summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/designware/dw_i2c.h
Commit message (Expand)AuthorAgeFilesLines
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh2020-04-281-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* drivers/i2c/designware: Remove spurious word ("familuar")Jonathan Neuschäfer2018-02-141-2/+2
* drivers/i2c/designware: reduce API complication for bus configAaron Durbin2018-01-251-2/+1
* drives/i2c/designware: incorporate device_operations supportAaron Durbin2018-01-241-0/+25
* drivers/i2c/designware: namespace soc functionsAaron Durbin2018-01-241-4/+4
* ic2/designware: Move Intel i2c logic to shared driverChris Ching2017-12-221-0/+140