| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-01-05 | [PATCH] I2C: Fix up debug build error for previous i2c structure changes |  Greg Kroah-Hartman | 1 | -3/+3 |
| 2006-01-05 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 |  Laurent Riffard | 12 | -24/+48 |
| 2006-01-05 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 |  Laurent Riffard | 3 | -16/+16 |
| 2006-01-05 | [PATCH] i2c: Rework client usage count, 3 of 3 |  Jean Delvare | 1 | -5/+0 |
| 2006-01-05 | [PATCH] i2c: Rework client usage count, 2 of 3 |  Jean Delvare | 2 | -19/+10 |
| 2006-01-05 | [PATCH] i2c: Rework client usage count, 1 of 3 |  Jean Delvare | 1 | -3/+1 |
| 2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 |  Jean Delvare | 14 | -15/+2 |
| 2006-01-05 | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport |  Peter Korsgaard | 1 | -1/+11 |
| 2006-01-05 | [PATCH] i2c: Remove duplicate rtc8564 BCD macros |  Nicolas Kaiser | 1 | -19/+17 |
| 2006-01-05 | [PATCH] i2c: Extend ds1337 initialization |  Michael Burian | 1 | -6/+31 |
| 2006-01-05 | [PATCH] i2c: i2c-i801 explicitly enables/disables PEC |  Mark M. Hoffman | 1 | -5/+1 |
| 2006-01-03 | [ARM] Remove clk_use()/clk_unuse() |  Russell King | 1 | -2/+0 |
| 2005-12-16 | [PATCH] i2c: Fix i2c-mv64xxx compilation error |  Mark A. Greer | 1 | -5/+6 |
| 2005-11-17 | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms |  Russell King | 2 | -8/+4 |
| 2005-11-11 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel |  Linus Torvalds | 8 | -121/+121 |
| 2005-11-10 | [PATCH] PCI: removed unneeded .owner field from struct pci_driver |  Greg Kroah-Hartman | 18 | -18/+0 |
| 2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver |  Russell King | 8 | -121/+121 |
| 2005-11-07 | [PATCH] i2c-viapro: Some adjustments |  Jean Delvare | 1 | -13/+14 |
| 2005-11-07 | [PATCH] i2c: ds1337 BCD conversion fix |  James Chapman | 1 | -2/+2 |
| 2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers |  Jesper Juhl | 1 | -4/+2 |
| 2005-11-01 | Merge master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 1 | -4/+5 |
| 2005-11-01 | [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem_region) |  Dan Williams | 1 | -4/+5 |
| 2005-10-30 | [DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path. |  Russell King | 1 | -2/+5 |
| 2005-10-29 | Create platform_device.h to contain all the platform device details. |  Russell King | 11 | -5/+13 |
| 2005-10-28 | [PATCH] I2C: remove devfs support from i2c-dev driver |  Greg Kroah-Hartman | 1 | -10/+0 |
| 2005-10-28 | [PATCH] i2c: i2c-i801 PEC code cleanups |  Jean Delvare | 1 | -14/+10 |
| 2005-10-28 | [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 |  Jean Delvare | 3 | -22/+5 |
| 2005-10-28 | [PATCH] i2c: SMBus PEC support rewrite, 2 of 3 |  Jean Delvare | 1 | -114/+48 |
| 2005-10-28 | [PATCH] i2c: SMBus PEC support rewrite, 1 of 3 |  Jean Delvare | 1 | -2/+1 |
| 2005-10-28 | [PATCH] i2c: i2c-i810 documentation update |  Jean Delvare | 2 | -1/+3 |
| 2005-10-28 | [PATCH] i2c: ID redefinition cleanups |  Jean Delvare | 1 | -5/+0 |
| 2005-10-28 | [PATCH] i2c: Static function fixes, 4 of 4 |  Ben Dooks | 3 | -3/+4 |
| 2005-10-28 | [PATCH] i2c: Static function fixes, 1 of 4 |  Ben Dooks | 1 | -1/+1 |
| 2005-10-28 | [PATCH] i2c: kzalloc cleanups, 2 of 2 |  Jean Delvare | 1 | -2/+2 |
| 2005-10-28 | [PATCH] i2c: kzalloc cleanups, 1 of 2 |  Jean Delvare | 2 | -3/+2 |
| 2005-10-28 | [PATCH] i2c: kzalloc conversion, other drivers |  Deepak Saxena | 22 | -52/+25 |
| 2005-10-28 | [PATCH] i2c: kzalloc conversion, ixp bus drivers |  Deepak Saxena | 2 | -4/+2 |
| 2005-10-28 | [PATCH] i2c: New Xicor X1205 RTC driver |  Alessandro Zummo | 3 | -0/+708 |
| 2005-10-28 | [PATCH] Owner field additions to many i2c drivers, 5 of 5 |  Laurent Riffard | 1 | -0/+1 |
| 2005-10-28 | [PATCH] Owner field additions to many i2c drivers, 4 of 5 |  Laurent Riffard | 1 | -0/+3 |
| 2005-10-28 | [PATCH] Owner field additions to many i2c drivers, 3 of 5 |  Laurent Riffard | 1 | -0/+2 |
| 2005-10-28 | [PATCH] Owner field additions to many i2c drivers, 2 of 5 |  Laurent Riffard | 7 | -0/+8 |
| 2005-10-28 | [PATCH] Owner field additions to many i2c drivers, 1 of 5 |  Laurent Riffard | 18 | -0/+18 |
| 2005-10-28 | [PATCH] i2c: Big i2c-elektor cleanup |  Stig Telfer | 1 | -39/+45 |
| 2005-10-28 | [PATCH] i2c: Fix i2c-elektor on Alpha |  Stig Telfer | 1 | -25/+49 |
| 2005-10-28 | [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures |  Jean Delvare | 3 | -3/+1 |
| 2005-10-28 | [PATCH] i2c: Rename i2c-parport variable to avoid confusion |  Jean Delvare | 1 | -3/+3 |
| 2005-10-28 | [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX |  Jean Delvare | 2 | -6/+6 |
| 2005-10-28 | [PATCH] i2c: Cleanup i2c-i801 ifdefs |  Jean Delvare | 1 | -19/+1 |
| 2005-10-28 | [PATCH] i2c: Cleanup i2c-dev ioctl debug message |  Jean Delvare | 1 | -2/+2 |