aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/tps65010.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-26[PATCH] i2c: tps65010 build fixesDavid Brownell1-6/+6
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar1-22/+23
2006-01-08[PATCH] IRQ type flagsRussell King1-5/+6
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena1-2/+1
2005-07-11[PATCH] I2C: minor TPS6501x cleanupsdavid-b@pacbell.net1-31/+28
2005-06-21[PATCH] I2C: add i2c driver for TPS6501xDavid Brownell1-0/+1072