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.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
2011-05-01
i2c-parport: Fix adapter list handling
Jean Delvare
1
-13
/
+14
2011-05-01
i2c-i801: Move device ID definitions to driver
Jean Delvare
1
-0
/
+5
2011-04-17
i2c-algo-bit: Call pre/post_xfer for bit_test
Alex Deucher
1
-3
/
+19
2011-04-17
i2c: Improve deprecation warnings
Jean Delvare
1
-2
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
17
-28
/
+28
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
2
-2
/
+4
2011-03-22
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
7
-98
/
+927
2011-03-22
i2c-pxa2xx: Don't clear isr bits too early
Vasily Khoruzhick
1
-3
/
+2
2011-03-22
Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...
Ben Dooks
6
-98
/
+382
2011-03-21
i2c-pxa2xx: Fix register offsets
Vasily Khoruzhick
1
-7
/
+7
2011-03-21
i2c-pxa2xx: pass of_node from platform driver to adapter and publish
Sebastian Andrzej Siewior
1
-0
/
+5
2011-03-21
i2c-pxa2xx: check timeout correctly
Sebastian Andrzej Siewior
1
-1
/
+3
2011-03-21
i2c-pxa2xx: add support for shared IRQ handler
Sebastian Andrzej Siewior
1
-2
/
+8
2011-03-21
i2c-pxa2xx: Add PCI support for PXA I2C controller
Sebastian Andrzej Siewior
4
-5
/
+206
2011-03-21
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
1
-1
/
+1
2011-03-21
i2c-pxa2xx: use dynamic register layout
Sebastian Andrzej Siewior
1
-20
/
+50
2011-03-21
i2c-mxs: set controller to pio queue mode after reset
Sascha Hauer
1
-2
/
+2
2011-03-21
Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12
Ben Dooks
3
-0
/
+546
2011-03-20
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
Seth Heasley
2
-2
/
+5
2011-03-20
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
Jean Delvare
2
-0
/
+5
2011-03-20
i2c-dev: Use standard bus notification mechanism
Jean Delvare
1
-21
/
+39
2011-03-20
i2c: Export i2c_for_each_dev
Jean Delvare
1
-6
/
+14
2011-03-20
i2c: make i2c_get_adapter prototype clearer
Jean Delvare
1
-2
/
+2
2011-03-20
i2c-boardinfo: Fix typo in comment
Wolfram Sang
1
-1
/
+1
2011-03-18
Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-1
/
+1132
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
3
-0
/
+318
2011-03-17
unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc
GuanXuetao
3
-0
/
+318
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-23
/
+17
2011-03-16
Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639...
Ben Dooks
7
-7
/
+462
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-13
/
+3
2011-03-16
i2c-mpc: Add support for 64bit system
Kumar Gala
1
-1
/
+1
2011-03-09
i2c-eg20t: include slab.h for memory allocations
Wolfram Sang
1
-0
/
+1
2011-03-09
i2c-ocores: Fix pointer type mismatch error
Grant Likely
1
-1
/
+1
2011-03-07
i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup
Rajendra Nayak
1
-3
/
+1
2011-03-02
i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH
Tomoya MORINAGA
2
-68
/
+108
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
3
-23
/
+17
2011-02-23
i2c: add driver for Freescale i.MX28
Wolfram Sang
3
-0
/
+423
2011-02-23
i2c: tegra: Add i2c support
Colin Cross
3
-0
/
+708
2011-02-23
i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
Ben Dooks
1
-2
/
+2
2011-02-23
i2c-omap: Double clear of ARDY status in IRQ handler
Richard woodruff
1
-1
/
+5
2011-02-23
i2c-omap: fix build for !CONFIG_SUSPEND
Balaji T K
1
-2
/
+3
2011-02-23
i2c-omap: fix static suspend vs. runtime suspend
Kevin Hilman
1
-0
/
+28
2011-02-23
i2c-stu300: make sure adapter-name is terminated
Wolfram Sang
1
-1
/
+1
2011-01-27
i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter
Guenter Roeck
3
-0
/
+546
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
2
-13
/
+3
2011-01-15
i2c: Encourage move to dev_pm_ops by warning on use of legacy methods
Mark Brown
1
-0
/
+8
2011-01-15
i2c: Factor out runtime suspend checks from PM operations
Mark Brown
1
-48
/
+20
2011-01-15
i2c: Unregister dummy devices last on adapter removal
Jean Delvare
1
-1
/
+13
2011-01-14
i2c: Convert SCx200 driver from using raw PCI to platform device
Andres Salomon
1
-120
/
+80
2011-01-13
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
10
-61
/
+1086
[next]