summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips
Commit message (Expand)AuthorAgeFilesLines
* i2c: Inform about deprecated chips directoryWolfram Sang2008-10-222-1/+4
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-202-2/+0
* i2c: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-17/+17
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2008-10-153-0/+221
|\
| * i2c: MPC8349E-mITX Power Management and GPIO expander driverAnton Vorontsov2008-10-133-0/+221
* | i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut2008-10-141-3/+9
* | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-141-65/+33
* | i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi2008-10-141-29/+30
|/
* USB: isp1301: fix compilationDmitry Baryshkov2008-08-131-1/+1
* i2c: correct some size_t printk formatsDavid Brownell2008-08-101-4/+4
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-072-4/+4
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
* gpio: sysfs interfaceDavid Brownell2008-07-251-0/+2
* i2c: Convert the max6875 driver to a new-style i2c driverJean Delvare2008-07-161-71/+49
* i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare2008-07-161-76/+33
* i2c: Convert the pcf8575 driver to a new-style i2c driverJean Delvare2008-07-161-56/+40
* i2c: Convert the pcf8574 driver to a new-style i2c driverJean Delvare2008-07-161-62/+46
* i2c: Convert the pcf8591 driver to a new-style i2c driverJean Delvare2008-07-161-54/+40
* i2c: Convert the eeprom driver to a new-style i2c driverJean Delvare2008-07-161-52/+40
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-158-94/+701
|\
| * i2c: Clean up old chip driversJean Delvare2008-07-145-61/+54
| * i2c: New-style EEPROM driver using device IDsWolfram Sang2008-07-143-0/+610
| * i2c: Drop stray references to lm_sensorsJean Delvare2008-07-143-11/+1
| * i2c: Deprecate the legacy gpio driversDavid Brownell2008-07-141-5/+12
| * i2c/eeprom: Fall back to SMBus read word transactionsJean Delvare2008-07-141-20/+19
| * i2c/eeprom: Only probe buses with DDC or SPD classJean Delvare2008-07-141-0/+8
* | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-031-64/+99
|/
* i2c/max6875: Really prevent 24RF08 corruptionJean Delvare2008-05-181-3/+0
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-294-18/+32
* i2c: Add support for device alias namesJean Delvare2008-04-294-4/+8
* i2c/tps65010: Add missing intialization of client dataJean Delvare2008-04-291-0/+2
* i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-14/+14
* ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell2008-04-142-1/+101
* i2c: chips subdirectory is deprecatedJean Delvare2008-03-121-0/+7
* hwmon: Discard useless I2C driver IDsJean Delvare2008-02-073-3/+0
* deprecate obsolete pca9539 drivereric miao2008-02-051-2/+5
* i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-273-6/+2
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-275-7/+9
* i2c: the scheduled I2C RTC driver removalAdrian Bunk2008-01-275-1131/+0
* i2c/tsl2550: Add power management addedRodolfo Giometti2008-01-271-0/+21
* i2c: Add support for the PCF8575 chipBart Van Assche2008-01-273-1/+230
* driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-241-6/+0
* i2c/isp1301_omap: Build fixDavid Brownell2007-12-121-1/+1
* i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare2007-11-151-5/+9
* i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare2007-11-151-8/+15
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* Make the pr_*() family of macros in kernel.h completeEmil Medve2007-10-171-6/+4
* i2c/pcf8574: No arbitrary initializationJean Delvare2007-10-131-7/+7
* i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-131-146/+38
OpenPOWER on IntegriCloud