Age | Commit message (Expand) | Author |
---|---|---|
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus | Furquan Shaikh |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-02-14 | drivers/i2c/designware: Remove spurious word ("familuar") | Jonathan Neuschäfer |
2018-01-25 | drivers/i2c/designware: reduce API complication for bus config | Aaron Durbin |
2018-01-24 | drives/i2c/designware: incorporate device_operations support | Aaron Durbin |
2018-01-24 | drivers/i2c/designware: namespace soc functions | Aaron Durbin |
2017-12-22 | ic2/designware: Move Intel i2c logic to shared driver | Chris Ching |