summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-121-2/+2
|\
| * sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-121-1/+2
| * sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-1/+0Star
* | i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-121-2/+4
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* i2c: __must_check fixes (chip drivers)Jean Delvare2006-09-271-1/+7
* [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-231-4/+5
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-061-1/+0Star
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard2006-01-061-2/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-061-1/+0Star
* [PATCH] i2c: Static function fixes, 1 of 4Ben Dooks2005-10-281-1/+1
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-281-2/+1Star
* [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare2005-10-281-2/+2
* [PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare2005-09-051-5/+0Star
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-051-2/+1Star
* [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-051-2/+2
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-051-3/+1Star
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-051-1/+0Star
* [PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2005-07-291-3/+5
* [PATCH] I2C: drop bogus eeprom commentJean Delvare2005-07-111-3/+0Star
* [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan2005-06-221-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+264