aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-iop3xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare1-1/+1
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-1/+0
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare1-1/+1
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-01-27i2c: Don't uselessly set i2c_adapter.retriesJean Delvare1-1/+0
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell1-8/+0
2007-08-14i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard1-0/+1
2007-07-12i2c-iop3xx: Switch to static adapter numberingMartin Michlmayr1-1/+2
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-14[ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
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