| 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 |