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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2021-05-19
i2c: mediatek: Fix send master code at more than 1MHz
Qii Wang
1
-4
/
+5
2021-05-19
i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
Ye Weihua
1
-1
/
+1
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-12
i2c: stm32f7: fix configuration of the digital filter
Alain Volmat
1
-1
/
+10
2021-01-28
i2c: mediatek: Move suspend and resume handling to NOIRQ phase
Qii Wang
1
-3
/
+16
2021-01-22
i2c: sprd: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2021-01-22
Revert "i2c: imx: Remove unused .id_table support"
Fabio Estevam
1
-1
/
+19
2021-01-17
i2c: octeon: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-1
/
+1
2021-01-17
i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO
Sowjanya Komatineni
1
-1
/
+21
2021-01-17
i2c: bpmp-tegra: Ignore unknown I2C_M flags
Mikko Perttunen
1
-1
/
+1
2021-01-12
i2c: tegra: Wait for config load atomically while in ISR
Mikko Perttunen
1
-1
/
+1
2021-01-05
i2c: mediatek: Fix apdma and i2c hand-shake timeout
Qii Wang
1
-5
/
+22
2021-01-04
i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
Hans de Goede
1
-1
/
+1
2021-01-04
i2c: sprd: use a specific timeout to avoid system hang up issue
Chunyan Zhang
1
-1
/
+7
2020-12-16
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
1
-2
/
+2
2020-12-11
i2c: remove check that can never be true
Uwe Kleine-König
1
-4
/
+1
2020-12-11
i2c: Warn when device removing fails
Uwe Kleine-König
1
-2
/
+7
2020-12-09
i2c: designware: Make register offsets all of the same width
Andy Shevchenko
1
-3
/
+3
2020-12-09
i2c: designware: Switch header to use BIT() and GENMASK()
Andy Shevchenko
1
-46
/
+46
2020-12-09
i2c: pxa: move to generic GPIO recovery
Codrin Ciubotariu
1
-68
/
+8
[next]