Age | Commit message (Expand) | Author | Files | Lines |
2005-09-07 | [PATCH] drivers: convert kcalloc to kzalloc | Pekka Enberg | 1 | -1/+1 |
2005-09-05 | [PATCH] I2C: Fix sgi_xfer return value | Jean Delvare | 1 | -1/+1 |
2005-09-05 | [PATCH] i2c: bug fix for busses/i2c-mv64xxx.c | Jean Delvare | 1 | -4/+4 |
2005-09-05 | [PATCH] i2c: chips/ds1374.c fixup | Mark A. Greer | 1 | -1/+1 |
2005-09-05 | [PATCH] i2c: chips/m41t00.c fixup | Mark A. Greer | 1 | -1/+1 |
2005-09-05 | [PATCH] I2C: Drop probe parameter of i2c-keywest | Jean Delvare | 1 | -12/+0 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (6/7) | Jean Delvare | 2 | -2/+1 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (5/7) | Jean Delvare | 10 | -15/+4 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (4/7) | Jean Delvare | 27 | -27/+0 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (3/7) | Jean Delvare | 7 | -7/+7 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (2/7) | Jean Delvare | 1 | -0/+1 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Jean Delvare | 28 | -28/+0 |
2005-09-05 | [PATCH] I2C: Centralize 24RF08 corruption prevention | Jean Delvare | 3 | -13/+10 |
2005-09-05 | [PATCH] I2C: Rewrite i2c_probe | Jean Delvare | 1 | -76/+89 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (07/11) | Jean Delvare | 3 | -117/+0 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (06/11) | Jean Delvare | 6 | -12/+6 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (05/11) | Jean Delvare | 3 | -126/+6 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (04/11) | Jean Delvare | 6 | -11/+11 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (03/11) | Jean Delvare | 1 | -1/+1 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (02/11) | Jean Delvare | 1 | -7/+6 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (01/11) | Jean Delvare | 4 | -13/+28 |
2005-09-05 | [PATCH] I2C: Improve core debugging messages | Jean Delvare | 2 | -39/+29 |
2005-09-05 | [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus | Ian Campbell | 1 | -5/+7 |
2005-09-05 | [PATCH] I2C: inline i2c_adapter_id | Jean Delvare | 1 | -9/+0 |
2005-09-05 | [PATCH] I2C: refactor message in i2c_detach_client | Jean Delvare | 7 | -22/+11 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) | Jean Delvare | 6 | -6/+0 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9) | Jean Delvare | 1 | -32/+13 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9) | Jean Delvare | 1 | -7/+1 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9) | Jean Delvare | 1 | -10/+148 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9) | Jean Delvare | 1 | -4/+10 |
2005-09-05 | [PATCH] I2C: max6875 code cleanup | bgardner@wabtec.com | 1 | -6/+2 |
2005-09-05 | [PATCH] I2C: add kobj_to_i2c_client | bgardner@wabtec.com | 1 | -5/+0 |
2005-09-05 | [PATCH] I2C: cleanup of i2c-nforce2 | Hans-Frieder Vogt | 1 | -28/+3 |
2005-09-05 | [PATCH] I2C: fix max6875 build error | Greg Kroah-Hartman | 1 | -2/+1 |
2005-09-05 | [PATCH] I2C: simplify max6875 driver | bgardner@wabtec.com | 1 | -322/+123 |
2005-08-09 | [PATCH] Build fix for the Sibyte I2C driver | Ralf Baechle | 1 | -2/+2 |
2005-08-01 | [PATCH] i2c-mpc.c: revert duplicate patch | Andrew Morton | 1 | -94/+0 |
2005-07-29 | [PATCH] I2C: 24RF08 corruption prevention (again) | Jean Delvare | 2 | -6/+10 |
2005-07-29 | [PATCH] I2C: missing new lines in i2c-core messages | Jean Delvare | 1 | -4/+4 |
2005-07-29 | [PATCH] I2C: Missing space in split strings | Jean Delvare | 1 | -3/+3 |
2005-07-29 | [PATCH] I2C: ds1337 - fix 12/24 hour mode bug | Ladislav Michl | 1 | -3/+3 |
2005-07-29 | [PATCH] I2C-MPC: Restore code removed | Kumar Gala | 1 | -0/+94 |
2005-07-27 | [PATCH] I2C-MPC: Restore code removed | Kumar Gala | 1 | -0/+94 |
2005-07-11 | [PATCH] I2C: Move hwmon drivers (2/3) | Jean Delvare | 34 | -25444/+0 |
2005-07-11 | [PATCH] I2C: Move hwmon drivers (1/3) | Jean Delvare | 2 | -437/+3 |
2005-07-11 | [PATCH] I2C: SENSORS_ATXP1 must select I2C_SENSOR | Adrian Bunk | 1 | -0/+1 |
2005-07-11 | [PATCH] I2C: drop bogus eeprom comment | Jean Delvare | 1 | -3/+0 |
2005-07-11 | [PATCH] i2c: make better use of IDR in i2c-core | Mark M. Hoffman | 1 | -11/+6 |
2005-07-11 | [PATCH] I2C: m41t00: fix incorrect kfree | Jean Delvare | 1 | -1/+1 |
2005-07-11 | [PATCH] I2C: max6875 Kconfig update | Jean Delvare | 1 | -4/+7 |