aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-mpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
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-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-0/+5
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-12/+12
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+2
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena1-2/+1
2005-10-28[PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard1-0/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare1-1/+0
2005-08-01[PATCH] i2c-mpc.c: revert duplicate patchAndrew Morton1-94/+0
2005-07-29[PATCH] I2C-MPC: Restore code removedKumar Gala1-0/+94
2005-07-27[PATCH] I2C-MPC: Restore code removedKumar Gala1-0/+94
2005-06-25[PATCH] I2C-MPC: Remove OCP device model supportKumar Gala1-204/+0
2005-06-21[PATCH] i2c: Race fix for i2c-mpc.cSylvain Munaut1-6/+8
2005-06-21[PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.cKumar Gala1-2/+2
2005-04-25[PATCH] ppc annotations: i2c-mpcAl Viro1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+496