index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
i2c: i801: Add support for Intel Nova Lake-S
Jarkko Nikula
2
-0
/
+4
8 days
i2c: rcar: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
8 days
i2c: pxa: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
8 days
i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-2
/
+1
2025-12-10
Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-110
/
+112
2025-12-09
Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-24
/
+224
2025-12-08
i2c: qcom-cci: Add msm8953 compatible
Luca Weiss
1
-0
/
+46
2025-12-08
Merge tag 'i2c-host-6.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Wolfram Sang
10
-109
/
+65
2025-12-08
i2c: spacemit: fix detect issue
Troy Mitchell
1
-6
/
+13
2025-12-08
i2c: amd-mp2: fix reference leak in MP2 PCI device
Ma Ke
1
-1
/
+4
2025-11-29
i2c: i2c-elektor: Allow building on SMP kernels
Magnus Lindholm
1
-1
/
+1
2025-11-03
i2c: muxes: pca954x: Fix broken reset-gpio usage
Krzysztof Kozlowski
1
-27
/
+23
2025-10-28
i2c: i801: Fix the Intel Diamond Rapids features
Heikki Krogerus
1
-1
/
+2
2025-10-28
i2c: pcf8584: Change pcf_doAdress() to pcf_send_address()
Cezar Chiru
1
-2
/
+2
2025-10-28
i2c: pcf8584: Make pcf_doAddress() function void
Cezar Chiru
1
-4
/
+2
2025-10-28
i2c: pcf8584: Move 'ret' variable inside for loop, goto out if ret < 0.
Cezar Chiru
1
-4
/
+8
2025-10-27
i2c: designware: Disable SMBus interrupts to prevent storms from mis-configur...
Jinhui Guo
2
-0
/
+8
2025-10-27
i2c: i801: Add support for Intel Diamond Rapids
Zeng Guang
2
-0
/
+3
2025-10-27
i2c: stm32: Omit two variable reassignments in stm32_i2c_dma_request()
Markus Elfring
1
-4
/
+3
2025-10-27
i2c: designware: Omit a variable reassignment in dw_i2c_plat_probe()
Markus Elfring
1
-1
/
+1
2025-10-27
i2c: pcf8584: Fix do not use assignment inside if conditional
Cezar Chiru
1
-13
/
+15
2025-10-27
i2c: pcf8584: Remove debug macros from i2c-algo-pcf.c
Cezar Chiru
1
-59
/
+0
2025-10-27
i2c: busses: bcm2835: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
2025-10-27
i2c: designware: Remove i2c_dw_remove_lock_support()
Nathan Chancellor
2
-12
/
+0
2025-10-16
i2c: i2c-qcom-geni: Add Block event interrupt support
Jyothi Kumar Seerapu
1
-24
/
+224
2025-10-14
i2c: usbio: Add ACPI device-id for MTL-CVF devices
Hans de Goede
1
-0
/
+1
2025-10-14
i2c: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
22
-41
/
+0
2025-10-12
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
1
-2
/
+2
2025-10-10
Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-182
/
+294
2025-10-05
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+332
2025-10-04
i2c: mt65xx: convert set_speed function to void
Wolfram Sang
1
-9
/
+2
2025-10-04
i2c: rename wait_for_completion callback to wait_for_completion_cb
Byungchul Park
3
-3
/
+3
2025-10-04
Merge tag 'i2c-host-6.18-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
1
-170
/
+289
2025-10-04
i2c: rtl9300: add support for RTL9310 I2C controller
Jonas Jelonek
1
-3
/
+44
2025-10-04
i2c: rtl9300: use scoped guard instead of explicit lock/unlock
Jonas Jelonek
1
-11
/
+7
2025-10-04
i2c: rtl9300: separate xfer configuration and execution
Jonas Jelonek
1
-120
/
+114
2025-10-04
i2c: rtl9300: do not set read mode on every transfer
Jonas Jelonek
1
-5
/
+6
2025-10-04
i2c: rtl9300: move setting SCL frequency to config_io
Jonas Jelonek
1
-8
/
+9
2025-10-04
i2c: rtl9300: rename internal sda_pin to sda_num
Jonas Jelonek
1
-12
/
+12
2025-10-04
i2c: rtl9300: use regmap fields and API for registers
Jonas Jelonek
1
-68
/
+124
2025-10-04
i2c: rtl9300: Implement I2C block read and write
Harshal Gohel
1
-4
/
+34
2025-10-02
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+8
2025-10-02
Merge tag 'i2c-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-98
/
+149
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+207
2025-09-28
i2c: i801: Add support for Intel Wildcat Lake-U
Jarkko Nikula
2
-0
/
+4
2025-09-28
i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCK
Sven Eckelmann
1
-2
/
+1
2025-09-28
Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
3
-24
/
+21
2025-09-26
i2c: designware: Add disabling clocks when probe fails
Kunihiko Hayashi
1
-0
/
+1
2025-09-26
i2c: designware: Fix clock issue when PM is disabled
Kunihiko Hayashi
1
-1
/
+3
2025-09-26
i2c: busses: Fix some spelling errors
Xichao Zhao
4
-4
/
+4
[next]