- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / i2c / chips / eeprom.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-15 Jean Delvarei2c/eeprom: Recognize VGN as a valid Sony Vaio name...
2007-11-15 Jean Delvarei2c/eeprom: Hide Sony Vaio serial numbers
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-07-12 Jean Delvarei2c: Fix the i2c_smbus_read_i2c_block_data() prototype
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2006-09-26 Jean Delvarei2c: __must_check fixes (chip drivers)
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-23 Ingo Molnar[PATCH] i2c: Semaphore to mutex conversions, part 2
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Remove .owner setting from i2c_driver...
2006-01-06 Laurent Riffard[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11
2006-01-06 Jean Delvare[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
2005-10-28 Ben Dooks[PATCH] i2c: Static function fixes, 1 of 4
2005-10-28 Deepak Saxena[PATCH] i2c: kzalloc conversion, other drivers
2005-10-28 Jean Delvare[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX
2005-09-05 Jean Delvare[PATCH] I2C: Centralize 24RF08 corruption prevention
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (06/11)
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (04/11)
2005-09-05 Jean Delvare[PATCH] I2C: refactor message in i2c_detach_client
2005-09-05 Jean Delvare[PATCH] I2C: Separate non-i2c hwmon drivers from i2c...
2005-07-29 Jean Delvare[PATCH] I2C: 24RF08 corruption prevention (again)
2005-07-11 Jean Delvare[PATCH] I2C: drop bogus eeprom comment
2005-06-22 Alexey Dobriyan[PATCH] I2C: drivers/i2c/*: #include <linux/config...
2005-05-12 Greg Kroah-Hartman Update to 2.6.11.9, which catches a few security holes.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-14 Jean Delvare[PATCH] I2C: Cleanups to the eeprom driver
2004-12-21 Jean Delvare[PATCH] I2C: Remove checksum code in eeprom driver
2004-11-08 Greg Kroah-HartmanI2C: moved from all sensor drivers from normal_i2c_rang...
2004-11-08 Greg Kroah-HartmanI2C: remove normal_isa_range from I2C sensor drivers...
2004-09-08 Jean Delvare[PATCH] I2C: Do not init global variables to 0
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-05 Greg Kroah-HartmanI2C: convert all drivers from MODULE_PARM to module_param
2004-05-18 Jean Delvare[PATCH] I2C: Incomplete AT24RF08 corruption prevention...
2004-04-22 Michael E. Brown[PATCH] sysfs module unload race fix for bin_attributes
2004-04-12 Jean Delvare[PATCH] I2C: Rework memory allocation in i2c chip drivers
2004-03-30 Jean Delvare[PATCH] I2C: Incorrect memset in eeprom.c
2004-03-16 Hubert Mantelupdate to 2.6.5-rc1
2004-03-15 Greg Kroah-Hartman[PATCH] I2C: fix up CONFIG_I2C_DEBUG_CHIP logic to...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Greg Kroah-Hartman[PATCH] I2C: add I2C_DEBUG_CHIP config option and conve...
2004-01-16 Jean Delvare[PATCH] I2C: speed up eeprom driver by a factor of 4
2004-01-15 Jean Delvare[PATCH] I2C: restore correct vaio handling in eeprom...
2003-09-24 Greg Kroah-Hartman[PATCH] I2C: remove unneeded #defines in the eeprom...
2003-09-23 Greg Kroah-Hartman[PATCH] I2C: add eeprom i2c chip driver.