summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-versatile.c
AgeCommit message (Expand)Author
2023-06-14i2c: versatile: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-08-29i2c: versatile: Make i2c_algo_bit_data constBhumika Goyal
2016-07-14i2c: versatile: Convert to use resource managed devm_* APIsAxel Lin
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2012-05-12i2c: Dynamically assign adapter id if it wasn't explictly specifiedKarol Lewandowski
2012-02-24i2c: versatile: Add Device Tree supportPawel Moll
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-16i2c: Use resource_size macroLinus Walleij
2009-02-19[ARM] 5394/1: Add static bus numbering support to i2c-versatileCatalin Marinas
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King