aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-iop3xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-7/+9
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare1-1/+1
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek1-7/+9
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek1-2/+2
2006-07-12[PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne1-7/+10
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-2/+7
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-14/+13
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+5
2005-11-01[ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem_region)Dan Williams1-4/+5
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena1-4/+2
2005-10-28[PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard1-0/+1
2005-10-28[PATCH] i2c: Discard explicit static initializations to 0Jean 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-06-21[PATCH] Spelling fixes for drivers/i2c.Steven Cole1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+554