aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-versatile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-08-29i2c: versatile: Make i2c_algo_bit_data constBhumika Goyal1-1/+1
2016-07-14i2c: versatile: Convert to use resource managed devm_* APIsAxel Lin1-33/+13
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