Age | Commit message (Expand) | Author |
---|---|---|
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-05-29 | drivers/generic/max98357a: Add extra error handling | Jacob Garber |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-23 | src/drivers: Remove needless '&' on function pointers | Elyes HAOUAS |
2018-09-16 | acpi: Call acpi_gen_writeSTA by status from device tree | Hung-Te Lin |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2016-10-07 | x86/acpi_device: Add support for GPIO output polarity | Furquan Shaikh |
2016-07-08 | acpi: Change device properties to work as a tree | Duncan Laurie |
2016-07-02 | drivers/generic/max98357a: Fix naming and ACPI path handling | Duncan Laurie |
2016-06-02 | generic: Add a Maxim 98357A codec driver | Duncan Laurie |