| Commit message (Expand) | Author | Files | Lines |
2006-01-06 | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID | Jean Delvare | 3 | -1/+5 |
2006-01-06 | [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMON | Martin Hicks | 1 | -0/+1 |
2006-01-06 | [PATCH] i2c: I2C_DF_NOTIFY removal comment cleanups | Jean Delvare | 1 | -8/+0 |
2006-01-06 | [PATCH] i2c: update i2c_driver.command documentation | Jean Delvare | 1 | -7/+3 |
2006-01-06 | [PATCH] i2c: drop empty i2c_driver.command implementations | Laurent Riffard | 4 | -26/+0 |
2006-01-06 | [PATCH] i2c: driver ID list cleanups | Jean Delvare | 1 | -20/+0 |
2006-01-06 | [PATCH] hwmon: it87 use u8 for vrm | Jean Delvare | 1 | -2/+2 |
2006-01-06 | [PATCH] hwmon: add VRM/VID support for some VIA CPUs | Rudolf Marek | 2 | -30/+45 |
2006-01-06 | [PATCH] hwmon: w83792d simplify in low bits handling | Jean Delvare | 1 | -38/+10 |
2006-01-06 | [PATCH] hwmon: w83792d misc cleanups | Jean Delvare | 1 | -20/+9 |
2006-01-06 | [PATCH] I2C: move i2c-dev to use dynamic class devices | Greg Kroah-Hartman | 1 | -30/+20 |
2006-01-06 | [PATCH] i2c: Documentation update | Jean Delvare | 2 | -4/+2 |
2006-01-06 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 95 | -98/+0 |
2006-01-06 | [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner | Greg Kroah-Hartman | 2 | -3/+9 |
2006-01-06 | [PATCH] I2C: Fix up debug build error for previous i2c structure changes | Greg Kroah-Hartman | 1 | -3/+3 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11 | Jean Delvare | 2 | -2/+8 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11 | Jean Delvare | 1 | -2/+4 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11 | Laurent Riffard | 1 | -2/+4 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 8 of 11 | Laurent Riffard | 1 | -1/+4 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 7 of 11 | Laurent Riffard | 1 | -1/+4 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11 | Laurent Riffard | 2 | -4/+8 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 44 | -111/+191 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 | Laurent Riffard | 4 | -8/+16 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 | Laurent Riffard | 35 | -86/+166 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 | Laurent Riffard | 12 | -24/+48 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 | Laurent Riffard | 4 | -18/+19 |
2006-01-06 | [PATCH] i2c: i2c_get_client is gone | Jean Delvare | 1 | -11/+2 |
2006-01-06 | [PATCH] i2c: Chip driver porting guide update | Jean Delvare | 1 | -35/+44 |
2006-01-06 | [PATCH] i2c: Rework client usage count, 3 of 3 | Jean Delvare | 3 | -8/+2 |
2006-01-06 | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 29 | -46/+10 |
2006-01-06 | [PATCH] i2c: Rework client usage count, 1 of 3 | Jean Delvare | 2 | -5/+1 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 | Jean Delvare | 1 | -3/+0 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 91 | -95/+5 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 | Jean Delvare | 2 | -9/+0 |
2006-01-06 | [PATCH] hwmon: New vt8231 driver | Roger Lucas | 4 | -0/+880 |
2006-01-06 | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport | Peter Korsgaard | 2 | -1/+12 |
2006-01-06 | [PATCH] i2c: Remove duplicate rtc8564 BCD macros | Nicolas Kaiser | 1 | -19/+17 |
2006-01-06 | [PATCH] hwmon: Clarify the W83627THF VID documentation | Mark M. Hoffman | 1 | -8/+11 |
2006-01-06 | [PATCH] hwmon: W83627THF VID fixes | Yuan Mu | 1 | -9/+7 |
2006-01-06 | [PATCH] hwmon: Support the VRM 10 mode of the ADT7463 | Jean Delvare | 1 | -8/+36 |
2006-01-06 | [PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026 | Grant Coady | 3 | -17/+0 |
2006-01-06 | [PATCH] i2c: Extend ds1337 initialization | Michael Burian | 1 | -6/+31 |
2006-01-06 | [PATCH] i2c: i2c-i801 explicitly enables/disables PEC | Mark M. Hoffman | 1 | -5/+1 |
2006-01-06 | [NET]: Change 1500 to ETH_DATA_LEN in some files | Kris Katterjohn | 6 | -9/+15 |
2006-01-06 | [IPVS]: Another file needs linux/interrupt.h | Andrew Morton | 1 | -0/+1 |
2006-01-06 | [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs | Richard Purdie | 2 | -0/+5 |
2006-01-06 | [PATCH] pcmcia: cleanup cs.c, reduce size | Daniel Ritz | 1 | -49/+39 |
2006-01-06 | [PATCH] drivers/pcmcia/cistpl.c: fix endian warnings | Alexey Dobriyan | 1 | -15/+15 |
2006-01-06 | [PATCH] pcmcia: kzalloc conversion | Dominik Brodowski | 9 | -28/+13 |
2006-01-06 | [PATCH] pcmcia: no probing of ioports on PARISC | Dominik Brodowski | 1 | -1/+1 |