Age | Commit message (Expand) | Author | Files | Lines |
2005-10-29 | [PATCH] i2c: Minor i2c-amd8111 cleanup | Jean Delvare | 1 | -1/+0 |
2005-10-29 | [PATCH] i2c: Reuse name strings in i2c bus drivers | Jean Delvare | 12 | -25/+33 |
2005-10-29 | [PATCH] i2c: Discard explicit static initializations to 0 | Jean Delvare | 8 | -13/+13 |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 1 | -5/+3 |
2005-09-23 | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 3 | -0/+329 |
2005-09-15 | [I2C] Add a functionality method, and remove algorithm ids | Russell King | 1 | -4/+8 |
2005-09-13 | [PATCH] i2c-keywest warning fix | Andrew Morton | 1 | -1/+0 |
2005-09-10 | [PATCH] I2C: i2c-nforce2: drop unused define | Jean Delvare | 1 | -5/+0 |
2005-09-09 | Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually | Linus Torvalds | 3 | -0/+1039 |
2005-09-09 | [I2C] Clean up i2c-pxa debugging/printks | Russell King | 1 | -42/+33 |
2005-09-05 | [PATCH] i2c: bug fix for busses/i2c-mv64xxx.c | Jean Delvare | 1 | -4/+4 |
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 | 4 | -4/+4 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (4/7) | Jean Delvare | 21 | -21/+0 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (3/7) | Jean Delvare | 1 | -1/+1 |
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 | 22 | -22/+0 |
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: cleanup of i2c-nforce2 | Hans-Frieder Vogt | 1 | -28/+3 |
2005-08-09 | [PATCH] Build fix for the Sibyte I2C driver | Ralf Baechle | 1 | -2/+2 |
2005-08-02 | [PATCH] i2c-mpc.c: revert duplicate patch | Andrew Morton | 1 | -94/+0 |
2005-07-30 | [PATCH] I2C: Missing space in split strings | Jean Delvare | 1 | -3/+3 |
2005-07-30 | [PATCH] I2C-MPC: Restore code removed | Kumar Gala | 1 | -0/+94 |
2005-07-28 | [PATCH] I2C-MPC: Restore code removed | Kumar Gala | 1 | -0/+94 |
2005-07-12 | [PATCH] I2C: Strip trailing whitespace from strings | Jean Delvare | 3 | -4/+4 |
2005-07-06 | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 1 | -4/+3 |
2005-06-26 | [PATCH] I2C-MPC: Remove OCP device model support | Kumar Gala | 1 | -204/+0 |
2005-06-24 | [PATCH] ARM: 2744/1: ixp2000 gpio irq support | Lennert Buytenhek | 1 | -1/+2 |
2005-06-22 | [PATCH] I2C: KConfig update - some EXPERIMENTAL removal | R.Marek@sh.cvut.cz | 1 | -17/+17 |
2005-06-22 | [PATCH] i2c: Race fix for i2c-mpc.c | Sylvain Munaut | 1 | -6/+8 |
2005-06-22 | [PATCH] I2C: Spelling fixes for drivers/i2c/busses/i2c-parport.c | Tobias Klauser | 1 | -1/+1 |
2005-06-22 | [PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.c | Kumar Gala | 1 | -2/+2 |
2005-06-22 | [PATCH] Spelling fixes for drivers/i2c. | Steven Cole | 3 | -3/+3 |
2005-06-22 | [PATCH] I2C: #include <linux/config.h> cleanup | Jean Delvare | 2 | -10/+0 |
2005-06-22 | [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup | Alexey Dobriyan | 31 | -30/+1 |
2005-06-15 | [PATCH] I2C: Add PXA I2C driver | Russell King | 3 | -0/+1048 |
2005-06-01 | [PATCH] I2C: ALI1563 SMBus driver fix | R.Marek@sh.cvut.cz | 1 | -15/+31 |
2005-05-23 | [PATCH] ppc64: Fix booting on latest G5 models | Benjamin Herrenschmidt | 1 | -0/+5 |
2005-04-26 | [PATCH] ppc annotations: i2c-mpc | Al Viro | 1 | -2/+2 |
2005-04-24 | [PATCH] broken dependency for I2C_MPC | Al Viro | 1 | -1/+1 |
2005-04-17 | [PATCH] i2c-i801: I2C patch for Intel ESB2 | Jason Gaston | 2 | -0/+3 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 47 | -0/+15628 |