aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pxa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare1-1/+1
2006-02-06[PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-01-12[ARM] 3237/1: PXA I2C driver updatesRichard Purdie1-0/+10
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-12/+13
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-09-14[I2C] Add a functionality method, and remove algorithm idsRussell King1-4/+8
2005-09-08[I2C] Clean up i2c-pxa debugging/printksRussell King1-42/+33
2005-06-15[PATCH] I2C: Add PXA I2C driverRussell King1-0/+1031