aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-versatile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-08-23i2c: move OF helpers into the coreWolfram Sang1-2/+0
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson1-2/+0
2012-05-12i2c: Dynamically assign adapter id if it wasn't explictly specifiedKarol Lewandowski1-7/+2
2012-02-24i2c: versatile: Add Device Tree supportPawel Moll1-0/+10
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-16i2c: Use resource_size macroLinus Walleij1-3/+3
2009-02-19[ARM] 5394/1: Add static bus numbering support to i2c-versatileCatalin Marinas1-2/+8
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers1-0/+1
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King1-0/+153