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.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
2018-08-14
Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-8
/
+20
2018-08-09
i2c: xlp9xx: Fix case where SSIF read transaction completes early
George Cherian
1
-13
/
+28
2018-08-09
Merge branch 'regmap-4.19' into regmap-next
Mark Brown
1
-8
/
+20
2018-07-30
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+3
2018-07-25
i2c/mux, locking/core: Annotate the nested rt_mutex usage
Peter Rosin
2
-3
/
+3
2018-07-24
i2c: imx: use open drain for recovery GPIO
Wolfram Sang
1
-1
/
+1
2018-07-24
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
1
-3
/
+51
2018-07-23
i2c: imx: Fix reinit_completion() use
Esben Haabendal
1
-2
/
+1
2018-07-23
i2c: davinci: Avoid zero value of CLKH
Alexander Sverdlin
1
-2
/
+6
2018-07-21
i2c: smbus: add unlocked __i2c_smbus_xfer variant
Peter Rosin
1
-8
/
+20
2018-07-14
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+19
2018-07-13
i2c: recovery: if possible send STOP with recovery pulses
Wolfram Sang
1
-1
/
+10
2018-07-10
i2c: tegra: Fix NACK error handling
Jon Hunter
1
-9
/
+8
2018-07-04
i2c: stu300: use non-archaic spelling of failes
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2018-07-02
i2c-cht-wc: Fix bq24190 supplier
Hans de Goede
1
-1
/
+2
2018-06-29
i2c: gpio: initialize SCL to HIGH again
Wolfram Sang
1
-2
/
+2
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
58
-386
/
+1592
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-10
/
+11
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-7
/
+8
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-06
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+1
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-1
/
+1
2018-06-01
i2c: qup: fix building without CONFIG_ACPI
Arnd Bergmann
1
-2
/
+0
2018-05-30
i2c: tegra: Remove suspend-resume
Dmitry Osipenko
1
-33
/
+0
2018-05-30
i2c: imx-lpi2c: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+1
2018-05-30
i2c: mxs: Switch to SPDX identifier
Fabio Estevam
1
-6
/
+1
2018-05-30
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
5
-16
/
+20
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
18
-70
/
+47
2018-05-29
i2c: algos: make use of i2c_8bit_addr_from_msg
Peter Rosin
3
-13
/
+4
2018-05-29
i2c: ocores: update HDL sources URL
Federico Vaga
1
-1
/
+1
2018-05-29
i2c: qup: Add command-line parameter to override SCL frequency
Austin Christ
1
-4
/
+13
2018-05-29
i2c: qup: Correct duty cycle for FM and FM+
Austin Christ
1
-2
/
+8
2018-05-29
i2c: qup: Add support for Fast Mode Plus
Austin Christ
1
-3
/
+8
2018-05-29
i2c: qup: add probe path for Centriq ACPI devices
Austin Christ
1
-9
/
+12
2018-05-24
i2c: robotfuzz-osif: drop pointless test
Peter Rosin
1
-2
/
+2
2018-05-24
i2c: robotfuzz-osif: remove pointless local variable
Peter Rosin
1
-10
/
+7
2018-05-24
i2c: rk3x: Don't print visible virtual mapping MMIO address
Shawn Lin
1
-2
/
+0
2018-05-24
i2c: opal: don't check number of messages in the driver
Wolfram Sang
1
-4
/
+0
2018-05-24
i2c: ibm_iic: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2018-05-24
i2c: imx: Switch to SPDX identifier
Fabio Estevam
1
-10
/
+1
2018-05-24
platform: x86: intel_cht_int33fe: Fix dependencies
Heikki Krogerus
1
-2
/
+1
2018-05-24
i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
1
-5
/
+2
2018-05-24
i2c: mux: demux-pinctrl: use proper parent device for demux adapter
Wolfram Sang
1
-1
/
+1
2018-05-24
i2c: mux: improve error message for failed symlink
Wolfram Sang
1
-1
/
+1
2018-05-24
i2c: mux: reg: failed memory allocation is logged elsewhere
Markus Elfring
1
-3
/
+1
2018-05-22
i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE
George Cherian
1
-13
/
+24
[next]