aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips
Commit message (Expand)AuthorAge
* USB: isp1301: fix compilationDmitry Baryshkov2008-08-13
* i2c: correct some size_t printk formatsDavid Brownell2008-08-10
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
* gpiolib: allow user-selectionMichael Buesch2008-07-25
* gpio: sysfs interfaceDavid Brownell2008-07-25
* i2c: Convert the max6875 driver to a new-style i2c driverJean Delvare2008-07-16
* i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare2008-07-16
* i2c: Convert the pcf8575 driver to a new-style i2c driverJean Delvare2008-07-16
* i2c: Convert the pcf8574 driver to a new-style i2c driverJean Delvare2008-07-16
* i2c: Convert the pcf8591 driver to a new-style i2c driverJean Delvare2008-07-16
* i2c: Convert the eeprom driver to a new-style i2c driverJean Delvare2008-07-16
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-15
|\
| * i2c: Clean up old chip driversJean Delvare2008-07-14
| * i2c: New-style EEPROM driver using device IDsWolfram Sang2008-07-14
| * i2c: Drop stray references to lm_sensorsJean Delvare2008-07-14
| * i2c: Deprecate the legacy gpio driversDavid Brownell2008-07-14
| * i2c/eeprom: Fall back to SMBus read word transactionsJean Delvare2008-07-14
| * i2c/eeprom: Only probe buses with DDC or SPD classJean Delvare2008-07-14
* | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-03
|/
* i2c/max6875: Really prevent 24RF08 corruptionJean Delvare2008-05-18
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-29
* i2c: Add support for device alias namesJean Delvare2008-04-29
* i2c/tps65010: Add missing intialization of client dataJean Delvare2008-04-29
* i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-22
* ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell2008-04-14
* i2c: chips subdirectory is deprecatedJean Delvare2008-03-12
* hwmon: Discard useless I2C driver IDsJean Delvare2008-02-07
* deprecate obsolete pca9539 drivereric miao2008-02-05
* i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-27
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-27
* i2c: the scheduled I2C RTC driver removalAdrian Bunk2008-01-27
* i2c/tsl2550: Add power management addedRodolfo Giometti2008-01-27
* i2c: Add support for the PCF8575 chipBart Van Assche2008-01-27
* driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-24
* i2c/isp1301_omap: Build fixDavid Brownell2007-12-12
* i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare2007-11-15
* i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare2007-11-15
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Make the pr_*() family of macros in kernel.h completeEmil Medve2007-10-17
* i2c/pcf8574: No arbitrary initializationJean Delvare2007-10-13
* i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-13
* i2c/tps65010: New-style driver updates, part 1David Brownell2007-10-13
* i2c/menelaus: Build fixDavid Brownell2007-08-14
* i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell2007-08-14
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-29
* i2c: ds1682 warning fixAndrew Morton2007-07-26
* OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren2007-07-17
* missing argument in bin_attribute ->read()/->write()Al Viro2007-07-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-12
|\