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
2012-09-12
i2c: pnx: Fix read transactions of >= 2 bytes
Roland Stigge
1
-20
/
+28
2012-09-12
i2c: pnx: Fix bit definitions
Roland Stigge
1
-2
/
+3
2012-09-12
omap-i2c: fix incorrect log message when using a device tree
Florian Vaussard
1
-3
/
+3
2012-09-12
i2c: omap: sanitize exit path
Felipe Balbi
1
-13
/
+13
2012-09-12
i2c: omap: switch over to autosuspend API
Felipe Balbi
1
-2
/
+10
2012-09-12
i2c: omap: remove unnecessary pm_runtime_suspended check
Felipe Balbi
1
-3
/
+0
2012-09-12
i2c: omap: switch to threaded IRQ support
Felipe Balbi
1
-6
/
+37
2012-09-12
i2c: omap: remove redundant status read
Shubhrajyoti D
1
-2
/
+0
2012-09-12
i2c: omap: get rid of the "complete" label
Felipe Balbi
1
-3
/
+13
2012-09-12
i2c: omap: resize fifos before each message
Felipe Balbi
1
-32
/
+51
2012-09-12
i2c: omap: simplify IRQ exit path
Felipe Balbi
1
-12
/
+8
2012-09-12
i2c: omap: always return IRQ_HANDLED
Felipe Balbi
1
-1
/
+1
2012-09-12
i2c: omap: simplify errata check
Felipe Balbi
1
-3
/
+1
2012-09-12
i2c: omap: bus: add a receiver flag
Felipe Balbi
1
-0
/
+8
2012-09-12
i2c: omap: switch to platform_get_irq()
Felipe Balbi
1
-5
/
+7
2012-09-12
i2c: omap: ack IRQ in parts
Felipe Balbi
1
-12
/
+16
2012-09-12
i2c: omap: switch over to do {} while loop
Felipe Balbi
1
-6
/
+14
2012-09-12
i2c: omap: re-factor receive/transmit data loop
Felipe Balbi
1
-122
/
+82
2012-09-12
i2c: omap: improve i462 errata handling
Felipe Balbi
1
-13
/
+30
2012-09-12
i2c: omap: split out [XR]DR and [XR]RDY
Felipe Balbi
1
-34
/
+92
2012-09-12
i2c: omap: simplify omap_i2c_ack_stat()
Felipe Balbi
1
-9
/
+10
2012-09-12
i2c: omap: add blank lines
Felipe Balbi
1
-0
/
+5
2012-09-12
i2c: omap: decrease indentation level on data handling
Felipe Balbi
1
-32
/
+31
2012-09-12
i2c: omap: simplify num_bytes handling
Felipe Balbi
1
-4
/
+2
2012-09-12
i2c: omap: switch to devm_* API
Felipe Balbi
1
-29
/
+12
2012-09-12
i2c: at91: add dt support to i2c-at91
Ludovic Desroches
1
-0
/
+49
2012-09-12
i2c: at91: add new driver
Nikolaus Voss
3
-7
/
+516
2012-09-12
i2c: at91: remove old polling driver
Nikolaus Voss
2
-316
/
+0
2012-09-12
i2c: nomadik: stop fetching the regulator
Linus Walleij
1
-17
/
+0
2012-09-12
i2c: davinci: add OF support
Heiko Schocher
1
-11
/
+37
2012-09-12
i2c: imx: Use dev_dbg logging style
Fabio Estevam
1
-2
/
+2
2012-09-12
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
Fabio Estevam
1
-1
/
+1
2012-09-11
i2c/mpc: make data used as *of_device_id.data const
Arnd Bergmann
1
-5
/
+5
2012-09-11
i2c/mpc: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-11
i2c/i2c-omap: add a const qualifier
Uwe Kleine-König
1
-1
/
+2
2012-09-10
i2c-core: Fix for lockdep validator
Jean Delvare
1
-2
/
+20
2012-09-10
i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...
Axel Lin
3
-2
/
+19
2012-09-10
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
2
-0
/
+4
2012-09-06
Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle...
Olof Johansson
1
-1
/
+1
2012-09-04
Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci
Arnd Bergmann
40
-992
/
+1310
2012-08-26
ARM: mach-pnx4008: Remove architecture
Roland Stigge
1
-1
/
+1
2012-08-18
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
Laxman Dewangan
1
-1
/
+1
2012-08-18
i2c: diolan-u2c: Fix master_xfer return code
Guenter Roeck
1
-0
/
+1
2012-08-18
I2C: OMAP: xfer: fix runtime PM get/put balance on error
Kevin Hilman
1
-1
/
+1
2012-08-18
i2c: nomadik: Add default configuration into the Nomadik I2C driver
Lee Jones
1
-10
/
+18
2012-08-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2012-07-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+33
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-7
/
+0
2012-07-31
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
1
-7
/
+0
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-43
/
+49
[prev]
[next]