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.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
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
i2c: i801: Fix block process call transactions
Jean Delvare
1
-2
/
+2
2024-02-23
i2c: i801: Remove i801_set_block_buffer_mode
Heiner Kallweit
1
-12
/
+5
2024-01-26
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
1
-17
/
+10
2024-01-26
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
1
-2
/
+11
2024-01-26
i2c: rk3x: fix potential spinlock recursion on poll
Jensen Huang
1
-2
/
+11
2024-01-05
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Quan Nguyen
1
-16
/
+32
2023-12-13
i2c: designware: Fix corrupted memory seen in the ISR
Jan Bottorff
1
-8
/
+8
2023-11-28
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
1
-10
/
+9
2023-11-28
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
1
-3
/
+16
2023-11-28
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
1
-0
/
+5
2023-11-08
i2c: aspeed: Fix i2c bus hang in slave read
Jian Zhang
1
-1
/
+2
2023-11-08
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
1
-3
/
+6
2023-10-10
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
1
-0
/
+1
2023-10-10
i2c: npcm7xx: Fix callback completion ordering
William A. Kennington III
1
-10
/
+7
2023-09-23
i2c: aspeed: Reset the i2c controller when timeout occurs
Tommy Huang
1
-2
/
+5
2023-08-26
i2c: designware: Handle invalid SMBus block data response length value
Tam Nguyen
1
-2
/
+13
2023-08-26
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
Chengfeng Ye
1
-4
/
+7
2023-08-11
i2c: nomadik: Remove a useless call in the remove function
Christophe JAILLET
1
-2
/
+0
2023-08-11
i2c: nomadik: Use devm_clk_get_enabled()
Andi Shyti
1
-15
/
+3
2023-08-11
i2c: nomadik: Remove unnecessary goto label
Andi Shyti
1
-13
/
+8
2023-08-11
i2c: Improve size determinations
Markus Elfring
2
-2
/
+2
2023-08-11
i2c: Delete error messages for failed memory allocations
Markus Elfring
4
-8
/
+2
2023-07-27
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
1
-7
/
+14
2023-07-27
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
1
-0
/
+2
2023-07-27
i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
Marek Vasut
1
-11
/
+26
2023-06-28
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
1
-2
/
+2
2023-06-14
i2c: sprd: Delete i2c adapter in .remove's error path
Uwe Kleine-König
1
-3
/
+5
2023-05-17
i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
Lars-Peter Clausen
1
-2
/
+4
2023-05-17
i2c: omap: Fix standard mode false ACK readings
Reid Tonking
1
-1
/
+1
2023-04-20
i2c: ocores: generate stop condition after timeout in polling mode
Gregor Herburger
1
-16
/
+19
2023-04-20
i2c: imx-lpi2c: clean rx/tx buffers upon new message
Alexander Stein
1
-0
/
+2
2023-04-05
i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
Wei Chen
1
-0
/
+3
2023-04-05
i2c: imx-lpi2c: check only for enabled interrupt flags
Alexander Stein
1
-0
/
+4
2023-02-15
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
1
-22
/
+22
2023-02-15
i2c: mxs: suppress probe-deferral error message
Stefan Wahren
1
-2
/
+2
2023-02-01
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Lareine Khawaly
1
-3
/
+6
2023-02-01
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
2
-6
/
+7
2023-01-14
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
Zheyu Ma
1
-0
/
+3
2023-01-14
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
1
-7
/
+3
2022-12-08
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Andrew Lunn
1
-2
/
+4
2022-12-08
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
Yuan Can
1
-1
/
+10
2022-11-25
i2c: i801: add lis3lv02d's I2C address for Vostro 5568
Nam Cao
1
-0
/
+1
2022-11-25
i2c: tegra: Allocate DMA memory for DMA engine
Thierry Reding
1
-6
/
+10
2022-11-10
i2c: piix4: Fix adapter not be removed in piix4_remove()
Chen Zhongjin
1
-0
/
+1
2022-11-10
i2c: xiic: Add platform module alias
Martin Tůma
1
-0
/
+1
2022-10-30
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
1
-5
/
+8
2022-10-26
i2c: mlxbf: support lock mechanism
Asmaa Mnebhi
1
-5
/
+39
2022-09-28
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
1
-40
/
+23
2022-09-28
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
1
-0
/
+3
2022-09-28
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
1
-1
/
+1
[next]