aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/chips/eeprom.c
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-07-16i2c: Convert the eeprom driver to a new-style i2c driverJean Delvare
2008-07-14i2c: Clean up old chip driversJean Delvare
2008-07-14i2c: Drop stray references to lm_sensorsJean Delvare
2008-07-14i2c/eeprom: Fall back to SMBus read word transactionsJean Delvare
2008-07-14i2c/eeprom: Only probe buses with DDC or SPD classJean Delvare
2008-02-07hwmon: Discard useless I2C driver IDsJean Delvare
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare
2007-11-15i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare
2007-11-15i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-09-26i2c: __must_check fixes (chip drivers)Jean Delvare
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-10-28[PATCH] i2c: Static function fixes, 1 of 4Ben Dooks
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena
2005-10-28[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare
2005-09-05[PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare
2005-07-29[PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare
2005-07-11[PATCH] I2C: drop bogus eeprom commentJean Delvare
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan
2005-04-16Linux-2.6.12-rc2Linus Torvalds