index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
i2c: riic: avoid potential division by zero
Wolfram Sang
1
-1
/
+1
2024-08-19
i2c: smbus: Send alert notifications to all devices if source not found
Guenter Roeck
1
-3
/
+35
2024-08-19
i2c: smbus: Improve handling of stuck alerts
Guenter Roeck
1
-7
/
+25
2024-08-19
i2c: smbus: Don't filter out duplicate alerts
Corey Minyard
1
-7
/
+0
2024-07-18
i2c: rcar: bring hardware to known state when probing
Wolfram Sang
1
-5
/
+12
2024-07-18
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
1
-38
/
+10
2024-07-18
i2c: i801: Annotate apanel_addr as __ro_after_init
Heiner Kallweit
1
-1
/
+1
2024-07-05
i2c: ocores: set IACK bit after core is enabled
Grygorii Tertychnyi
1
-1
/
+1
2024-07-05
i2c: ocores: stop transfer on timeout
Federico Vaga
1
-9
/
+45
2024-05-02
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
1
-1
/
+6
2024-01-25
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
1
-17
/
+10
2024-01-25
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
1
-2
/
+11
2023-11-28
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
1
-10
/
+9
2023-11-28
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
1
-0
/
+5
2023-11-08
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
1
-3
/
+6
2023-11-08
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-11-08
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-11-08
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-25
i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
Heiner Kallweit
1
-1
/
+1
2023-10-10
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
1
-0
/
+1
2023-10-10
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Xiaoke Wang
1
-0
/
+4
2023-08-11
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
1
-0
/
+2
2023-08-11
i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
Marek Vasut
1
-11
/
+26
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
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
-2
/
+4
2023-05-17
i2c: omap: Fix standard mode false ACK readings
Reid Tonking
1
-1
/
+1
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-22
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
1
-22
/
+22
2023-01-18
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
Zheyu Ma
1
-0
/
+3
2023-01-18
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
1
-7
/
+3
2022-11-10
i2c: xiic: Add platform module alias
Martin Tůma
1
-0
/
+1
2022-08-25
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
Liang He
1
-0
/
+1
2022-08-25
i2c: cadence: Support PEC for SMBus block read
Lars-Peter Clausen
1
-1
/
+9
2022-08-25
i2c: Fix a potential use after free
Xu Wang
1
-1
/
+2
2022-07-29
i2c: cadence: Change large transfer count reset logic to be unconditional
Robert Hancock
1
-25
/
+5
2022-07-12
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
1
-0
/
+1
2022-06-14
i2c: cadence: Increase timeout per message if necessary
Lucas Tanure
1
-2
/
+10
2022-06-14
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
1
-1
/
+1
2022-06-14
i2c: at91: use dma safe buffers
Michael Walle
1
-0
/
+11
2022-06-06
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
1
-0
/
+1
2022-06-06
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
1
-0
/
+14
2022-04-20
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
1
-0
/
+6
2022-04-15
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
1
-2
/
+3
2022-04-15
i2c: xiic: Make bus names unique
Robert Hancock
1
-1
/
+2
2022-03-08
i2c: qup: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
1
-0
/
+11
[next]