Age | Commit message (Expand) | Author |
2008-11-28 | i2c/isp1301_omap: Build fixes | David Brownell |
2008-10-22 | i2c: Inform about deprecated chips directory | Wolfram Sang |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar |
2008-10-20 | i2c: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2008-10-14 | i2c/tps65010: Vibrator hookup to gpiolib | Marek Vasut |
2008-10-14 | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 | Jean Delvare |
2008-10-14 | i2c/isp1301_omap: Convert to a new-style i2c driver, part 1 | Felipe Balbi |
2008-10-13 | i2c: MPC8349E-mITX Power Management and GPIO expander driver | Anton Vorontsov |
2008-08-13 | USB: isp1301: fix compilation | Dmitry Baryshkov |
2008-08-10 | i2c: correct some size_t printk formats | David Brownell |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch |
2008-07-25 | gpio: sysfs interface | David Brownell |
2008-07-16 | i2c: Convert the max6875 driver to a new-style i2c driver | Jean Delvare |
2008-07-16 | i2c: Convert the pca9539 driver to a new-style i2c driver | Jean Delvare |
2008-07-16 | i2c: Convert the pcf8575 driver to a new-style i2c driver | Jean Delvare |
2008-07-16 | i2c: Convert the pcf8574 driver to a new-style i2c driver | Jean Delvare |
2008-07-16 | i2c: Convert the pcf8591 driver to a new-style i2c driver | Jean Delvare |
2008-07-16 | i2c: Convert the eeprom driver to a new-style i2c driver | Jean Delvare |
2008-07-15 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-07-14 | i2c: Clean up old chip drivers | Jean Delvare |
2008-07-14 | i2c: New-style EEPROM driver using device IDs | Wolfram Sang |
2008-07-14 | i2c: Drop stray references to lm_sensors | Jean Delvare |
2008-07-14 | i2c: Deprecate the legacy gpio drivers | David Brownell |
2008-07-14 | i2c/eeprom: Fall back to SMBus read word transactions | Jean Delvare |
2008-07-14 | i2c/eeprom: Only probe buses with DDC or SPD class | Jean Delvare |
2008-07-03 | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG | Tony Lindgren |
2008-05-18 | i2c/max6875: Really prevent 24RF08 corruption | Jean Delvare |
2008-04-29 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2008-04-29 | i2c/tps65010: Add missing intialization of client data | Jean Delvare |
2008-04-22 | i2c: Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-14 | ARM: OMAP: I2C: tps65010 driver converts to gpiolib | David Brownell |
2008-03-12 | i2c: chips subdirectory is deprecated | Jean Delvare |
2008-02-07 | hwmon: Discard useless I2C driver IDs | Jean Delvare |
2008-02-05 | deprecate obsolete pca9539 driver | eric miao |
2008-01-27 | i2c/tps65010: move header to <linux/i2c/...> | David Brownell |
2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare |
2008-01-27 | i2c: the scheduled I2C RTC driver removal | Adrian Bunk |
2008-01-27 | i2c/tsl2550: Add power management added | Rodolfo Giometti |
2008-01-27 | i2c: Add support for the PCF8575 chip | Bart Van Assche |
2008-01-24 | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve |
2007-12-12 | i2c/isp1301_omap: Build fix | David Brownell |
2007-11-15 | i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix | Jean Delvare |
2007-11-15 | i2c/eeprom: Hide Sony Vaio serial numbers | Jean Delvare |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-17 | Make the pr_*() family of macros in kernel.h complete | Emil Medve |
2007-10-13 | i2c/pcf8574: No arbitrary initialization | Jean Delvare |