index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-common.c
Age
Commit message (
Expand
)
Author
2019-03-20
i2c: designware: Add support for an interface clock
Phil Edworthy
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-25
i2c: designware: Cleanup bus lock handling
Hans de Goede
2018-09-02
i2c: designware: allow IP specific sda_hold_time
Alexandre Belloni
2018-08-20
i2c: designware: Add SPDX license tag
Andy Shevchenko
2018-07-03
i2c: designware: Add debug print for SDA hold time value
Jarkko Nikula
2018-07-03
i2c: designware: Move SDA hold time configuration to common code
Jarkko Nikula
2018-07-03
i2c: designware: Don't use internal ___constant_swab32
Jarkko Nikula
2018-07-03
i2c: designware: Move register access detection to common code
Jarkko Nikula
2018-05-15
i2c: designware: refactor low-level enable/disable
Alexander Monakov
2017-11-28
i2c: designware: fix building driver as module
Phil Reid
2017-11-27
i2c: designware: add i2c gpio recovery option
Tim Sander
2017-11-27
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
2017-11-27
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
2017-06-27
i2c: designware: add SLAVE mode functions
Luis Oliveira
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira