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
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
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
2025-10-29
i2c: designware: Add disabling clocks when probe fails
Kunihiko Hayashi
1
-0
/
+1
2025-10-29
i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRD
Leilk.Liu
1
-7
/
+10
2025-08-28
i2c: qup: jump out of the loop in case of timeout
Yang Xiwen
1
-1
/
+3
2025-08-28
i2c: stm32: fix the device used for the DMA map
Clément Le Goffic
2
-7
/
+5
2025-07-17
i2c: robotfuzz-osif: disable zero-length read messages
Wolfram Sang
1
-0
/
+6
2025-07-17
i2c: tiny-usb: disable zero-length read messages
Wolfram Sang
1
-0
/
+6
2025-06-27
i2c: designware: Invoke runtime suspend on quick slave re-registration
Tan En De
1
-1
/
+1
2025-06-04
i2c: pxa: fix call balance of i2c->clk handling routines
Vitalii Mordan
1
-1
/
+4
2025-06-04
i2c: imx-lpi2c: Fix clock count when probe defers
Clark Wang
1
-2
/
+2
2025-05-02
i2c: cros-ec-tunnel: defer probe if parent EC is not present
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2025-04-10
i2c: omap: fix IRQ storms
Andreas Kemnade
1
-19
/
+7
2025-04-10
i2c: sis630: Fix an error handling path in sis630_probe()
Christophe JAILLET
1
-1
/
+11
2025-04-10
i2c: ali15x3: Fix an error handling path in ali15x3_probe()
Christophe JAILLET
1
-1
/
+11
2025-04-10
i2c: ali1535: Fix an error handling path in ali1535_probe()
Christophe JAILLET
1
-1
/
+11
2025-02-01
i2c: mux: demux-pinctrl: check initial mux selection, too
Wolfram Sang
1
-1
/
+3
2025-01-09
i2c: riic: Always round-up when calculating bus period
Geert Uytterhoeven
1
-1
/
+1
2025-01-09
i2c: pnx: Fix timeout in wait functions
Vladimir Riabchun
1
-2
/
+2
2024-11-08
i2c: i801: Use a different adapter-name for IDF adapters
Hans de Goede
1
-1
/
+8
2024-11-08
i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+1
2024-11-08
i2c: qcom-geni: Grow a dev pointer to simplify code
Stephen Boyd
1
-31
/
+26
2024-11-08
i2c: qcom-geni: Let firmware specify irq trigger flags
Stephen Boyd
1
-2
/
+2
2024-11-08
i2c: xiic: Wait for TX empty to avoid missed TX NAKs
Robert Hancock
1
-10
/
+9
2024-11-08
i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
Marek Vasut
1
-3
/
+3
2024-11-08
i2c: isch: Add missed 'else'
Andy Shevchenko
1
-2
/
+1
2024-11-08
i2c: aspeed: Update the stop sw state when the bus recovery occurs
Tommy Huang
1
-8
/
+8
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: at91: Fix the functionality flags of the slave-only interface
Jean Delvare
1
-2
/
+1
2024-05-02
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
1
-6
/
+6
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-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
2024-01-15
i2c: core: Fix atomic xfer check for non-preempt config
Benjamin Bara
1
-1
/
+3
2024-01-08
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Quan Nguyen
1
-16
/
+32
2023-11-28
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
1
-10
/
+9
2023-11-28
i2c: core: Run atomic i2c xfer when !preemptible
Benjamin Bara
1
-1
/
+1
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-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
[next]