index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-14
58
-386
/
+1592
|
\
|
*
i2c: qup: fix building without CONFIG_ACPI
Arnd Bergmann
2018-05-31
1
-2
/
+0
|
*
i2c: tegra: Remove suspend-resume
Dmitry Osipenko
2018-05-30
1
-33
/
+0
|
*
i2c: imx-lpi2c: Switch to SPDX identifier
Fabio Estevam
2018-05-30
1
-11
/
+1
|
*
i2c: mxs: Switch to SPDX identifier
Fabio Estevam
2018-05-30
1
-6
/
+1
|
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2018-05-30
5
-16
/
+20
|
|
\
|
|
*
i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
2018-05-24
1
-5
/
+2
|
|
*
i2c: mux: demux-pinctrl: use proper parent device for demux adapter
Wolfram Sang
2018-05-24
1
-1
/
+1
|
|
*
i2c: mux: improve error message for failed symlink
Wolfram Sang
2018-05-24
1
-1
/
+1
|
|
*
i2c: mux: reg: failed memory allocation is logged elsewhere
Markus Elfring
2018-05-24
1
-3
/
+1
|
|
*
i2c: mux: pca954x: force reset on probe if available
Mike Looijmans
2018-05-19
1
-2
/
+9
|
|
*
i2c: mux: demux-pinctrl: disable PM user interface
Wolfram Sang
2018-05-19
1
-0
/
+3
|
|
*
i2c: mux: ltc4306: switch to using .probe_new
Peter Rosin
2018-05-19
1
-4
/
+3
|
*
|
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
18
-70
/
+47
|
*
|
i2c: algos: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
3
-13
/
+4
|
*
|
i2c: qup: Add command-line parameter to override SCL frequency
Austin Christ
2018-05-29
1
-4
/
+13
|
*
|
i2c: qup: Correct duty cycle for FM and FM+
Austin Christ
2018-05-29
1
-2
/
+8
|
*
|
i2c: qup: Add support for Fast Mode Plus
Austin Christ
2018-05-29
1
-3
/
+8
|
*
|
i2c: qup: add probe path for Centriq ACPI devices
Austin Christ
2018-05-29
1
-9
/
+12
|
*
|
i2c: robotfuzz-osif: drop pointless test
Peter Rosin
2018-05-24
1
-2
/
+2
|
*
|
i2c: robotfuzz-osif: remove pointless local variable
Peter Rosin
2018-05-24
1
-10
/
+7
|
*
|
i2c: rk3x: Don't print visible virtual mapping MMIO address
Shawn Lin
2018-05-24
1
-2
/
+0
|
*
|
i2c: opal: don't check number of messages in the driver
Wolfram Sang
2018-05-24
1
-4
/
+0
|
*
|
i2c: ibm_iic: don't check number of messages in the driver
Wolfram Sang
2018-05-24
1
-3
/
+0
|
*
|
i2c: imx: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-10
/
+1
|
*
|
i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE
George Cherian
2018-05-22
1
-13
/
+24
|
*
|
i2c: xlp9xx: Fix issue seen when updating receive length
George Cherian
2018-05-22
1
-9
/
+21
|
*
|
i2c: xlp9xx: Add support for SMBAlert
George Cherian
2018-05-22
1
-0
/
+24
|
*
|
i2c: Export of_i2c_get_board_info()
Boris Brezillon
2018-05-22
1
-17
/
+31
|
*
|
i2c: Retain info->of_node in i2c_new_device()
Boris Brezillon
2018-05-22
2
-4
/
+5
|
*
|
Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18
Wolfram Sang
2018-05-17
8
-8
/
+27
|
|
\
\
|
|
*
|
i2c: pnx: move header into the driver
Wolfram Sang
2018-05-17
1
-1
/
+20
|
|
*
|
i2c: xiic: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
|
|
*
|
i2c: pca-platform: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
|
|
*
|
i2c: omap: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
|
|
*
|
i2c: ocores: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
|
|
*
|
i2c: mux: gpio: move header to platform_data
Wolfram Sang
2018-05-17
2
-2
/
+2
|
|
*
|
i2c: gpio: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
|
|
|
/
|
*
|
i2c: stm32f7: fix documentation typo
Pierre-Yves MORDRET
2018-05-17
1
-3
/
+4
|
*
|
i2c: i801: fix unused-function warning
Anders Roxell
2018-05-17
1
-1
/
+1
|
*
|
i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"
Colin Ian King
2018-05-17
1
-2
/
+2
|
*
|
i2c: synquacer: fix fence-post error in retry loop
Peter Rosin
2018-05-17
1
-1
/
+1
|
*
|
i2c: core: smbus: fix a potential missing-check bug
Wenwen Wang
2018-05-17
1
-0
/
+2
|
*
|
i2c: hix5hd2: remove some dead code
Peter Rosin
2018-05-15
1
-11
/
+1
|
*
|
i2c: exynos5: simplify transfer function
Andrzej Hajda
2018-05-15
1
-22
/
+7
|
*
|
i2c: Get rid of i2c_board_info->archdata
Boris Brezillon
2018-05-15
2
-6
/
+0
|
*
|
i2c: designware: refactor low-level enable/disable
Alexander Monakov
2018-05-15
4
-20
/
+28
|
*
|
Merge branch 'i2c/for-current-fixed' into i2c/for-4.18
Wolfram Sang
2018-05-15
4
-7
/
+17
|
|
\
\
|
*
|
|
i2c: busses: remove superfluous ignoring of children for RPM
Wolfram Sang
2018-05-08
3
-14
/
+0
|
*
|
|
i2c: axxia: enable clock before calling clk_get_rate()
Tobias Jordan
2018-05-08
1
-12
/
+14
[next]