Age | Commit message (Expand) | Author | Files | Lines |
2008-07-16 | i2c: Convert the eeprom driver to a new-style i2c driver | Jean Delvare | 1 | -52/+40 |
2008-07-15 | i2c: Clean up old chip drivers | Jean Delvare | 1 | -17/+15 |
2008-07-15 | i2c: Drop stray references to lm_sensors | Jean Delvare | 1 | -7/+1 |
2008-07-15 | i2c/eeprom: Fall back to SMBus read word transactions | Jean Delvare | 1 | -20/+19 |
2008-07-15 | i2c/eeprom: Only probe buses with DDC or SPD class | Jean Delvare | 1 | -0/+8 |
2008-02-08 | hwmon: Discard useless I2C driver IDs | Jean Delvare | 1 | -1/+0 |
2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 1 | -1/+1 |
2007-11-15 | i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix | Jean Delvare | 1 | -5/+9 |
2007-11-15 | i2c/eeprom: Hide Sony Vaio serial numbers | Jean Delvare | 1 | -8/+15 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -2/+2 |
2007-07-12 | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare | 1 | -2/+4 |
2007-07-12 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 1 | -1/+2 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -1/+0 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-09-27 | i2c: __must_check fixes (chip drivers) | Jean Delvare | 1 | -1/+7 |
2006-03-24 | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 1 | -4/+5 |
2006-01-06 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 | Laurent Riffard | 1 | -2/+4 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 1 | -1/+0 |
2005-10-29 | [PATCH] i2c: Static function fixes, 1 of 4 | Ben Dooks | 1 | -1/+1 |
2005-10-29 | [PATCH] i2c: kzalloc conversion, other drivers | Deepak Saxena | 1 | -2/+1 |
2005-10-29 | [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX | Jean Delvare | 1 | -2/+2 |
2005-09-05 | [PATCH] I2C: Centralize 24RF08 corruption prevention | Jean Delvare | 1 | -5/+0 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (06/11) | Jean Delvare | 1 | -2/+1 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (04/11) | Jean Delvare | 1 | -2/+2 |
2005-09-05 | [PATCH] I2C: refactor message in i2c_detach_client | Jean Delvare | 1 | -3/+1 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) | Jean Delvare | 1 | -1/+0 |
2005-07-30 | [PATCH] I2C: 24RF08 corruption prevention (again) | Jean Delvare | 1 | -3/+5 |
2005-07-12 | [PATCH] I2C: drop bogus eeprom comment | Jean Delvare | 1 | -3/+0 |
2005-06-22 | [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup | Alexey Dobriyan | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+264 |