summaryrefslogtreecommitdiff
path: root/src/drivers/generic
AgeCommit message (Expand)Author
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
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-11-07drivers/ioapic: DEVICE_NOOP some stub function callbacksEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-04-22Drop drivers/generic/debugKyösti Mälkki
2013-05-07x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-27Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-30ioapic driver: typedef the ioapic_config struct (TRIVIAL)Alexandru Gagniuc
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-07-13IOAPIC: hook up driver in KconfigSven Schnelle
2012-07-04Add generic IOAPIC driverSven Schnelle
2011-10-19sconfig: check whether component directory actually existsStefan Reinauer
2011-04-15Handle drivers/ equally to any other sub directory.Stefan Reinauer