summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/tps65010.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell2008-04-141-1/+100
* i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-1/+1
* i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-131-146/+38Star
* i2c/tps65010: New-style driver updates, part 1David Brownell2007-10-131-66/+69
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-301-1/+1
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-091-1/+1
* remove software_suspend()Johannes Berg2007-05-071-1/+3
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] fix more workqueue build breakage (tps65010)David Brownell2006-12-131-9/+12
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* [PATCH] i2c: tps65010 build fixesDavid Brownell2006-08-261-6/+6
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-231-22/+23
* [PATCH] IRQ type flagsRussell King2006-01-091-5/+6
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-061-1/+0Star
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard2006-01-061-2/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-061-1/+0Star
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-281-2/+1Star
* [PATCH] I2C: minor TPS6501x cleanupsdavid-b@pacbell.net2005-07-111-31/+28Star
* [PATCH] I2C: add i2c driver for TPS6501xDavid Brownell2005-06-221-0/+1072