Age | Commit message (Expand) | Author | Files | Lines |
2005-11-11 | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 18 | -18/+0 |
2005-11-08 | [PATCH] i2c-viapro: Some adjustments | Jean Delvare | 1 | -13/+14 |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 1 | -4/+2 |
2005-11-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -4/+5 |
2005-11-02 | [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem... | 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 | 8 | -4/+10 |
2005-10-29 | [PATCH] i2c: i2c-i801 PEC code cleanups | Jean Delvare | 1 | -14/+10 |
2005-10-29 | [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 | Jean Delvare | 3 | -22/+5 |
2005-10-29 | [PATCH] i2c: SMBus PEC support rewrite, 1 of 3 | Jean Delvare | 1 | -2/+1 |
2005-10-29 | [PATCH] i2c: i2c-i810 documentation update | Jean Delvare | 2 | -1/+3 |
2005-10-29 | [PATCH] i2c: ID redefinition cleanups | Jean Delvare | 1 | -5/+0 |
2005-10-29 | [PATCH] i2c: kzalloc cleanups, 2 of 2 | Jean Delvare | 1 | -2/+2 |
2005-10-29 | [PATCH] i2c: kzalloc cleanups, 1 of 2 | Jean Delvare | 2 | -3/+2 |
2005-10-29 | [PATCH] i2c: kzalloc conversion, other drivers | Deepak Saxena | 11 | -28/+13 |
2005-10-29 | [PATCH] i2c: kzalloc conversion, ixp bus drivers | Deepak Saxena | 2 | -4/+2 |
2005-10-29 | [PATCH] Owner field additions to many i2c drivers, 5 of 5 | Laurent Riffard | 1 | -0/+1 |
2005-10-29 | [PATCH] Owner field additions to many i2c drivers, 3 of 5 | Laurent Riffard | 1 | -0/+2 |
2005-10-29 | [PATCH] Owner field additions to many i2c drivers, 2 of 5 | Laurent Riffard | 6 | -0/+7 |
2005-10-29 | [PATCH] Owner field additions to many i2c drivers, 1 of 5 | Laurent Riffard | 18 | -0/+18 |
2005-10-29 | [PATCH] i2c: Big i2c-elektor cleanup | Stig Telfer | 1 | -39/+45 |
2005-10-29 | [PATCH] i2c: Fix i2c-elektor on Alpha | Stig Telfer | 1 | -25/+49 |
2005-10-29 | [PATCH] i2c: Rename i2c-parport variable to avoid confusion | Jean Delvare | 1 | -3/+3 |
2005-10-29 | [PATCH] i2c: Cleanup i2c-i801 ifdefs | Jean Delvare | 1 | -19/+1 |
2005-10-29 | [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter name | Jean Delvare | 2 | -0/+8 |
2005-10-29 | [PATCH] i2c-viapro: Cleanup ifdef usage | Greg KH | 1 | -4/+2 |
2005-10-29 | [PATCH] i2c-viapro: Improve register dump | Jean Delvare | 1 | -8/+30 |
2005-10-29 | [PATCH] i2c-viapro: Refactor control outb | Jean Delvare | 1 | -4/+3 |
2005-10-29 | [PATCH] i2c-viapro: Update supported devices list | Jean Delvare | 1 | -9/+13 |
2005-10-29 | [PATCH] i2c-viapro: Code cleanups | Jean Delvare | 1 | -81/+41 |
2005-10-29 | [PATCH] i2c-viapro: Implement I2C Block transactions | Jean Delvare | 1 | -3/+36 |
2005-10-29 | [PATCH] i2c-viapro: Coding style fixes | Jean Delvare | 1 | -38/+38 |
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 |