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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: gxp: fix an error code in probe
Dan Carpenter
2023-03-03
1
-1
/
+1
*
i2c: gxp: return proper error on address NACK
Wolfram Sang
2023-03-03
1
-2
/
+4
*
i2c: gxp: remove "empty" switch statement
Wolfram Sang
2023-03-03
1
-12
/
+1
*
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
2023-03-03
1
-0
/
+1
*
Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-24
22
-334
/
+1833
|
\
|
*
i2c: Add GXP SoC I2C Controller
Nick Hawkins
2023-02-17
3
-0
/
+628
|
*
i2c: xiic: Remove some dead code
Christophe JAILLET
2023-02-17
1
-4
/
+0
|
*
i2c: xiic: Add SCL frequency configuration support
Raviteja Narayanam
2023-02-17
1
-0
/
+148
|
*
i2c: xiic: Update compatible with new IP version
Raviteja Narayanam
2023-02-17
1
-0
/
+1
|
*
i2c: i801: Call i801_check_post() from i801_access()
Heiner Kallweit
2023-02-17
1
-11
/
+9
|
*
i2c: i801: Call i801_check_pre() from i801_access()
Heiner Kallweit
2023-02-17
1
-8
/
+5
|
*
i2c: i801: Centralize configuring block commands in i801_block_transaction
Heiner Kallweit
2023-02-17
1
-49
/
+35
|
*
i2c: i801: Centralize configuring non-block commands in i801_simple_transaction
Heiner Kallweit
2023-02-17
1
-17
/
+14
|
*
i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
Heiner Kallweit
2023-02-17
1
-9
/
+12
|
*
i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
Heiner Kallweit
2023-02-17
1
-37
/
+55
|
*
i2c: i801: add helper i801_set_hstadd()
Heiner Kallweit
2023-02-12
1
-20
/
+16
|
*
i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
Heiner Kallweit
2023-02-12
1
-0
/
+4
|
*
i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
Heiner Kallweit
2023-02-12
1
-5
/
+9
|
*
i2c: i801: improve interrupt handler
Heiner Kallweit
2023-02-12
1
-17
/
+8
|
*
i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP
Alain Volmat
2023-02-12
1
-7
/
+2
|
*
i2c: xiic: Remove interrupt enable/disable in Rx path
Raviteja Narayanam
2023-02-03
1
-5
/
+0
|
*
i2c: xiic: Add smbus_block_read functionality
Raviteja Narayanam
2023-02-03
1
-4
/
+78
|
*
i2c: xiic: Add wait for FIFO empty in send_tx
Raviteja Narayanam
2023-02-03
1
-0
/
+7
|
*
i2c: xiic: Switch to Xiic standard mode for i2c-read
Raviteja Narayanam
2023-02-03
1
-39
/
+57
|
*
i2c: xiic: Fix Rx and Tx paths in standard mode
Raviteja Narayanam
2023-02-03
1
-0
/
+53
|
*
i2c: xiic: Add standard mode support for > 255 byte
Raviteja Narayanam
2023-02-03
1
-41
/
+225
|
*
i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller
Binbin Zhou
2023-02-02
3
-0
/
+382
|
*
i2c: designware: Change from u32 to unsigned int for regmap_read() calls
Shyam Sundar S K
2023-01-28
4
-14
/
+16
|
*
i2c: designware: add a new bit check for IC_CON control
Shyam Sundar S K
2023-01-28
2
-0
/
+21
|
*
i2c: gpio: support write-only sda/scl w/o pull-up
Heiner Kallweit
2023-01-23
1
-3
/
+10
|
*
i2c: algo: bit: allow getsda to be NULL
Heiner Kallweit
2023-01-23
1
-42
/
+35
|
*
i2c: au1550: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-20
1
-3
/
+1
|
*
i2c: mt65xx: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-20
1
-5
/
+2
|
*
i2c: bcm2835: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-20
1
-3
/
+1
|
*
i2c: aspeed: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-20
1
-3
/
+1
|
*
i2c: gpio: Add support on ACPI-based system
Binbin Zhou
2023-01-20
1
-13
/
+21
|
*
i2c: cadence: Remove redundant expression in if clause
Lars-Peter Clausen
2023-01-20
1
-3
/
+1
|
*
i2c: cadence: Remove `irq` field from driver state struct
Lars-Peter Clausen
2023-01-20
1
-10
/
+7
|
*
i2c: cadence: Remove unused CDNS_I2C_DATA_INTR_DEPTH define
Lars-Peter Clausen
2023-01-20
1
-2
/
+0
|
*
i2c: Set i2c pinctrl recovery info from it's device pinctrl
Hanna Hawa
2023-01-20
1
-1
/
+4
|
*
i2c: dev: fix notifier return values
Bartosz Golaszewski
2023-01-17
1
-8
/
+8
|
*
Merge branch 'i2c/fwnode-api' into i2c/for-mergewindow
Wolfram Sang
2023-01-17
3
-78
/
+99
|
|
\
|
*
|
i2c: qcom-geni: change i2c_master_hub to static
Yang Yingliang
2023-01-09
1
-1
/
+1
|
*
|
i2c: designware: fix i2c_dw_clk_rate() return size to be u32
Hanna Hawa
2023-01-09
2
-2
/
+2
|
*
|
i2c: qcom-cci: Deprecate duplicated compatibles
Konrad Dybcio
2023-01-09
1
-1
/
+7
*
|
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
\
\
|
*
|
|
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
\
|
*
|
|
soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
Elliot Berman
2023-02-09
1
-1
/
+1
*
|
|
|
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
\
\
\
[next]