aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang3-269/+0
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang3-609/+0
2009-01-26i2c: Delete many unused adapter IDsJean Delvare30-32/+0
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov3-221/+0
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1696/+0
2009-01-07USB: move isp1301_omap to drivers/usb/otgDavid Brownell3-1696/+0
2009-01-07i2c: Use snprintf to set adapter namesJean Delvare6-11/+12
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare1-1/+49
2009-01-07i2c: Drop I2C_CLASS_ALLJean Delvare2-2/+2
2009-01-07i2c: Get rid of remaining bus_id accessJean Delvare3-4/+4
2009-01-07i2c: Replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2009-01-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds4-2382/+0
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-199/+406
2009-01-05Merge branch 'i2c-next-s3c' into i2c-nextBen Dooks1-107/+78
2009-01-04mfd: move drivers/i2c/chips/menelaus.c to drivers/mfdDavid Brownell3-1296/+0
2009-01-04mfd: move drivers/i2c/chips/tps65010.c to drivers/mfdDavid Brownell3-1086/+0
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm1-37/+36
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into develRussell King2-3/+3
2008-12-16i2c-omap: fix type of irq handler functionBen Dooks1-1/+1
2008-12-16Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into i2c-nextBen Dooks1-92/+328
2008-12-16i2c-s3c2410: Change IRQ to be plain integer.Ben Dooks1-14/+8
2008-12-16i2c-s3c2410: Allow more than one i2c-s3c2410 adapterBen Dooks1-14/+19
2008-12-16i2c-s3c2410: Remove default platform data.Ben Dooks1-31/+8
2008-12-16i2c-s3c2410: Use platform data for gpio configurationBen Dooks1-8/+3
2008-12-16i2c-s3c2410: Fixup style problems from checkpatch.plBen Dooks1-44/+44
2008-12-16i2c-s3c2410: fix check for being in suspend.Ben Dooks1-3/+15
2008-12-16i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto1-0/+1
2008-12-13Merge git://git.marvell.com/orion into develRussell King3-21/+50
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison1-2/+2
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison1-1/+1
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2008-11-28i2c-parport: Fix misplaced parport_release callJean Delvare1-2/+2
2008-11-28i2c: Remove i2c clients in reverse orderJean Delvare1-1/+1
2008-11-28i2c/isp1301_omap: Build fixesDavid Brownell1-18/+47
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-11-21i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi1-0/+27
2008-11-21i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley1-6/+34
2008-11-21i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley1-9/+16
2008-11-21i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley1-2/+7
2008-11-21i2c-omap: Clean-up i2c-omapTony Lindgren1-13/+18
2008-11-21i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley1-0/+6
2008-11-21i2c-omap: Mark init-only functions as __initPaul Walmsley1-2/+2
2008-11-21i2c-omap: Add support for omap34xxChandra shekhar1-9/+11
2008-11-21i2c-omap: FIFO handling support and broken hw workaround for i2c-omapNishanth Menon1-40/+150
2008-11-21i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim1-22/+60
2008-11-21i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley1-4/+8
2008-11-21i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msgJarkko Nikula1-2/+6
2008-11-13i2c: fix i2c-sh_mobile rx underrunMagnus Damm1-1/+2
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2Ben Dooks2-1/+2