aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-iop3xx.c
Commit message (Expand)AuthorAgeFilesLines
* i2c-iop3xx: add iomem annotationAaro Koskinen2011-01-041-3/+3
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-211-2/+1
* i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare2009-12-061-6/+0
* i2c: Adapter timeout is in jiffiesJean Delvare2009-03-281-1/+1
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+1
* i2c: Don't uselessly set i2c_adapter.retriesJean Delvare2008-01-271-1/+0
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-8/+0
* i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard2007-08-141-0/+1
* i2c-iop3xx: Switch to static adapter numberingMartin Michlmayr2007-07-121-1/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-191-1/+1
|\
| * [ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2007-02-141-1/+1
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-7/+9
|\
| * [ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2006-09-251-7/+9
| * [ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek2006-09-251-2/+2
* | i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-261-1/+1
|/
* [PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2006-07-121-7/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-2/+7
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-14/+13
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-011-4/+5
|\
| * [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem...Dan Williams2005-11-011-4/+5
* | Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
|/
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-281-4/+2
* [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-281-0/+1
* [PATCH] i2c: Discard explicit static initializations to 0Jean Delvare2005-10-281-1/+1
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0
* [PATCH] Spelling fixes for drivers/i2c.Steven Cole2005-06-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+554