index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2025-11-03
i2c: muxes: pca954x: Fix broken reset-gpio usage
Krzysztof Kozlowski
2025-10-14
i2c: usbio: Add ACPI device-id for MTL-CVF devices
Hans de Goede
2025-10-14
i2c: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-11
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
2025-10-10
Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-10-04
i2c: mt65xx: convert set_speed function to void
Wolfram Sang
2025-10-04
i2c: rename wait_for_completion callback to wait_for_completion_cb
Byungchul Park
2025-10-04
Merge tag 'i2c-host-6.18-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
2025-10-04
i2c: rtl9300: add support for RTL9310 I2C controller
Jonas Jelonek
2025-10-04
i2c: rtl9300: use scoped guard instead of explicit lock/unlock
Jonas Jelonek
2025-10-04
i2c: rtl9300: separate xfer configuration and execution
Jonas Jelonek
2025-10-04
i2c: rtl9300: do not set read mode on every transfer
Jonas Jelonek
2025-10-04
i2c: rtl9300: move setting SCL frequency to config_io
Jonas Jelonek
2025-10-04
i2c: rtl9300: rename internal sda_pin to sda_num
Jonas Jelonek
2025-10-04
i2c: rtl9300: use regmap fields and API for registers
Jonas Jelonek
2025-10-04
i2c: rtl9300: Implement I2C block read and write
Harshal Gohel
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-01
Merge tag 'i2c-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-28
i2c: i801: Add support for Intel Wildcat Lake-U
Jarkko Nikula
2025-09-28
i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCK
Sven Eckelmann
2025-09-28
Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2025-09-26
i2c: designware: Add disabling clocks when probe fails
Kunihiko Hayashi
2025-09-26
i2c: designware: Fix clock issue when PM is disabled
Kunihiko Hayashi
2025-09-25
i2c: busses: Fix some spelling errors
Xichao Zhao
2025-09-25
i2c: mux: Simplify boolean assignment in i2c_mux_alloc
I Viswanath
2025-09-25
i2c: designware: use dev_err_probe() when probing platform device
Benoît Monin
2025-09-25
i2c: designware: convert to dev_err_probe() on request IRQ error
Benoît Monin
2025-09-25
i2c: spacemit: ensure SDA is released after bus reset
Troy Mitchell
2025-09-25
i2c: spacemit: check SDA instead of SCL after bus reset
Troy Mitchell
2025-09-25
i2c: spacemit: disable SDA glitch fix to avoid restart delay
Troy Mitchell
2025-09-25
i2c: spacemit: remove stop function to avoid bus error
Troy Mitchell
2025-09-25
i2c: spacemit: ensure bus release check runs when wait_bus_idle() fails
Troy Mitchell
2025-09-25
i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRD
Leilk.Liu
2025-09-25
i2c: boardinfo: Annotate code used in init phase only
Heiner Kallweit
2025-09-25
Merge branch 'i2c/immutable/scoped_fwnode_child' into i2c/for-mergewindow
Wolfram Sang
2025-09-25
i2c: s3c2410: Drop S3C2410 OF support
Krzysztof Kozlowski
2025-09-23
Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2025-09-23
i2c: riic: Allow setting frequencies lower than 50KHz
Claudiu Beznea
2025-09-18
Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....
Bartosz Golaszewski
2025-09-17
i2c: qcom-geni: Load i2c qup Firmware from linux side
Viken Dadhaniya
2025-09-16
i2c: Add Nuvoton NCT6694 I2C support
Ming Yu
2025-09-15
Merge tag 'microchip-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
2025-09-13
i2c: tegra: Add Tegra256 support
Akhil R
2025-09-13
i2c: core: Drop dev_pm_domain_detach() call
Claudiu Beznea
2025-09-13
i2c: mux: pca9541: Use I2C adapter timeout value for arbitration timeout
Manikanta Guntupalli
2025-09-12
i2c: Add Intel USBIO I2C driver
Israel Cepeda
2025-09-10
i2c: core: Use fwnode_for_each_child_node_scoped()
Jean-François Lessard
[next]