aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-22[PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare1-0/+8
2006-06-22[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer1-72/+241
2006-06-22[PATCH] i2c: cleanup m41t00Mark A. Greer1-28/+21
2006-04-19[PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale1-4/+4
2006-04-14[PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer1-7/+9
2006-04-14[PATCH] i2c: convert ds1374 to use a workqueueJean Delvare1-6/+10
2006-03-27[PATCH] RTC subsystem: I2C cleanupAlessandro Zummo5-1181/+0
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-23[PATCH] i2c: Cleanup isp1301_omapJean Delvare1-2/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar4-37/+40
2006-03-23[PATCH] I2C: Convert i2c to mutexesArjan van de Ven2-10/+12
2006-01-08[PATCH] IRQ type flagsRussell King1-5/+6
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman12-12/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard12-24/+48
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare12-12/+0
2006-01-05[PATCH] i2c: Remove duplicate rtc8564 BCD macrosNicolas Kaiser1-19/+17
2006-01-05[PATCH] i2c: Extend ds1337 initializationMichael Burian1-6/+31
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-10/+11
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-10/+11
2005-11-07[PATCH] i2c: ds1337 BCD conversion fixJames Chapman1-2/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] i2c: Static function fixes, 4 of 4Ben Dooks3-3/+4
2005-10-28[PATCH] i2c: Static function fixes, 1 of 4Ben Dooks1-1/+1
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena10-22/+11
2005-10-28[PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo3-0/+708
2005-10-28[PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard1-0/+1
2005-10-28[PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare3-3/+1
2005-10-28[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare1-2/+2
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-05[PATCH] i2c: chips/ds1374.c fixupMark A. Greer1-1/+1
2005-09-05[PATCH] i2c: chips/m41t00.c fixupMark A. Greer1-1/+1
2005-09-05[PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare2-10/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare1-10/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare6-12/+6
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare6-11/+11
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare3-3/+0
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare6-21/+6
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare6-6/+0
2005-09-05[PATCH] I2C: max6875 code cleanupbgardner@wabtec.com1-6/+2
2005-09-05[PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com1-5/+0
2005-09-05[PATCH] I2C: fix max6875 build errorGreg Kroah-Hartman1-2/+1
2005-09-05[PATCH] I2C: simplify max6875 driverbgardner@wabtec.com1-322/+123
2005-07-29[PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2-6/+10
2005-07-29[PATCH] I2C: ds1337 - fix 12/24 hour mode bugLadislav Michl1-3/+3
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare34-25444/+0
2005-07-11[PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare2-437/+3
2005-07-11[PATCH] I2C: SENSORS_ATXP1 must select I2C_SENSORAdrian Bunk1-0/+1