Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | i2c-stu300: Make driver depend on MACH_U300 | Linus Walleij | 1 | -0/+1 |
2009-06-17 | i2c-s3c2410: use resource_size() | Ben Dooks | 1 | -2/+2 |
2009-06-17 | i2c: Use resource_size macro | Linus Walleij | 11 | -31/+28 |
2009-06-17 | i2c: ST DDC I2C U300 bus driver v3 | Linus Walleij | 3 | -0/+1042 |
2009-06-17 | i2c-bfin-twi: pull in io.h for ioremap() | Mike Frysinger | 1 | -0/+1 |
2009-06-16 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -4/+7 |
2009-06-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -3/+3 |
2009-06-15 | i2c-viapro: Add new PCI device ID for VX855 | Harald Welte | 2 | -3/+7 |
2009-06-15 | i2c: Do not probe for TV chips on Voodoo3 adapters | Jean Delvare | 1 | -1/+0 |
2009-06-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -3/+19 |
2009-06-13 | i2c-ocores: Can add I2C devices to the bus | Richard Röjfors | 1 | -0/+5 |
2009-06-13 | i2c-s3c2410: move to using platform idtable to match devices | Ben Dooks | 1 | -26/+22 |
2009-06-13 | i2c: OMAP3: Better noise suppression for fast/standard modes | Aaro Koskinen | 1 | -2/+12 |
2009-06-13 | i2c: OMAP2/3: Fix scll/sclh calculations | Aaro Koskinen | 1 | -7/+18 |
2009-06-13 | i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality | Michael Hennerich | 1 | -1/+11 |
2009-06-13 | i2c: Blackfin TWI: fix transfer errors with repeat start | Frank Shew | 1 | -6/+15 |
2009-06-13 | i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat | Sonic Zhang | 1 | -8/+7 |
2009-06-13 | i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0 | Michael Hennerich | 2 | -4/+9 |
2009-06-12 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-06-05 | [ARM] pxa: move mach/i2c.h to plat/i2c.h | Eric Miao | 1 | -1/+1 |
2009-06-05 | [ARM] pxa: add platform device ID table to pxa i2c driver | Eric Miao | 1 | -2/+18 |
2009-06-04 | i2c: Fix confusing i2c-ibm_iic message | Sean MacLennan | 1 | -3/+3 |
2009-05-26 | Merge branch 'sh/clkfwk' | Paul Mundt | 1 | -1/+1 |
2009-05-13 | sh: clkfwk: module_clk -> peripheral_clk rename. | Paul Mundt | 1 | -1/+1 |
2009-05-12 | Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 4 | -26/+32 |
2009-05-12 | i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL | Mark Ware | 1 | -8/+8 |
2009-05-12 | i2c: Enable i2c-s3c2410 for S3C64XX too | Mark Brown | 1 | -1/+1 |
2009-05-12 | i2c-mpc: bug fix for MPC52xx clock setting and printout | Wolfgang Grandegger | 1 | -14/+20 |
2009-05-05 | i2c: Timeouts off by 1 | Roel Kluin | 9 | -13/+13 |
2009-05-04 | i2c-pxa.c: timeouts off by 1 | Roel Kluin | 1 | -3/+3 |
2009-04-13 | i2c-voodoo3: Deprecate in favor of tdfxfb | Jean Delvare | 1 | -2/+4 |
2009-04-07 | i2c: imx: Make disable_delay a per-device variable | Wolfram Sang | 1 | -4/+3 |
2009-04-07 | i2c: xtensa s6000 i2c driver | Oskar Schirmer | 4 | -0/+497 |
2009-04-07 | i2c: i2c-mpc: make I2C bus speed configurable | Wolfgang Grandegger | 1 | -20/+242 |
2009-04-07 | i2c: i2c-mpc: use dev based printout function | Wolfgang Grandegger | 1 | -14/+17 |
2009-04-07 | i2c: i2c-mpc: various coding style fixes | Wolfgang Grandegger | 1 | -17/+18 |
2009-04-07 | i2c: imx: Add missing request_mem_region in probe() | Darius Augulis | 1 | -5/+13 |
2009-04-07 | i2c: i2c-s3c2410: Initialise Samsung I2C controller early | Mark Brown | 1 | -2/+1 |
2009-04-07 | i2c-s3c2410: Simplify bus frequency calculation | Daniel Silverstone | 1 | -39/+11 |
2009-04-07 | i2c-s3c2410: sda_delay should be in ns, not clock ticks | Ben Dooks | 1 | -5/+19 |
2009-04-07 | i2c: iMX/MXC support | Darius Augulis | 3 | -0/+628 |
2009-03-31 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 1 | -0/+77 |
2009-03-30 | i2c-i801: Instantiate FSC hardware montioring chips | Hans de Goede | 1 | -0/+77 |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 15 | -89/+194 |
2009-03-29 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 12 | -61/+163 |
2009-03-28 | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner | 2 | -1/+4 |
2009-03-28 | i2c-piix4: Add support to SB800 SMBus changes | Shane Huang | 1 | -1/+72 |
2009-03-28 | i2c-pca-platform: Use defaults if no platform_data given | Wolfram Sang | 1 | -7/+12 |
2009-03-28 | i2c-algo-pca: Use timeout for checking the state machine | Wolfram Sang | 2 | -15/+23 |
2009-03-28 | i2c-algo-pca: Rework waiting for a free bus | Wolfram Sang | 1 | -1/+1 |