summaryrefslogtreecommitdiff
path: root/src/drivers/generic
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-20drivers/generic/max98357a: Allow custom _HID from configAamir Bohra
2020-02-24gfx: Move drivers/generic/gfx to drivers/gfx/genericFurquan Shaikh
2020-02-03drivers/generic/gfx: Add null pointer error checkJacob Garber
2019-12-26drivers/generic/cbfs-serial: Add driver to read serial from CBFSMatt DeVillier
2019-12-26src: Remove unused include <string.h>Elyes HAOUAS
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-02drivers/gfx: Add generic graphics with SSDT generatorMathew King
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-10-04devicetree: Fix improper use of chip_operationsKyösti Mälkki
2019-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29drivers/generic/max98357a: Add extra error handlingJacob Garber
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-08drivers/gpio_keys: Remove redundant is_wakeup_source flagKarthikeyan Ramasubramanian
2019-01-24drivers/generic/gpio_keys: Add trigger for wakeup event actionKarthikeyan Ramasubramanian
2019-01-23src/drivers: Remove needless '&' on function pointersElyes HAOUAS
2019-01-16drivers/generic/adau7002: Add wakeup-delay-ms propertyAkshu Agrawal
2018-12-10drivers/generic/gpio_keys: Add mechanism to configure GPE wake eventKarthikeyan Ramasubramanian
2018-10-06drivers/generic: Add support for providing DSD propertiesFurquan Shaikh
2018-09-28src/*: normalize Google copyright headersPatrick Georgi
2018-09-16acpi: Call acpi_gen_writeSTA by status from device treeHung-Te Lin
2018-08-28google/grunt: Reset BayHub EMMC freq to SD base CLK 50MHzKevin Chiu
2018-08-09google/grunt: Override BayHub EMMC driving strengthKevin Chiu
2018-06-25mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720Simon Glass
2018-06-04src/drivers: Get rid of whitespace before tabElyes HAOUAS
2018-06-04drivers/generic/ioapic/ioapic.c: Remove unneeded includeElyes HAOUAS
2018-05-02drivers/generic/bayhub: Add driver for BayHub BH720Simon Glass
2018-04-09ioapic: extend definition name to avoid collisionMarc Jones
2018-02-15drivers/generic/adau7002/adau7002.c: Fix null pointer dereferenceRichard Spiegel
2018-02-14drivers/adau7002: Fix include fileDaniel Kurtz
2018-02-10drivers/adau7002: Add driver for handling ADAU7002Daniel Kurtz
2018-01-31drivers/gpio_keys: Add driver for handling gpio-keysFurquan Shaikh
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2016-12-17drivers/regulator: Add driver for handling GPIO-based fixed regulatorFurquan Shaikh
2016-10-07x86/acpi_device: Add support for GPIO output polarityFurquan Shaikh
2016-07-08acpi: Change device properties to work as a treeDuncan Laurie
2016-07-02drivers/generic/max98357a: Fix naming and ACPI path handlingDuncan Laurie
2016-06-02generic: Add a Maxim 98357A codec driverDuncan Laurie
2016-04-19drivers/generic: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi