index
:
linux-stable.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.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2023-06-28
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-28
i2c: designware: fix idx_write_cnt in read loop
David Zheng
2023-06-28
i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
Simon Horman
2023-06-14
i2c: sprd: Delete i2c adapter in .remove's error path
Uwe Kleine-König
2023-06-14
i2c: mv64xxx: Fix reading invalid status value in atomic mode
Marek Behún
2023-05-17
i2c: gxp: fix build failure without CONFIG_I2C_SLAVE
Arnd Bergmann
2023-05-17
i2c: tegra: Fix PEC support for SMBUS block read
Akhil R
2023-05-11
i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path
Lars-Peter Clausen
2023-05-11
i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
Lars-Peter Clausen
2023-05-11
i2c: omap: Fix standard mode false ACK readings
Reid Tonking
2023-04-15
Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-13
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-13
i2c: ocores: generate stop condition after timeout in polling mode
Gregor Herburger
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-03-29
i2c: mchp-pci1xxxx: Update Timing registers
Tharun Kumar P
2023-03-16
i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
Wei Chen
2023-03-16
i2c: hisi: Only use the completion interrupt to finish the transfer
Yicong Yang
2023-03-16
i2c: hisi: Avoid redundant interrupts
Yicong Yang
2023-03-16
i2c: mxs: ensure that DMA buffers are safe for DMA
Matthias Schiffer
2023-03-16
i2c: imx-lpi2c: check only for enabled interrupt flags
Alexander Stein
2023-03-16
i2c: imx-lpi2c: clean rx/tx buffers upon new message
Alexander Stein
2023-03-09
i2c: dev: Fix bus callback return values
Geert Uytterhoeven
2023-03-09
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
2023-03-09
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
2023-03-09
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
2023-02-24
Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-17
i2c: Add GXP SoC I2C Controller
Nick Hawkins
2023-02-17
i2c: xiic: Remove some dead code
Christophe JAILLET
2023-02-17
i2c: xiic: Add SCL frequency configuration support
Raviteja Narayanam
2023-02-17
i2c: xiic: Update compatible with new IP version
Raviteja Narayanam
2023-02-17
i2c: i801: Call i801_check_post() from i801_access()
Heiner Kallweit
2023-02-17
i2c: i801: Call i801_check_pre() from i801_access()
Heiner Kallweit
2023-02-17
i2c: i801: Centralize configuring block commands in i801_block_transaction
Heiner Kallweit
2023-02-17
i2c: i801: Centralize configuring non-block commands in i801_simple_transaction
Heiner Kallweit
2023-02-17
i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
Heiner Kallweit
2023-02-17
i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
Heiner Kallweit
2023-02-12
i2c: i801: add helper i801_set_hstadd()
Heiner Kallweit
2023-02-12
i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
Heiner Kallweit
2023-02-12
i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
Heiner Kallweit
2023-02-12
i2c: i801: improve interrupt handler
Heiner Kallweit
[next]