index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2021-08-18
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-30
i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
Heiner Kallweit
1
-0
/
+3
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-10
i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
Roja Rani Yarubandi
1
-1
/
+11
2021-06-10
i2c: qcom-geni: Add shutdown callback for i2c
Roja Rani Yarubandi
1
-0
/
+9
2021-06-03
i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
Geert Uytterhoeven
1
-1
/
+1
2021-06-03
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
1
-4
/
+2
2021-06-03
i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
Qii Wang
1
-0
/
+5
2021-06-03
i2c: s3c2410: fix possible NULL pointer deref on read message after write
Krzysztof Kozlowski
1
-0
/
+3
2021-05-19
i2c: mediatek: Fix send master code at more than 1MHz
Qii Wang
1
-4
/
+5
2021-05-19
i2c: bail out early when RDWR parameters are wrong
Wolfram Sang
1
-2
/
+7
2021-05-14
i2c: mediatek: Fix wrong dma sync flag
Qii Wang
1
-1
/
+1
2021-05-14
i2c: sh7760: fix IRQ error path
Sergey Shtylyov
1
-1
/
+1
2021-05-14
i2c: sh7760: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-05-14
i2c: rcar: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-05-14
i2c: rcar: protect against supurious interrupts on V3U
Wolfram Sang
1
-14
/
+43
2021-05-14
i2c: rcar: make sure irq is not threaded on Gen2 and earlier
Wolfram Sang
1
-1
/
+5
2021-05-14
i2c: mlxbf: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-05-14
i2c: jz4780: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-05-14
i2c: emev2: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-05-14
i2c: cadence: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-05-14
i2c: xiic: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-05-14
i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-6
/
+6
2021-05-14
i2c: sprd: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-05-14
i2c: omap: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-4
/
+4
2021-05-14
i2c: imx: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-05-14
i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-1
/
+1
2021-05-14
i2c: img-scb: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-05-14
i2c: cadence: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-14
i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
Andy Shevchenko
1
-0
/
+1
2021-04-14
I2C: JZ4780: Fix bug for Ingenic X1000.
周琰杰 (Zhou Yanjie)
1
-2
/
+2
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-17
i2c: rcar: faster irq code to minimize HW race condition
Wolfram Sang
1
-7
/
+4
2021-03-04
i2c: exynos5: Preserve high speed master code
Mårten Lindahl
1
-1
/
+7
2021-03-04
i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition
Maxime Ripard
1
-1
/
+1
2021-03-04
i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct
Roja Rani Yarubandi
1
-16
/
+43
2021-03-04
i2c: iproc: handle master read request
Rayagonda Kokatanur
1
-45
/
+170
2021-03-04
i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
Rayagonda Kokatanur
1
-1
/
+2
2021-03-04
i2c: iproc: handle only slave interrupts which are enabled
Rayagonda Kokatanur
1
-4
/
+9
2021-02-17
i2c: stm32f7: fix configuration of the digital filter
Alain Volmat
1
-1
/
+10
2021-02-13
i2c: mediatek: Move suspend and resume handling to NOIRQ phase
Qii Wang
1
-3
/
+16
2021-02-07
i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO
Sowjanya Komatineni
1
-1
/
+21
2021-01-27
i2c: sprd: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2021-01-27
i2c: octeon: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-1
/
+1
2021-01-27
i2c: bpmp-tegra: Ignore unknown I2C_M flags
Mikko Perttunen
1
-1
/
+1
2021-01-27
i2c: tegra: Wait for config load atomically while in ISR
Mikko Perttunen
1
-1
/
+1
[next]