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
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-1
/
+3
*
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-25
31
-41
/
+1555
|
\
|
*
i2c: thunderx: Replace pci_enable_msix()
Jan Glauber
2017-02-23
2
-7
/
+3
|
*
i2c: exynos5: fix arbitration lost handling
Andrzej Hajda
2017-02-23
1
-1
/
+26
|
*
i2c: exynos5: disable fifo-almost-empty irq signal when necessary
Andrzej Hajda
2017-02-23
1
-1
/
+6
|
*
i2c: at91: ensure state is restored after suspending
Alexandre Belloni
2017-02-20
1
-0
/
+3
|
*
i2c: bcm2835: Avoid possible NULL ptr dereference
Stefan Wahren
2017-02-20
1
-1
/
+3
|
*
i2c: Add Tegra BPMP I2C proxy driver
Shardar Shariff Md
2017-02-20
3
-0
/
+358
|
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-02-10
1
-4
/
+146
|
|
\
|
|
*
i2c: mux: pca954x: Add interrupt controller support
Phil Reid
2017-02-10
1
-2
/
+139
|
|
*
i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
Phil Reid
2017-02-10
1
-2
/
+7
|
*
|
i2c: riic: correctly finish transfers
Chris Brandt
2017-02-09
1
-7
/
+23
|
*
|
i2c: i801: Add support for Intel Gemini Lake
Mika Westerberg
2017-02-09
2
-0
/
+4
|
*
|
i2c: mux: pca9541: Export OF device ID table as module aliases
Javier Martinez Canillas
2017-02-09
1
-0
/
+1
|
*
|
i2c: mux: pca954x: Export OF device ID table as module aliases
Javier Martinez Canillas
2017-02-09
1
-0
/
+1
|
*
|
i2c: mux: mlxcpld: remove unused including <linux/version.h>
Wei Yongjun
2017-02-09
1
-1
/
+0
|
*
|
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2017-02-09
14
-14
/
+14
|
*
|
i2c: i2c-cros-ec-tunnel: Reduce logging noise
Guenter Roeck
2017-01-28
1
-4
/
+4
|
*
|
i2c: core: helper function to detect slave mode
Luis Oliveira
2017-01-28
1
-0
/
+33
|
*
|
i2c: omap: constify dev_pm_ops structures
Bhumika Goyal
2017-01-25
1
-1
/
+1
|
*
|
i2c: mv64xxx: add suspend/resume support
Grzegorz Jaszczyk
2017-01-25
1
-0
/
+21
|
*
|
i2c: stm32f4: add driver
M'boumba Cedric Madianga
2017-01-25
3
-0
/
+908
|
|
/
*
|
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-02-20
1
-1
/
+15
|
\
\
|
*
|
i2c: allow specify device properties in i2c_board_info
Dmitry Torokhov
2017-02-08
1
-1
/
+15
*
|
|
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-02-20
1
-1
/
+2
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
|
|
Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'
Rafael J. Wysocki
2017-02-20
1
-1
/
+2
|
|
\
\
|
|
|
|
*
|
|
i2c: acpi: Initialize info.type from of_compatible
Dan O'Donovan
2017-02-07
1
-1
/
+2
|
|
|
/
/
*
|
/
/
Revert "i2c: designware: detect when dynamic tar update is possible"
Jarkko Nikula
2017-02-14
2
-35
/
+11
|
/
/
/
*
|
|
i2c: piix4: Request the SMBUS semaphore inside the mutex
Ricardo Ribalda
2017-02-09
1
-5
/
+7
*
|
|
i2c: piix4: Fix request_region size
Ricardo Ribalda
2017-02-09
1
-1
/
+1
|
/
/
*
|
i2c: imx-lpi2c: add VLLS mode support
Gao Pan
2017-01-26
1
-0
/
+20
*
|
i2c: i2c-cadence: Initialize configuration before probing devices
Mike Looijmans
2017-01-25
1
-4
/
+4
|
/
*
i2c: piix4: Avoid race conditions with IMC
Ricardo Ribalda
2017-01-12
1
-0
/
+22
*
i2c: fix spelling mistake: "insufficent" -> "insufficient"
Colin Ian King
2017-01-12
1
-1
/
+1
*
i2c: print correct device invalid address
John Garry
2017-01-12
1
-1
/
+1
*
i2c: do not enable fall back to Host Notify by default
Dmitry Torokhov
2017-01-12
1
-9
/
+8
*
i2c: fix kernel memory disclosure in dev interface
Vlad Tsyrklevich
2017-01-12
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
i2c: mux: mlxcpld: fix i2c mux selection caching
Peter Rosin
2016-12-18
1
-11
/
+13
*
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
Tin Huynh
2016-12-17
1
-7
/
+24
*
i2c: xgene: Fix missing code of DTB support
Tin Huynh
2016-12-17
1
-0
/
+1
*
i2c: mux: pca954x: fix i2c mux selection caching
Russell King
2016-12-17
1
-1
/
+4
*
i2c: octeon: thunderx: Limit register access retries
Jan Glauber
2016-12-17
2
-6
/
+19
*
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
1
-1
/
+2
|
\
|
*
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+2
*
|
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-15
31
-379
/
+2066
|
\
\
|
*
|
i2c: fsl-lpi2c: read lpi2c fifo size in probe()
Gao Pan
2016-12-11
1
-9
/
+15
|
*
|
i2c: octeon: thunderx: Remove double-check after interrupt
Jan Glauber
2016-12-11
1
-41
/
+2
|
*
|
i2c: octeon: thunderx: TWSI software reset in recovery
Jan Glauber
2016-12-11
1
-0
/
+3
|
*
|
i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs
Jan Kotas
2016-12-11
1
-1
/
+1
[next]