summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2024-07-11i2c: highlander: reword according to newest specificationWolfram Sang
2024-07-11i2c: gpio: reword according to newest specificationWolfram Sang
2024-07-11i2c: fsi: reword according to newest specificationWolfram Sang
2024-07-11i2c: dln2: reword according to newest specificationWolfram Sang
2024-07-11i2c: diolan-u2c: reword according to newest specificationWolfram Sang
2024-07-11i2c: digicolor: reword according to newest specificationWolfram Sang
2024-07-11i2c: davinci: reword according to newest specificationWolfram Sang
2024-07-11i2c: cros-ec-tunnel: reword according to newest specificationWolfram Sang
2024-07-11i2c: cp2615: reword according to newest specificationWolfram Sang
2024-07-11i2c: cht-wc: reword according to newest specificationWolfram Sang
2024-07-11i2c: brcmstb: reword according to newest specificationWolfram Sang
2024-07-11i2c: bcm2835: reword according to newest specificationWolfram Sang
2024-07-11i2c: bcm-kona: reword according to newest specificationWolfram Sang
2024-07-11i2c: au1550: reword according to newest specificationWolfram Sang
2024-07-11i2c: altera: reword according to newest specificationWolfram Sang
2024-07-11i2c: ali15x3: reword according to newest specificationWolfram Sang
2024-07-11i2c: mark HostNotify target address as usedWolfram Sang
2024-07-11i2c: testunit: correct Kconfig descriptionWolfram Sang
2024-07-10i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang
2024-07-10i2c: rcar: minor changes to adhere to coding styleWolfram Sang
2024-07-10i2c: rcar: WARN about spurious irqsWolfram Sang
2024-07-10i2c: add debug message for detected HostNotify alertsWolfram Sang
2024-07-09i2c: rcar: bring hardware to known state when probingWolfram Sang
2024-07-09i2c: mt7621: Add Airoha EN7581 i2c supportLorenzo Bianconi
2024-07-09i2c: designware: Constify read-only struct regmap_configJavier Carrasco
2024-07-09i2c: xiic: improve error message when transfer fails to startMarc Ferland
2024-07-09i2c: omap: wakeup the controller during suspend() callbackThomas Richard
2024-07-09i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()Thomas Richard
2024-07-09i2c: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-09i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula
2024-07-04i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-06-28i2c: testunit: discard write requests while old command is runningWolfram Sang
2024-06-28i2c: testunit: don't erase registers after STOPWolfram Sang
2024-06-26i2c: viai2c: turn common code into a proper moduleArnd Bergmann
2024-06-26i2c: dev: Check for I2C_FUNC_I2C before calling i2c_transferJean Delvare
2024-06-26i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-21i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi
2024-06-12i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-06-12i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-06-10i2c: smbus: Support DDR5 and LPDDR5 SPD EEPROMsGuenter Roeck
2024-05-23i2c: synquacer: Remove a clk reference from struct synquacer_i2cChristophe JAILLET
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-13Merge branch 'i2c/for-current' into i2c/for-mergewindowWolfram Sang
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit
2024-05-13Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2024-05-06i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()Christophe JAILLET
2024-05-06i2c: acpi: Unbind mux adapters before deleteHamish Martin
2024-05-06i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko