| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 1 | -18/+11 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -1/+2 |
* | i2c/tps65010: Add missing intialization of client data | Jean Delvare | 2008-04-29 | 1 | -0/+2 |
* | ARM: OMAP: I2C: tps65010 driver converts to gpiolib | David Brownell | 2008-04-14 | 1 | -1/+100 |
* | i2c/tps65010: move header to <linux/i2c/...> | David Brownell | 2008-01-27 | 1 | -1/+1 |
* | i2c/tps65010: New-style driver updates, part 2 | David Brownell | 2007-10-13 | 1 | -146/+38 |
* | i2c/tps65010: New-style driver updates, part 1 | David Brownell | 2007-10-13 | 1 | -66/+69 |
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 | 1 | -1/+1 |
* | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 2007-05-09 | 1 | -1/+1 |
* | remove software_suspend() | Johannes Berg | 2007-05-07 | 1 | -1/+3 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell | 2006-12-13 | 1 | -9/+12 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] i2c: tps65010 build fixes | David Brownell | 2006-08-26 | 1 | -6/+6 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -4/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 2006-03-23 | 1 | -22/+23 |
* | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 1 | -5/+6 |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 | Laurent Riffard | 2006-01-05 | 1 | -2/+4 |
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] i2c: kzalloc conversion, other drivers | Deepak Saxena | 2005-10-28 | 1 | -2/+1 |
* | [PATCH] I2C: minor TPS6501x cleanups | david-b@pacbell.net | 2005-07-11 | 1 | -31/+28 |
* | [PATCH] I2C: add i2c driver for TPS6501x | David Brownell | 2005-06-21 | 1 | -0/+1072 |