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.13.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
*
i2c: rcar: enable RuntimePM before registering to the core
Wolfram Sang
2015-10-27
1
-3
/
+4
*
i2c: at91: fix a race condition when using the DMA controller
Cyrille Pitchen
2015-08-03
1
-17
/
+53
*
i2c: core: Export bus recovery functions
Mark Brown
2015-05-06
1
-0
/
+3
*
i2c: davinci: generate STP always when NACK is received
Grygorii Strashko
2014-12-16
1
-5
/
+3
*
i2c: omap: fix i207 errata handling
Alexander Kochetkov
2014-12-16
1
-3
/
+5
*
i2c: omap: fix NACK and Arbitration Lost irq handling
Alexander Kochetkov
2014-12-16
1
-2
/
+0
*
i2c: at91: don't account as iowait
Wolfram Sang
2014-11-14
1
-1
/
+1
*
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
Simon Lindgren
2014-10-05
1
-2
/
+2
*
i2c: at91: add bound checking on SMBus block length bytes
Marek Roszko
2014-10-05
1
-4
/
+24
*
drivers/i2c/busses: use correct type for dma_map/unmap
Wolfram Sang
2014-09-05
1
-2
/
+2
*
i2c: s3c2410: resume race fix
Olof Johansson
2014-06-07
1
-1
/
+1
*
i2c: designware: Mask all interrupts during i2c controller enable
Du, Wenkai
2014-06-07
1
-0
/
+3
*
i2c: rcar: bail out on zero length transfers
Wolfram Sang
2014-06-07
1
-1
/
+8
*
i2c: i801: enable Intel BayTrail SMBUS
Chew, Kean ho
2014-06-07
2
-0
/
+4
*
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
2014-06-07
2
-0
/
+4
*
i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs
Seth Heasley
2014-02-13
2
-0
/
+4
*
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
2013-12-04
1
-2
/
+2
*
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
2013-12-04
1
-2
/
+2
*
i2c: ismt: initialize DMA buffer
James Ralston
2013-11-04
1
-0
/
+3
*
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
2013-10-18
1
-0
/
+3
*
i2c: i2c-mxs: Use DMA mode even for small transfers
Fabio Estevam
2013-08-14
1
-1
/
+1
*
i2c-piix4: Add AMD CZ SMBus device ID
Shane Huang
2013-07-25
2
-1
/
+3
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-21
6
-8
/
+26
|
\
|
*
i2c: suppress lockdep warning on delete_device
Alexander Sverdlin
2013-05-17
1
-1
/
+2
|
*
i2c: mv64xxx: work around signals causing I2C transactions to be aborted
Russell King
2013-05-17
1
-4
/
+4
|
*
i2c: i801: Document feature bits in modinfo
Jean Delvare
2013-05-17
1
-1
/
+5
|
*
i2c: designware: add Intel BayTrail ACPI ID
Mika Westerberg
2013-05-17
1
-0
/
+1
|
*
i2c: designware: always clear interrupts before enabling them
Mika Westerberg
2013-05-17
1
-1
/
+2
|
*
i2c: designware: fix RX FIFO overrun
Josef Ahmad
2013-05-17
2
-1
/
+12
*
|
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
3
-16
/
+0
|
/
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
2
-4
/
+4
|
\
|
*
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-16
2
-3
/
+3
*
|
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-07
1
-37
/
+3
|
\
\
|
*
\
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
2013-05-06
1
-1
/
+0
|
|
\
\
|
*
|
|
i2c: i2c-mxs: move to use generic DMA helper
Shawn Guo
2013-04-04
1
-37
/
+3
*
|
|
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-02
28
-389
/
+824
|
\
\
\
\
|
*
|
|
|
i2c: xiic: must always write 16-bit words to TX_FIFO
Steven A. Falco
2013-04-23
1
-4
/
+2
|
*
|
|
|
i2c: octeon: use HZ in timeout value
송은봉
2013-04-23
1
-1
/
+1
|
*
|
|
|
i2c: octeon: Fix i2c fail problem when a process is terminated by a signal
송은봉
2013-04-19
1
-4
/
+4
|
*
|
|
|
i2c: designware-pci: drop superfluous {get|put}_device
Wolfram Sang
2013-04-19
1
-4
/
+0
|
*
|
|
|
i2c: designware-plat: drop superfluous {get|put}_device
Wolfram Sang
2013-04-19
1
-4
/
+0
|
*
|
|
|
i2c: davinci: drop superfluous {get|put}_device
Wolfram Sang
2013-04-19
1
-13
/
+6
|
*
|
|
|
i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver
Doug Anderson
2013-04-17
3
-0
/
+265
|
*
|
|
|
i2c: at91: convert to dma_request_slave_channel_compat()
Ludovic Desroches
2013-04-16
1
-24
/
+25
|
*
|
|
|
i2c: mxs: do error checking and handling in PIO mode
Lucas Stach
2013-04-15
1
-5
/
+36
|
*
|
|
|
i2c: mxs: remove races in PIO code
Lucas Stach
2013-04-15
1
-13
/
+45
|
*
|
|
|
i2c-designware: switch to use runtime PM autosuspend
Mika Westerberg
2013-04-15
3
-3
/
+6
|
*
|
|
|
i2c-designware: use usleep_range() in the busy-loop
Mika Westerberg
2013-04-15
1
-1
/
+1
|
*
|
|
|
i2c-designware: enable/disable the controller properly
Mika Westerberg
2013-04-15
1
-6
/
+28
|
*
|
|
|
i2c-designware: use dynamic adapter numbering on Lynxpoint
Mika Westerberg
2013-04-15
1
-9
/
+0
[next]