summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-iop3xx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-161-11/+21
|\
| * i2c: iop: Use GPIO descriptorsLinus Walleij2019-06-121-11/+21
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1Star
|/
* i2c: iop3xx: Add device tree probingLinus Walleij2019-02-051-0/+8
* i2c: iop3xx: use new 8 bit address helper functionWolfram Sang2016-04-111-4/+1Star
* i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* i2c: iop3xxx: fix build failure after waitqueue changesKevin Hilman2013-07-011-1/+1
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-2/+0Star
* i2c: iop3xx: use standard gpiolib functionsRob Herring2012-07-251-4/+5
* i2c: iop3xx: clean-up trailing whitespaceRob Herring2012-07-251-56/+56
* i2c/busses: Use module_platform_driver()Axel Lin2012-01-121-15/+1Star
* 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/+1Star
* i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare2009-12-061-6/+0Star
* i2c: Adapter timeout is in jiffiesJean Delvare2009-03-281-1/+1
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0Star
* 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/+0Star
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-8/+0Star
* 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/+0Star
|/
* 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-271-1/+1
|/
* [PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2006-07-131-7/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [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/+13Star
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-021-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/+2Star
* [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/+0Star
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0Star
* [PATCH] Spelling fixes for drivers/i2c.Steven Cole2005-06-221-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+554