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.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
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]