aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2024-07-11i2c: iop3xx: reword according to newest specificationWolfram Sang1-9/+6
2024-07-11i2c: ibm_iic: reword according to newest specificationWolfram Sang1-16/+11
2024-07-11i2c: i801: reword according to newest specificationWolfram Sang1-6/+6
2024-07-11i2c: hix5hd2: reword according to newest specificationWolfram Sang1-3/+3
2024-07-11i2c: hisi: reword according to newest specificationWolfram Sang1-4/+4
2024-07-11i2c: highlander: reword according to newest specificationWolfram Sang1-1/+1
2024-07-11i2c: gpio: reword according to newest specificationWolfram Sang1-4/+4
2024-07-11i2c: fsi: reword according to newest specificationWolfram Sang1-28/+28
2024-07-11i2c: dln2: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: diolan-u2c: reword according to newest specificationWolfram Sang1-1/+1
2024-07-11i2c: digicolor: reword according to newest specificationWolfram Sang1-3/+3
2024-07-11i2c: davinci: reword according to newest specificationWolfram Sang1-9/+8
2024-07-11i2c: cros-ec-tunnel: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: cp2615: reword according to newest specificationWolfram Sang1-5/+5
2024-07-11i2c: cht-wc: reword according to newest specificationWolfram Sang1-4/+4
2024-07-11i2c: brcmstb: reword according to newest specificationWolfram Sang1-6/+5
2024-07-11i2c: bcm2835: reword according to newest specificationWolfram Sang1-5/+5
2024-07-11i2c: bcm-kona: reword according to newest specificationWolfram Sang1-7/+6
2024-07-11i2c: au1550: reword according to newest specificationWolfram Sang1-8/+7
2024-07-11i2c: altera: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: ali15x3: reword according to newest specificationWolfram Sang1-1/+1
2024-07-11i2c: mark HostNotify target address as usedWolfram Sang1-0/+1
2024-07-11i2c: testunit: correct Kconfig descriptionWolfram Sang1-1/+1
2024-07-10i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang1-1/+1
2024-07-10i2c: rcar: minor changes to adhere to coding styleWolfram Sang1-6/+5
2024-07-10i2c: rcar: WARN about spurious irqsWolfram Sang1-1/+1
2024-07-10i2c: add debug message for detected HostNotify alertsWolfram Sang1-0/+2
2024-07-09i2c: rcar: bring hardware to known state when probingWolfram Sang1-5/+12
2024-07-09i2c: mt7621: Add Airoha EN7581 i2c supportLorenzo Bianconi1-1/+1
2024-07-09i2c: designware: Constify read-only struct regmap_configJavier Carrasco1-1/+1
2024-07-09i2c: xiic: improve error message when transfer fails to startMarc Ferland1-4/+5
2024-07-09i2c: omap: wakeup the controller during suspend() callbackThomas Richard1-0/+22
2024-07-09i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()Thomas Richard1-7/+7
2024-07-09i2c: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-07-09i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula2-0/+4
2024-07-04i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk1-38/+10
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert1-1/+0
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-2/+2
2024-06-28i2c: testunit: discard write requests while old command is runningWolfram Sang1-0/+3
2024-06-28i2c: testunit: don't erase registers after STOPWolfram Sang1-1/+1
2024-06-26i2c: viai2c: turn common code into a proper moduleArnd Bergmann5-89/+139
2024-06-26i2c: dev: Check for I2C_FUNC_I2C before calling i2c_transferJean Delvare1-0/+12
2024-06-26i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König4-5/+5
2024-06-21i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi1-1/+1
2024-06-12i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare1-1/+1
2024-06-12i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare1-2/+1
2024-06-10i2c: smbus: Support DDR5 and LPDDR5 SPD EEPROMsGuenter Roeck1-1/+5
2024-05-23i2c: synquacer: Remove a clk reference from struct synquacer_i2cChristophe JAILLET1-6/+5
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds59-734/+1240
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+0