| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] RTC subsystem: I2C cleanup | Alessandro Zummo | 2006-03-27 | 5 | -1181/+0 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] i2c: Cleanup isp1301_omap | Jean Delvare | 2006-03-23 | 1 | -2/+0 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 2006-03-23 | 4 | -37/+40 |
* | [PATCH] I2C: Convert i2c to mutexes | Arjan van de Ven | 2006-03-23 | 2 | -10/+12 |
* | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 1 | -5/+6 |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-05 | 12 | -12/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 | Laurent Riffard | 2006-01-05 | 12 | -24/+48 |
* | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 12 | -12/+0 |
* | [PATCH] i2c: Remove duplicate rtc8564 BCD macros | Nicolas Kaiser | 2006-01-05 | 1 | -19/+17 |
* | [PATCH] i2c: Extend ds1337 initialization | Michael Burian | 2006-01-05 | 1 | -6/+31 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 1 | -10/+11 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -10/+11 |
* | | [PATCH] i2c: ds1337 BCD conversion fix | James Chapman | 2005-11-07 | 1 | -2/+2 |
|/ |
|
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] i2c: Static function fixes, 4 of 4 | Ben Dooks | 2005-10-28 | 3 | -3/+4 |
* | [PATCH] i2c: Static function fixes, 1 of 4 | Ben Dooks | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] i2c: kzalloc conversion, other drivers | Deepak Saxena | 2005-10-28 | 10 | -22/+11 |
* | [PATCH] i2c: New Xicor X1205 RTC driver | Alessandro Zummo | 2005-10-28 | 3 | -0/+708 |
* | [PATCH] Owner field additions to many i2c drivers, 2 of 5 | Laurent Riffard | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures | Jean Delvare | 2005-10-28 | 3 | -3/+1 |
* | [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX | Jean Delvare | 2005-10-28 | 1 | -2/+2 |
* | [PATCH] drivers: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] i2c: chips/ds1374.c fixup | Mark A. Greer | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] i2c: chips/m41t00.c fixup | Mark A. Greer | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] I2C: Centralize 24RF08 corruption prevention | Jean Delvare | 2005-09-05 | 2 | -10/+0 |
* | [PATCH] hwmon: hwmon vs i2c, second round (07/11) | Jean Delvare | 2005-09-05 | 1 | -10/+0 |
* | [PATCH] hwmon: hwmon vs i2c, second round (06/11) | Jean Delvare | 2005-09-05 | 6 | -12/+6 |
* | [PATCH] hwmon: hwmon vs i2c, second round (04/11) | Jean Delvare | 2005-09-05 | 6 | -11/+11 |
* | [PATCH] hwmon: hwmon vs i2c, second round (01/11) | Jean Delvare | 2005-09-05 | 3 | -3/+0 |
* | [PATCH] I2C: refactor message in i2c_detach_client | Jean Delvare | 2005-09-05 | 6 | -21/+6 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) | Jean Delvare | 2005-09-05 | 6 | -6/+0 |
* | [PATCH] I2C: max6875 code cleanup | bgardner@wabtec.com | 2005-09-05 | 1 | -6/+2 |
* | [PATCH] I2C: add kobj_to_i2c_client | bgardner@wabtec.com | 2005-09-05 | 1 | -5/+0 |
* | [PATCH] I2C: fix max6875 build error | Greg Kroah-Hartman | 2005-09-05 | 1 | -2/+1 |
* | [PATCH] I2C: simplify max6875 driver | bgardner@wabtec.com | 2005-09-05 | 1 | -322/+123 |
* | [PATCH] I2C: 24RF08 corruption prevention (again) | Jean Delvare | 2005-07-29 | 2 | -6/+10 |
* | [PATCH] I2C: ds1337 - fix 12/24 hour mode bug | Ladislav Michl | 2005-07-29 | 1 | -3/+3 |
* | [PATCH] I2C: Move hwmon drivers (2/3) | Jean Delvare | 2005-07-11 | 34 | -25444/+0 |
* | [PATCH] I2C: Move hwmon drivers (1/3) | Jean Delvare | 2005-07-11 | 2 | -437/+3 |
* | [PATCH] I2C: SENSORS_ATXP1 must select I2C_SENSOR | Adrian Bunk | 2005-07-11 | 1 | -0/+1 |
* | [PATCH] I2C: drop bogus eeprom comment | Jean Delvare | 2005-07-11 | 1 | -3/+0 |
* | [PATCH] I2C: m41t00: fix incorrect kfree | Jean Delvare | 2005-07-11 | 1 | -1/+1 |
* | [PATCH] I2C: max6875 Kconfig update | Jean Delvare | 2005-07-11 | 1 | -4/+7 |
* | [PATCH] I2C: New max6875 driver may corrupt EEPROMs | Jean Delvare | 2005-07-11 | 1 | -1/+5 |
* | [PATCH] I2C: minor TPS6501x cleanups | david-b@pacbell.net | 2005-07-11 | 2 | -32/+28 |
* | [PATCH] I2C: Coding style cleanups to via686a | Denis Vlasenko | 2005-07-11 | 1 | -6/+6 |
* | [PATCH] Don't fill up log with atxp1 vcore messages change message | Prakash Punnoor | 2005-06-29 | 1 | -1/+1 |
* | [PATCH] I2C: fix ds1374 build | Andrew Morton | 2005-06-21 | 1 | -2/+0 |