Age | Commit message (Expand) | Author |
2009-05-12 | Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-05-12 | i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL | Mark Ware |
2009-05-12 | i2c: Enable i2c-s3c2410 for S3C64XX too | Mark Brown |
2009-05-12 | i2c-mpc: bug fix for MPC52xx clock setting and printout | Wolfgang Grandegger |
2009-05-05 | i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) | Enrik Berkhan |
2009-05-05 | i2c-algo-bit: Fix timeout test | Dave Airlie |
2009-05-05 | i2c: Timeouts off by 1 | Roel Kluin |
2009-05-03 | i2c-pxa.c: timeouts off by 1 | Roel Kluin |
2009-04-13 | 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-07 | 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-06 | i2c: Delete unused i2c-algo-sgi helper module | Jean Delvare |
2009-03-30 | 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-28 | 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-25 | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King |
2009-03-24 | Driver core: implement uevent suppress in kobject | Ming Lei |
2009-03-19 | Merge branch 'omap-clks3' into devel | Russell King |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King |
2009-03-11 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-09 | i2c-mpc: do not allow interruptions when waiting for I2C to complete | Timur Tabi |