index
:
Linux Stable
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-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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
4
-36
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
39
-369
/
+41
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
11
-60
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 143
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
2019-05-24
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 75
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2019-05-21
1
-2
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
5
-0
/
+5
*
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
2019-05-17
1
-0
/
+44
*
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
2019-05-17
1
-13
/
+61
*
Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-05-09
36
-844
/
+3017
|
\
|
*
i2c: imx-lpi2c: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
2019-05-03
1
-8
/
+3
|
*
i2c-piix4: Add Hygon Dhyana SMBus support
Pu Wen
2019-05-03
2
-4
/
+12
|
*
i2c: core: apply 'is_suspended' check for SMBus, too
Wolfram Sang
2019-05-03
3
-5
/
+19
|
*
i2c: core: ratelimit 'transfer when suspended' errors
Wolfram Sang
2019-05-03
1
-1
/
+4
|
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2019-05-03
5
-36
/
+87
|
|
\
|
|
*
i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-04-21
1
-2
/
+2
|
|
*
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
2019-04-21
1
-8
/
+77
|
|
*
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
2019-04-21
1
-7
/
+1
|
|
*
i2c: mux: pca954x: remove support for unused platform data
Robert Shearman
2019-04-21
1
-20
/
+3
|
*
|
i2c: iproc: Change driver to use 'BIT' macro
Ray Jui
2019-04-23
1
-3
/
+3
|
*
|
i2c: riic: Add Runtime PM support
Geert Uytterhoeven
2019-04-23
1
-19
/
+24
|
*
|
i2c: axxia: use auto cmd for last message
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2019-04-16
1
-38
/
+19
|
*
|
i2c: gpio: flag atomic capability if possible
Wolfram Sang
2019-04-16
1
-0
/
+2
|
*
|
i2c: algo: bit: add flag to whitelist atomic transfers
Wolfram Sang
2019-04-16
1
-2
/
+20
|
*
|
i2c: stu300: use xfer_atomic callback to bail out early
Wolfram Sang
2019-04-16
1
-15
/
+10
|
*
|
i2c: ocores: enable atomic xfers
Wolfram Sang
2019-04-16
1
-0
/
+1
|
*
|
i2c: ocores: refactor setup for polling
Wolfram Sang
2019-04-16
1
-11
/
+4
|
*
|
i2c: tegra-bpmp: convert to use new atomic callbacks
Wolfram Sang
2019-04-16
1
-5
/
+20
|
*
|
i2c: omap: Add the master_xfer_atomic hook
Wolfram Sang
2019-04-16
1
-13
/
+63
|
*
|
i2c: demux: handle the new atomic callbacks
Wolfram Sang
2019-04-16
1
-0
/
+2
|
*
|
i2c: mux: populate the new *_atomic callbacks
Wolfram Sang
2019-04-16
1
-0
/
+6
|
*
|
i2c: core: introduce callbacks for atomic transfers
Wolfram Sang
2019-04-16
3
-7
/
+24
|
*
|
i2c: core: use I2C locking behaviour also for SMBUS
Wolfram Sang
2019-04-16
3
-9
/
+21
|
*
|
i2c: core: remove use of in_atomic()
Wolfram Sang
2019-04-16
2
-1
/
+11
|
*
|
i2c: brcmstb: remove unused struct member
Wolfram Sang
2019-04-15
1
-1
/
+0
|
*
|
i2c: mediatek: Add i2c support for MediaTek MT8183
Qii Wang
2019-04-15
1
-2
/
+60
|
*
|
i2c: mediatek: Add i2c and apdma sync in i2c driver
Qii Wang
2019-04-15
1
-0
/
+11
|
*
|
i2c: mediatek: Add arb clock in i2c driver
Qii Wang
2019-04-15
1
-3
/
+22
|
*
|
i2c: mediatek: Add offsets array for new i2c registers
Qii Wang
2019-04-15
1
-59
/
+104
|
*
|
i2c: isch: Remove unnecessary acpi.h include
Bjorn Helgaas
2019-04-03
1
-1
/
+0
|
*
|
i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove()
Dan Carpenter
2019-04-03
1
-2
/
+1
|
*
|
i2c: iproc: add NIC I2C support
Rayagonda Kokatanur
2019-04-03
1
-5
/
+75
|
*
|
i2c: iproc: use wrapper for read/write access
Rayagonda Kokatanur
2019-04-03
1
-63
/
+77
|
*
|
i2c: iproc: add polling support
Rayagonda Kokatanur
2019-04-03
1
-117
/
+181
|
*
|
i2c: iproc: Add support for more master error status
Michael Cheng
2019-04-03
1
-0
/
+10
|
*
|
i2c: iproc: Add slave mode support
Shreesha Rajashekar
2019-04-03
2
-6
/
+299
|
*
|
i2c: iproc: Extend I2C read up to 255 bytes
Shreesha Rajashekar
2019-04-03
1
-22
/
+74
[next]