Age | Commit message (Expand) | Author | Files | Lines |
2009-01-06 | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 4 | -2382/+0 |
2009-01-06 | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2 | -199/+406 |
2009-01-05 | Merge branch 'i2c-next-s3c' into i2c-next | Ben Dooks | 1 | -107/+78 |
2009-01-04 | mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd | David Brownell | 3 | -1296/+0 |
2009-01-04 | mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd | David Brownell | 3 | -1086/+0 |
2008-12-31 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -3/+3 |
2008-12-22 | sh: sh_mobile i2c clock framework support | Magnus Damm | 1 | -37/+36 |
2008-12-17 | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l... | Russell King | 2 | -3/+3 |
2008-12-17 | i2c-omap: fix type of irq handler function | Ben Dooks | 1 | -1/+1 |
2008-12-17 | Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Ben Dooks | 1 | -92/+328 |
2008-12-16 | i2c-s3c2410: Change IRQ to be plain integer. | Ben Dooks | 1 | -14/+8 |
2008-12-16 | i2c-s3c2410: Allow more than one i2c-s3c2410 adapter | Ben Dooks | 1 | -14/+19 |
2008-12-16 | i2c-s3c2410: Remove default platform data. | Ben Dooks | 1 | -31/+8 |
2008-12-16 | i2c-s3c2410: Use platform data for gpio configuration | Ben Dooks | 1 | -8/+3 |
2008-12-16 | i2c-s3c2410: Fixup style problems from checkpatch.pl | Ben Dooks | 1 | -44/+44 |
2008-12-16 | i2c-s3c2410: fix check for being in suspend. | Ben Dooks | 1 | -3/+15 |
2008-12-16 | i2c-cpm: Detect and report NAK right away instead of timing out | Mike Ditto | 1 | -0/+1 |
2008-12-13 | Merge git://git.marvell.com/orion into devel | Russell King | 3 | -21/+50 |
2008-12-11 | i2c-highlander: Trivial endian casting fixes | Harvey Harrison | 1 | -2/+2 |
2008-12-11 | i2c-pmcmsp: Fix endianness misannotation | Harvey Harrison | 1 | -1/+1 |
2008-11-29 | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 1 | -2/+2 |
2008-11-28 | i2c-parport: Fix misplaced parport_release call | Jean Delvare | 1 | -2/+2 |
2008-11-28 | i2c: Remove i2c clients in reverse order | Jean Delvare | 1 | -1/+1 |
2008-11-28 | i2c/isp1301_omap: Build fixes | David Brownell | 1 | -18/+47 |
2008-11-27 | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 1 | -1/+1 |
2008-11-22 | i2c-omap: Enable I2C wakeups for 34xx | Kalle Jokiniemi | 1 | -0/+27 |
2008-11-22 | i2c-omap: reprogram OCP_SYSCONFIG register after reset | Paul Walmsley | 1 | -6/+34 |
2008-11-22 | i2c-omap: convert 'rev1' flag to generic 'rev' u8 | Paul Walmsley | 1 | -9/+16 |
2008-11-22 | i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle() | Paul Walmsley | 1 | -2/+7 |
2008-11-22 | i2c-omap: Clean-up i2c-omap | Tony Lindgren | 1 | -13/+18 |
2008-11-22 | i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds | Paul Walmsley | 1 | -0/+6 |
2008-11-22 | i2c-omap: Mark init-only functions as __init | Paul Walmsley | 1 | -2/+2 |
2008-11-22 | i2c-omap: Add support for omap34xx | Chandra shekhar | 1 | -9/+11 |
2008-11-22 | i2c-omap: FIFO handling support and broken hw workaround for i2c-omap | Nishanth Menon | 1 | -40/+150 |
2008-11-22 | i2c-omap: Add high-speed support to omap-i2c | Syed Mohammed Khasim | 1 | -22/+60 |
2008-11-22 | i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr() | Paul Walmsley | 1 | -4/+8 |
2008-11-22 | i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg | Jarkko Nikula | 1 | -2/+6 |
2008-11-13 | i2c: fix i2c-sh_mobile rx underrun | Magnus Damm | 1 | -1/+2 |
2008-11-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 2 | -1/+2 |
2008-10-30 | i2c-s3c2410: Correct use of ! and & | Julia Lawall | 1 | -1/+1 |
2008-10-30 | scx200_i2c: Add missing class parameter | Lennart Sorensen | 1 | -0/+1 |
2008-10-30 | [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat. | Ben Dooks | 1 | -2/+2 |
2008-10-23 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 8 | -9/+29 |
2008-10-22 | i2c: Add info->archdata field | Anton Vorontsov | 1 | -0/+3 |
2008-10-22 | i2c: Inform about deprecated chips directory | Wolfram Sang | 2 | -1/+4 |
2008-10-22 | i2c: Use pci_ioremap_bar() | Arjan van de Ven | 1 | -1/+1 |
2008-10-22 | i2c-algo-pcf: Fix typo in debugging log message | David Miller | 1 | -1/+1 |
2008-10-22 | i2c-algo-pcf: Add adapter hooks around xfer begin and end | David Miller | 1 | -4/+13 |
2008-10-22 | i2c-algo-pcf: Pass adapter data into ->waitforpin() method | David Miller | 2 | -2/+3 |
2008-10-22 | i2c-i801: Add support for Intel Ibex Peak | Seth Heasley | 2 | -0/+4 |