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
*
i2c: Delete unused i2c-algo-sgi helper module
Jean Delvare
2009-04-06
3
-184
/
+0
*
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-30
4
-339
/
+77
|
\
|
*
i2c-i801: Instantiate FSC hardware montioring chips
Hans de Goede
2009-03-30
1
-0
/
+77
|
*
Move the pcf8591 driver to hwmon
Jean Delvare
2009-03-30
3
-339
/
+0
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-30
19
-290
/
+546
|
\
|
|
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-28
16
-261
/
+514
|
|
\
|
|
*
i2c-core: Some style cleanups
Zhenwen Xu
2009-03-28
1
-13
/
+13
|
|
*
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
2009-03-28
2
-1
/
+4
|
|
*
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
2009-03-28
1
-1
/
+72
|
|
*
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
2009-03-28
1
-7
/
+12
|
|
*
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
2009-03-28
3
-33
/
+46
|
|
*
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
2009-03-28
2
-8
/
+11
|
|
*
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
2009-03-28
4
-26
/
+185
|
|
*
i2c: Adapt debug macros for KERN_* constants
Frank Seidel
2009-03-28
1
-5
/
+9
|
|
*
i2c-davinci: Fix timeout handling
Jean Delvare
2009-03-28
1
-5
/
+3
|
|
*
i2c: Adapter timeout is in jiffies
Jean Delvare
2009-03-28
4
-10
/
+9
|
|
*
i2c: Set a default timeout value for all adapters
Jean Delvare
2009-03-28
3
-4
/
+6
|
|
*
i2c: Add missing KERN_* constants to printks
Frank Seidel
2009-03-28
4
-8
/
+11
|
|
*
i2c-algo-pcf: Handle timeout correctly
Roel Kluin
2009-03-28
1
-8
/
+10
|
|
*
i2c-algo-pcf: Style cleanups
Roel Kluin
2009-03-28
1
-135
/
+115
|
|
*
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
Jean Delvare
2009-03-28
1
-2
/
+10
|
|
*
i2c: Clarify which clients are auto-removed
Jean Delvare
2009-03-28
1
-1
/
+4
|
*
|
Merge branch 'origin' into devel
Russell King
2009-03-28
1
-1
/
+1
|
|
\
|
|
|
*
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
1
-1
/
+1
|
*
|
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2009-03-25
1
-1
/
+1
|
*
|
Merge branch 'omap-clks3' into devel
Russell King
2009-03-19
1
-25
/
+22
|
|
\
\
|
|
*
|
[ARM] omap: i2c: remove conditional ick clocks
Russell King
2009-02-08
1
-15
/
+13
|
|
*
|
[ARM] omap: i2c: remove armxor_ck
Russell King
2009-02-08
1
-9
/
+8
|
|
*
|
[ARM] omap: i2c: use short connection ids
Russell King
2009-02-08
1
-2
/
+2
|
*
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-13
8
-11
/
+17
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
[ARM] 5394/1: Add static bus numbering support to i2c-versatile
Catalin Marinas
2009-02-19
1
-2
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-11
8
-11
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-03
1
-2
/
+2
|
|
\
\
|
|
*
|
[ARM] fix lots of ARM __devexit sillyness
Russell King
2009-03-03
1
-2
/
+2
|
|
|
/
|
*
|
Add i2c_board_info for RiscPC PCF8583
Russell King
2009-02-24
1
-1
/
+2
|
*
|
i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent
Jean Delvare
2009-02-24
3
-3
/
+3
|
*
|
i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
Jean Delvare
2009-02-24
1
-1
/
+5
|
*
|
i2c: Timeouts reach -1
Roel Kluin
2009-02-24
2
-3
/
+3
|
*
|
i2c: Fix misplaced parentheses
Roel Kluin
2009-02-24
1
-1
/
+2
|
|
/
*
/
i2c-mpc: do not allow interruptions when waiting for I2C to complete
Timur Tabi
2009-03-09
1
-6
/
+3
|
/
*
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
3
-269
/
+0
*
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
2009-01-26
3
-609
/
+0
*
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-26
30
-32
/
+0
*
powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
Anton Vorontsov
2009-01-13
3
-221
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-01-07
3
-1696
/
+0
|
\
|
*
USB: move isp1301_omap to drivers/usb/otg
David Brownell
2009-01-07
3
-1696
/
+0
*
|
i2c: Use snprintf to set adapter names
Jean Delvare
2009-01-07
6
-11
/
+12
*
|
Input: apanel - convert to new i2c binding
Jean Delvare
2009-01-07
1
-1
/
+49
*
|
i2c: Drop I2C_CLASS_ALL
Jean Delvare
2009-01-07
2
-2
/
+2
*
|
i2c: Get rid of remaining bus_id access
Jean Delvare
2009-01-07
3
-4
/
+4
[next]