summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/max6875.c
Commit message (Expand)AuthorAgeFilesLines
* i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-151-246/+0
* i2c: Convert the max6875 driver to a new-style i2c driverJean Delvare2008-07-161-71/+49
* i2c: Clean up old chip driversJean Delvare2008-07-141-3/+1
* i2c/max6875: Really prevent 24RF08 corruptionJean Delvare2008-05-181-3/+0
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-121-3/+3
|\
| * sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-2/+3
| * sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
* | i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-121-0/+1
|/
* i2c: __must_check fixes (chip drivers)Jean Delvare2006-09-261-6/+19
* [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-231-5/+5
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard2006-01-051-2/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-281-4/+2
* [PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare2005-09-051-5/+0
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-051-2/+1
* [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/+1
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: max6875 code cleanupbgardner@wabtec.com2005-09-051-6/+2
* [PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com2005-09-051-5/+0
* [PATCH] I2C: fix max6875 build errorGreg Kroah-Hartman2005-09-051-2/+1
* [PATCH] I2C: simplify max6875 driverbgardner@wabtec.com2005-09-051-322/+123
* [PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2005-07-291-3/+5
* [PATCH] I2C: New max6875 driver may corrupt EEPROMsJean Delvare2005-07-111-1/+5
* [PATCH] max6875: new i2c device driverBGardner@Wabtec.com2005-06-211-0/+473
OpenPOWER on IntegriCloud