aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-26i2c/tsl2550: Fix lux value in extended modeMichele Jr De Candia1-0/+3
2009-09-18i2c/chips: Remove deprecated pcf8574 driverWolfram Sang3-233/+0
2009-09-18i2c/chips: Remove deprecated pca9539 driverWolfram Sang3-166/+0
2009-09-18i2c/chips: Remove deprecated pcf8575 driverWolfram Sang3-217/+0
2009-09-18i2c/tsl2550: Use combined SMBus transactionsJean Delvare1-32/+10
2009-07-28i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia1-7/+10
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang3-262/+0
2009-03-30Move the pcf8591 driver to hwmonJean Delvare3-339/+0
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-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov3-221/+0
2009-01-07USB: move isp1301_omap to drivers/usb/otgDavid Brownell3-1696/+0
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-11-28i2c/isp1301_omap: Build fixesDavid Brownell1-18/+47
2008-10-22i2c: Inform about deprecated chips directoryWolfram Sang2-1/+4
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar2-2/+0
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk1-17/+17
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-0/+221
2008-10-14i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut1-3/+9
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare1-65/+33
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi1-29/+30
2008-10-13i2c: MPC8349E-mITX Power Management and GPIO expander driverAnton Vorontsov3-0/+221
2008-08-13USB: isp1301: fix compilationDmitry Baryshkov1-1/+1
2008-08-10i2c: correct some size_t printk formatsDavid Brownell1-4/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2-4/+4
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-07-25gpiolib: allow user-selectionMichael Buesch1-1/+1
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+2
2008-07-16i2c: Convert the max6875 driver to a new-style i2c driverJean Delvare1-71/+49
2008-07-16i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare1-76/+33
2008-07-16i2c: Convert the pcf8575 driver to a new-style i2c driverJean Delvare1-56/+40
2008-07-16i2c: Convert the pcf8574 driver to a new-style i2c driverJean Delvare1-62/+46
2008-07-16i2c: Convert the pcf8591 driver to a new-style i2c driverJean Delvare1-54/+40
2008-07-16i2c: Convert the eeprom driver to a new-style i2c driverJean Delvare1-52/+40
2008-07-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds8-94/+701
2008-07-14i2c: Clean up old chip driversJean Delvare5-61/+54
2008-07-14i2c: New-style EEPROM driver using device IDsWolfram Sang3-0/+610
2008-07-14i2c: Drop stray references to lm_sensorsJean Delvare3-11/+1
2008-07-14i2c: Deprecate the legacy gpio driversDavid Brownell1-5/+12
2008-07-14i2c/eeprom: Fall back to SMBus read word transactionsJean Delvare1-20/+19
2008-07-14i2c/eeprom: Only probe buses with DDC or SPD classJean Delvare1-0/+8
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren1-64/+99
2008-05-18i2c/max6875: Really prevent 24RF08 corruptionJean Delvare1-3/+0
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare4-18/+32
2008-04-29i2c: Add support for device alias namesJean Delvare4-4/+8
2008-04-29i2c/tps65010: Add missing intialization of client dataJean Delvare1-0/+2
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-14/+14
2008-04-14ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell2-1/+101
2008-03-12i2c: chips subdirectory is deprecatedJean Delvare1-0/+7