Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-13i2c: designware: Use standard optional ref clock implementationSerge Semin
2022-05-14i2c: designware: Sort timing parameter ACPI method calls by the speedJarkko Nikula
2022-02-11i2c: designware: Add missing locksJan Dabros
2021-08-11i2c: designware: Use DIV_ROUND_CLOSEST() macroAndy Shevchenko
2021-04-06i2c: designware: Add driver support for AMD NAVI GPUSanket Goswami
2020-06-23i2c: designware: Adjust bus speed independently of ACPIAndy Shevchenko
2020-05-31i2c: designware: Convert driver to using regmap APISerge Semin
2020-05-22i2c: designware: Drop hard coded FIFO depth assignmentAndy Shevchenko
2020-05-22i2c: designware: Move ACPI parts into common moduleAndy Shevchenko
2020-05-22i2c: designware: Drop unneeded condition in i2c_dw_validate_speed()Andy Shevchenko
2020-05-22i2c: designware: Move i2c_dw_validate_speed() helper to a common codeAndy Shevchenko
2020-03-21i2c: designware: Fix spelling typos in the commentsAndy Shevchenko
2020-03-21i2c: designware: Discard i2c_dw_read_comp_param() functionSerge Semin
2020-03-21i2c: designware: Detect the FIFO size in the common codeSerge Semin
2019-03-20i2c: designware: Add support for an interface clockPhil Edworthy
2018-10-30Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-25i2c: designware: Cleanup bus lock handlingHans de Goede
2018-09-03i2c: designware: allow IP specific sda_hold_timeAlexandre Belloni
2018-08-20i2c: designware: Add SPDX license tagAndy Shevchenko
2018-07-04i2c: designware: Add debug print for SDA hold time valueJarkko Nikula
2018-07-04i2c: designware: Move SDA hold time configuration to common codeJarkko Nikula
2018-07-04i2c: designware: Don't use internal ___constant_swab32Jarkko Nikula
2018-07-04i2c: designware: Move register access detection to common codeJarkko Nikula
2018-05-15i2c: designware: refactor low-level enable/disableAlexander Monakov
2017-11-28i2c: designware: fix building driver as modulePhil Reid
2017-11-27i2c: designware: add i2c gpio recovery optionTim Sander
2017-11-27i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clkPhil Reid
2017-11-27i2c: designware: move i2c_dw_plat_prepare_clk to commonPhil Reid
2017-06-28i2c: designware: add SLAVE mode functionsLuis Oliveira
2017-06-19i2c: designware: MASTER mode as separated driverLuis Oliveira