aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-simtec.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 235Thomas Gleixner1-9/+1
2017-08-14i2c: simtec: use release_mem_region instead of release_resourceAnton Vasilyev1-4/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-02i2c: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin1-16/+2
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-07-15i2c: Use resource_sizeJulia Lawall1-1/+1
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers1-0/+3
2007-05-01i2c: New Simtec I2C bus driverBen Dooks1-0/+186