summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips
AgeCommit message (Expand)AuthorLines
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang-269/+0
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang-609/+0
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov-221/+0
2009-01-07USB: move isp1301_omap to drivers/usb/otgDavid Brownell-1696/+0
2009-01-04mfd: move drivers/i2c/chips/menelaus.c to drivers/mfdDavid Brownell-1296/+0
2009-01-04mfd: move drivers/i2c/chips/tps65010.c to drivers/mfdDavid Brownell-1086/+0
2008-11-28i2c/isp1301_omap: Build fixesDavid Brownell-18/+47
2008-10-22i2c: Inform about deprecated chips directoryWolfram Sang-1/+4
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar-2/+0
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk-17/+17
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+221
2008-10-14i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut-3/+9
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare-65/+33
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi-29/+30
2008-10-13i2c: MPC8349E-mITX Power Management and GPIO expander driverAnton Vorontsov-0/+221
2008-08-13USB: isp1301: fix compilationDmitry Baryshkov-1/+1
2008-08-10i2c: correct some size_t printk formatsDavid Brownell-4/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King-4/+4
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King-1/+0
2008-07-25gpiolib: allow user-selectionMichael Buesch-1/+1
2008-07-25gpio: sysfs interfaceDavid Brownell-0/+2
2008-07-16i2c: Convert the max6875 driver to a new-style i2c driverJean Delvare-71/+49
2008-07-16i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare-76/+33
2008-07-16i2c: Convert the pcf8575 driver to a new-style i2c driverJean Delvare-56/+40
2008-07-16i2c: Convert the pcf8574 driver to a new-style i2c driverJean Delvare-62/+46
2008-07-16i2c: Convert the pcf8591 driver to a new-style i2c driverJean Delvare-54/+40
2008-07-16i2c: Convert the eeprom driver to a new-style i2c driverJean Delvare-52/+40
2008-07-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-94/+701
2008-07-14i2c: Clean up old chip driversJean Delvare-61/+54
2008-07-14i2c: New-style EEPROM driver using device IDsWolfram Sang-0/+610
2008-07-14i2c: Drop stray references to lm_sensorsJean Delvare-11/+1
2008-07-14i2c: Deprecate the legacy gpio driversDavid Brownell-5/+12
2008-07-14i2c/eeprom: Fall back to SMBus read word transactionsJean Delvare-20/+19
2008-07-14i2c/eeprom: Only probe buses with DDC or SPD classJean Delvare-0/+8
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren-64/+99
2008-05-18i2c/max6875: Really prevent 24RF08 corruptionJean Delvare-3/+0
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare-18/+32
2008-04-29i2c: Add support for device alias namesJean Delvare-4/+8
2008-04-29i2c/tps65010: Add missing intialization of client dataJean Delvare-0/+2
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison-14/+14
2008-04-14ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell-1/+101
2008-03-12i2c: chips subdirectory is deprecatedJean Delvare-0/+7
2008-02-07hwmon: Discard useless I2C driver IDsJean Delvare-3/+0
2008-02-05deprecate obsolete pca9539 drivereric miao-2/+5
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell-6/+2
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare-7/+9
2008-01-27i2c: the scheduled I2C RTC driver removalAdrian Bunk-1131/+0
2008-01-27i2c/tsl2550: Add power management addedRodolfo Giometti-0/+21
2008-01-27i2c: Add support for the PCF8575 chipBart Van Assche-1/+230
2008-01-24driver core: Make the dev_*() family of macros in device.h completeEmil Medve-6/+0