aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King
2009-02-24i2c: Make sure i2c_algo_bit_data.timeout is HZ-independentJean Delvare
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare
2009-02-24i2c: Timeouts reach -1Roel Kluin
2009-02-24i2c: Fix misplaced parenthesesRoel Kluin
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-01-07USB: move isp1301_omap to drivers/usb/otgDavid Brownell
2009-01-07i2c: Use snprintf to set adapter namesJean Delvare
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare
2009-01-07i2c: Drop I2C_CLASS_ALLJean Delvare
2009-01-07i2c: Get rid of remaining bus_id accessJean Delvare
2009-01-07i2c: Replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-01-05Merge branch 'i2c-next-s3c' into i2c-nextBen Dooks
2009-01-04mfd: move drivers/i2c/chips/menelaus.c to drivers/mfdDavid Brownell
2009-01-04mfd: move drivers/i2c/chips/tps65010.c to drivers/mfdDavid Brownell
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King
2008-12-16i2c-omap: fix type of irq handler functionBen Dooks
2008-12-16Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Ben Dooks
2008-12-16i2c-s3c2410: Change IRQ to be plain integer.Ben Dooks
2008-12-16i2c-s3c2410: Allow more than one i2c-s3c2410 adapterBen Dooks
2008-12-16i2c-s3c2410: Remove default platform data.Ben Dooks
2008-12-16i2c-s3c2410: Use platform data for gpio configurationBen Dooks
2008-12-16i2c-s3c2410: Fixup style problems from checkpatch.plBen Dooks
2008-12-16i2c-s3c2410: fix check for being in suspend.Ben Dooks
2008-12-16i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto
2008-12-13Merge git://git.marvell.com/orion into develRussell King
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2008-11-28i2c-parport: Fix misplaced parport_release callJean Delvare
2008-11-28i2c: Remove i2c clients in reverse orderJean Delvare
2008-11-28i2c/isp1301_omap: Build fixesDavid Brownell
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-21i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi
2008-11-21i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley
2008-11-21i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley
2008-11-21i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley
2008-11-21i2c-omap: Clean-up i2c-omapTony Lindgren
2008-11-21i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley
2008-11-21i2c-omap: Mark init-only functions as __initPaul Walmsley