summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: designware: Adjust bus speed independently of ACPIAndy Shevchenko2020-06-231-8/+17
* i2c: designware: Convert driver to using regmap APISerge Semin2020-05-301-51/+126
* i2c: designware: Drop hard coded FIFO depth assignmentAndy Shevchenko2020-05-221-3/+0
* i2c: designware: Move ACPI parts into common moduleAndy Shevchenko2020-05-221-4/+131
* i2c: designware: Drop unneeded condition in i2c_dw_validate_speed()Andy Shevchenko2020-05-221-8/+6
* i2c: designware: Move i2c_dw_validate_speed() helper to a common codeAndy Shevchenko2020-05-221-0/+24
* i2c: designware: Fix spelling typos in the commentsAndy Shevchenko2020-03-211-4/+4
* i2c: designware: Discard i2c_dw_read_comp_param() functionSerge Semin2020-03-211-6/+0
* i2c: designware: Detect the FIFO size in the common codeSerge Semin2020-03-211-0/+22
* i2c: designware: Add support for an interface clockPhil Edworthy2019-03-201-2/+16
* Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-301-2/+2
|\
| * i2c: designware: Cleanup bus lock handlingHans de Goede2018-10-251-2/+2
* | i2c: designware: allow IP specific sda_hold_timeAlexandre Belloni2018-09-021-0/+2
|/
* i2c: designware: Add SPDX license tagAndy Shevchenko2018-08-201-14/+1
* i2c: designware: Add debug print for SDA hold time valueJarkko Nikula2018-07-031-0/+4
* i2c: designware: Move SDA hold time configuration to common codeJarkko Nikula2018-07-031-0/+37
* i2c: designware: Don't use internal ___constant_swab32Jarkko Nikula2018-07-031-1/+2
* i2c: designware: Move register access detection to common codeJarkko Nikula2018-07-031-0/+34
* i2c: designware: refactor low-level enable/disableAlexander Monakov2018-05-151-11/+9
* i2c: designware: fix building driver as modulePhil Reid2017-11-281-0/+1
* i2c: designware: add i2c gpio recovery optionTim Sander2017-11-271-1/+5
* i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clkPhil Reid2017-11-271-5/+5
* i2c: designware: move i2c_dw_plat_prepare_clk to commonPhil Reid2017-11-271-0/+13
* i2c: designware: add SLAVE mode functionsLuis Oliveira2017-06-271-0/+6
* i2c: designware: MASTER mode as separated driverLuis Oliveira2017-06-191-0/+275