| Commit message (Expand) | Author | Age |
* | i2c: Let new-style drivers implement attach_adapter | Jean Delvare | 2009-04-13 |
* | i2c-voodoo3: Deprecate in favor of tdfxfb | Jean Delvare | 2009-04-13 |
* | i2c-algo-pca: Fix use of uninitialized variable in debug message | Jean Delvare | 2009-04-13 |
* | i2c: imx: Make disable_delay a per-device variable | Wolfram Sang | 2009-04-07 |
* | i2c: xtensa s6000 i2c driver | Oskar Schirmer | 2009-04-07 |
* | i2c: i2c-mpc: make I2C bus speed configurable | Wolfgang Grandegger | 2009-04-07 |
* | i2c: i2c-mpc: use dev based printout function | Wolfgang Grandegger | 2009-04-07 |
* | i2c: i2c-mpc: various coding style fixes | Wolfgang Grandegger | 2009-04-07 |
* | i2c: imx: Add missing request_mem_region in probe() | Darius Augulis | 2009-04-07 |
* | i2c: i2c-s3c2410: Initialise Samsung I2C controller early | Mark Brown | 2009-04-07 |
* | i2c-s3c2410: Simplify bus frequency calculation | Daniel Silverstone | 2009-04-07 |
* | i2c-s3c2410: sda_delay should be in ns, not clock ticks | Ben Dooks | 2009-04-07 |
* | i2c: iMX/MXC support | Darius Augulis | 2009-04-07 |
* | i2c: Delete unused i2c-algo-sgi helper module | Jean Delvare | 2009-04-06 |
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-30 |
|\ |
|
| * | i2c-i801: Instantiate FSC hardware montioring chips | Hans de Goede | 2009-03-30 |
| * | Move the pcf8591 driver to hwmon | Jean Delvare | 2009-03-30 |
* | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-29 |
|\| |
|
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-28 |
| |\ |
|
| | * | i2c-core: Some style cleanups | Zhenwen Xu | 2009-03-28 |
| | * | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner | 2009-03-28 |
| | * | i2c-piix4: Add support to SB800 SMBus changes | Shane Huang | 2009-03-28 |
| | * | i2c-pca-platform: Use defaults if no platform_data given | Wolfram Sang | 2009-03-28 |
| | * | i2c-algo-pca: Use timeout for checking the state machine | Wolfram Sang | 2009-03-28 |
| | * | i2c-algo-pca: Rework waiting for a free bus | Wolfram Sang | 2009-03-28 |
| | * | i2c-algo-pca: Add PCA9665 support | Marco Aurelio da Costa | 2009-03-28 |
| | * | i2c: Adapt debug macros for KERN_* constants | Frank Seidel | 2009-03-28 |
| | * | i2c-davinci: Fix timeout handling | Jean Delvare | 2009-03-28 |
| | * | i2c: Adapter timeout is in jiffies | Jean Delvare | 2009-03-28 |
| | * | i2c: Set a default timeout value for all adapters | Jean Delvare | 2009-03-28 |
| | * | i2c: Add missing KERN_* constants to printks | Frank Seidel | 2009-03-28 |
| | * | i2c-algo-pcf: Handle timeout correctly | Roel Kluin | 2009-03-28 |
| | * | i2c-algo-pcf: Style cleanups | Roel Kluin | 2009-03-28 |
| | * | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 | Jean Delvare | 2009-03-28 |
| | * | i2c: Clarify which clients are auto-removed | Jean Delvare | 2009-03-28 |
| * | | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
| |\| |
|
| | * | Driver core: implement uevent suppress in kobject | Ming Lei | 2009-03-24 |
| * | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2009-03-25 |
| * | | Merge branch 'omap-clks3' into devel | Russell King | 2009-03-19 |
| |\ \ |
|
| | * | | [ARM] omap: i2c: remove conditional ick clocks | Russell King | 2009-02-08 |
| | * | | [ARM] omap: i2c: remove armxor_ck | Russell King | 2009-02-08 |
| | * | | [ARM] omap: i2c: use short connection ids | Russell King | 2009-02-08 |
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | [ARM] 5394/1: Add static bus numbering support to i2c-versatile | Catalin Marinas | 2009-02-19 |
| | |/
| |/| |
|
* | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-11 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-03 |
| |\ \ |
|
| | * | | [ARM] fix lots of ARM __devexit sillyness | Russell King | 2009-03-03 |
| | |/ |
|
| * | | Add i2c_board_info for RiscPC PCF8583 | Russell King | 2009-02-24 |
| * | | i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent | Jean Delvare | 2009-02-24 |
| * | | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare | 2009-02-24 |