summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c: synquacer: Remove a clk reference from struct synquacer_i2cChristophe JAILLET2024-05-231-6/+5
* Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-2048-697/+1215
|\
| * Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang2024-05-1348-685/+1208
| |\
| | * i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko2024-05-062-4/+6
| | * i2c: pxa: use 'time_left' variable with wait_event_timeout()Wolfram Sang2024-05-061-7/+7
| | * i2c: s3c2410: use 'time_left' variable with wait_event_timeout()Wolfram Sang2024-05-061-3/+3
| | * i2c: rk3x: use 'time_left' variable with wait_event_timeout()Wolfram Sang2024-05-061-5/+6
| | * i2c: qcom-geni: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-3/+4
| | * i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-11/+11
| | * i2c: synquacer: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-4/+4
| | * i2c: stm32f7: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-4/+4
| | * i2c: stm32f4: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-4/+4
| | * i2c: st: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-4/+4
| | * i2c: omap: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-5/+5
| | * i2c: imx-lpi2c: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-3/+3
| | * i2c: hix5hd2: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-4/+4
| | * i2c: exynos5: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-6/+6
| | * i2c: digicolor: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-3/+3
| | * i2c: amd-mp2-plat: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-4/+4
| | * i2c: ali15x3: remove printout on handled timeoutsWolfram Sang2024-05-061-3/+1
| | * i2c: ali1563: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
| | * i2c: ali1535: remove printout on handled timeoutsWolfram Sang2024-05-061-6/+2
| | * i2c: i801: remove printout on handled timeoutsWolfram Sang2024-05-061-3/+1
| | * i2c: add zhaoxin i2c controller driverHans Hu2024-05-065-5/+345
| | * i2c: wmt: add platform type VIAI2C_PLAT_WMTHans Hu2024-05-063-14/+27
| | * i2c: wmt: fix a bug when thread blockedHans Hu2024-05-062-71/+80
| | * i2c: wmt: rename somethingHans Hu2024-05-063-146/+143
| | * i2c: wmt: split out common filesHans Hu2024-05-065-430/+441
| | * i2c: wmt: create wmt_i2c_init for general initHans Hu2024-05-061-28/+37
| | * i2c: thunderx: Adding ioclk supportPiyush Malgujar2024-05-061-2/+3
| | * i2c: octeon: Handle watchdog timeoutSuneel Garapati2024-05-062-0/+12
| | * i2c: octeon: Add platform prefix to macrosPiyush Malgujar2024-05-062-31/+31
| | * i2c: thunderx: Support for High speed modeSuneel Garapati2024-05-063-25/+54
| | * i2c: thunderx: Clock divisor logic changesSuneel Garapati2024-05-063-4/+59
| | * i2c: cadence: Add RISCV architecture supportJi Sheng Teoh2024-05-061-1/+1
| | * i2c: uniphier: remove printout on handled timeoutsWolfram Sang2024-05-061-3/+1
| | * i2c: uniphier-f: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
| | * i2c: tegra: remove printout on handled timeoutsWolfram Sang2024-05-061-2/+0
| | * i2c: st: remove printout on handled timeoutsWolfram Sang2024-05-061-4/+1
| | * i2c: sh_mobile: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
| | * i2c: rk3x: remove printout on handled timeoutsWolfram Sang2024-05-061-3/+0
| | * i2c: qup: remove printout on handled timeoutsWolfram Sang2024-05-061-3/+1
| | * i2c: qcom-geni: remove printout on handled timeoutsWolfram Sang2024-05-061-4/+1
| | * i2c: omap: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
| | * i2c: nomadik: remove printout on handled timeoutsWolfram Sang2024-05-061-5/+2
| | * i2c: ismt: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
| | * i2c: img-scb: remove printout on handled timeoutsWolfram Sang2024-05-061-4/+1
| | * i2c: davinci: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0
| | * i2c: cadence: remove printout on handled timeoutsWolfram Sang2024-05-061-2/+0
| | * i2c: bcm2835: remove printout on handled timeoutsWolfram Sang2024-05-061-1/+0