| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] i2c: Drop the i2c-frodo bus driver | Jean Delvare | 2006-03-23 | 1 | -85/+0 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 3 | Jean Delvare | 2006-03-23 | 3 | -6/+6 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 2006-03-23 | 2 | -7/+8 |
* | [PATCH] I2C: fix sx200_acb build on other arches | Jean Delvare | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] i2c: scx200_acb minimal documentation update | Ben Gardner | 2006-03-23 | 1 | -2/+3 |
* | [PATCH] i2c: scx200_acb fix and speed up the poll loop | Ben Gardner | 2006-03-23 | 1 | -11/+2 |
* | [PATCH] i2c: scx200_acb add support for the CS5535/CS5536 | Ben Gardner | 2006-03-23 | 1 | -14/+43 |
* | [PATCH] i2c: scx200_acb remove use of lock_kernel | Ben Gardner | 2006-03-23 | 1 | -6/+7 |
* | [PATCH] i2c: scx200_acb refactor/simplify code | Ben Gardner | 2006-03-23 | 1 | -44/+29 |
* | [PATCH] i2c: scx200_acb debug log cleanup | Ben Gardner | 2006-03-23 | 1 | -25/+17 |
* | [PATCH] i2c: scx200_acb whitespace and comment cleanup | Ben Gardner | 2006-03-23 | 1 | -47/+43 |
* | [PATCH] I2C: Convert i2c to mutexes | Arjan van de Ven | 2006-03-23 | 1 | -3/+4 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 | 3 | -2/+16 |
* | [PATCH] i2c: Drop outdated probe/remove code in i2c-isa | Jean Delvare | 2006-02-14 | 1 | -12/+0 |
* | [PATCH] i2c: Use ARRAY_SIZE macro | Tobias Klauser | 2006-02-06 | 3 | -12/+6 |
* | [PATCH] i2c-i801: I2C patch for Intel ICH8 | Jason Gaston | 2006-02-06 | 2 | -0/+3 |
* | [ARM] 3237/1: PXA I2C driver updates | Richard Purdie | 2006-01-12 | 1 | -0/+10 |
* | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt | 2006-01-09 | 6 | -1205/+298 |
* | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt | 2006-01-09 | 1 | -4/+13 |
* | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -11/+14 |
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 | 1 | -1/+1 |
* | Merge with Linus' kernel. | Russell King | 2006-01-07 | 6 | -30/+34 |
|\ |
|
| * | [PATCH] i2c: i2c-mv64xxx fix transaction abortion | Mark A. Greer | 2006-01-06 | 1 | -18/+15 |
| * | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID | Jean Delvare | 2006-01-06 | 1 | -0/+2 |
| * | [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMON | Martin Hicks | 2006-01-06 | 1 | -0/+1 |
| * | [PATCH] I2C: Fix up debug build error for previous i2c structure changes | Greg Kroah-Hartman | 2006-01-06 | 1 | -3/+3 |
| * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 | Laurent Riffard | 2006-01-06 | 1 | -3/+1 |
| * | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport | Peter Korsgaard | 2006-01-06 | 1 | -1/+11 |
| * | [PATCH] i2c: i2c-i801 explicitly enables/disables PEC | Mark M. Hoffman | 2006-01-06 | 1 | -5/+1 |
* | | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 | 1 | -2/+0 |
|/ |
|
* | [PATCH] i2c: Fix i2c-mv64xxx compilation error | Mark A. Greer | 2005-12-16 | 1 | -5/+6 |
* | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms | Russell King | 2005-11-17 | 2 | -8/+4 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 7 | -111/+110 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 7 | -111/+110 |
* | | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-11 | 18 | -18/+0 |
* | | [PATCH] i2c-viapro: Some adjustments | Jean Delvare | 2005-11-08 | 1 | -13/+14 |
|/ |
|
* | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 1 | -4/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-02 | 1 | -4/+5 |
|\ |
|
| * | [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem... | Dan Williams | 2005-11-01 | 1 | -4/+5 |
* | | [DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path. | Russell King | 2005-10-30 | 1 | -2/+5 |
* | | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 8 | -4/+10 |
|/ |
|
* | [PATCH] i2c: i2c-i801 PEC code cleanups | Jean Delvare | 2005-10-28 | 1 | -14/+10 |
* | [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 | Jean Delvare | 2005-10-28 | 3 | -22/+5 |
* | [PATCH] i2c: SMBus PEC support rewrite, 1 of 3 | Jean Delvare | 2005-10-28 | 1 | -2/+1 |
* | [PATCH] i2c: i2c-i810 documentation update | Jean Delvare | 2005-10-28 | 2 | -1/+3 |
* | [PATCH] i2c: ID redefinition cleanups | Jean Delvare | 2005-10-28 | 1 | -5/+0 |
* | [PATCH] i2c: kzalloc cleanups, 2 of 2 | Jean Delvare | 2005-10-28 | 1 | -2/+2 |
* | [PATCH] i2c: kzalloc cleanups, 1 of 2 | Jean Delvare | 2005-10-28 | 2 | -3/+2 |
* | [PATCH] i2c: kzalloc conversion, other drivers | Deepak Saxena | 2005-10-28 | 11 | -28/+13 |
* | [PATCH] i2c: kzalloc conversion, ixp bus drivers | Deepak Saxena | 2005-10-28 | 2 | -4/+2 |