aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-iop3xx.c
AgeCommit message (Expand)Author
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin
2011-01-04i2c-iop3xx: add iomem annotationAaro Koskinen
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-12-06i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers
2008-01-27i2c: Don't uselessly set i2c_adapter.retriesJean Delvare
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell
2007-08-14i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard
2007-07-12i2c-iop3xx: Switch to static adapter numberingMartin Michlmayr
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-14[ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek
2006-07-12[PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-11-01[ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem...Dan Williams
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena
2005-10-28[PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard
2005-10-28[PATCH] i2c: Discard explicit static initializations to 0Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare
2005-06-21[PATCH] Spelling fixes for drivers/i2c.Steven Cole
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds