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
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
2022-02-23
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
1
-1
/
+1
2022-01-27
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
1
-4
/
+4
2022-01-27
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
1
-8
/
+15
2022-01-27
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
1
-10
/
+5
2022-01-05
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-22
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
1
-2
/
+2
2021-12-08
i2c: stm32f7: stop dma transfer in case of NACK
Alain Volmat
1
-2
/
+7
2021-12-08
i2c: stm32f7: recover the bus on access timeout
Alain Volmat
1
-0
/
+2
2021-11-26
i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
Christophe JAILLET
1
-1
/
+5
2021-10-13
i2c: acpi: fix resource leak in reconfiguration device addition
Jamie Iles
1
-0
/
+1
2021-09-22
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-09-22
i2c: s3c2410: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-09-22
i2c: iop3xx: fix deferred probing
Sergey Shtylyov
1
-4
/
+2
2021-09-22
i2c: highlander: add IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-26
i2c: dev: zero out array used for i2c reads from userspace
Greg Kroah-Hartman
1
-2
/
+3
2021-07-20
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
1
-0
/
+3
2021-06-30
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-06-16
i2c: mpc: implement erratum A-004447 workaround
Chris Packham
1
-1
/
+78
2021-06-16
i2c: mpc: Make use of i2c_recover_bus()
Chris Packham
1
-2
/
+16
2021-06-03
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
1
-4
/
+2
2021-06-03
i2c: s3c2410: fix possible NULL pointer deref on read message after write
Krzysztof Kozlowski
1
-0
/
+3
2021-05-22
i2c: bail out early when RDWR parameters are wrong
Wolfram Sang
1
-2
/
+7
2021-05-22
i2c: sh7760: fix IRQ error path
Sergey Shtylyov
1
-1
/
+1
2021-05-22
i2c: sh7760: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-05-22
i2c: jz4780: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-05-22
i2c: emev2: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-05-22
i2c: cadence: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-04-14
i2c: turn recovery error on init to debug
Wolfram Sang
1
-3
/
+4
2021-03-17
i2c: rcar: optimize cacheline to minimize HW race condition
Wolfram Sang
1
-1
/
+1
2021-03-04
i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition
Maxime Ripard
1
-1
/
+1
[next]