aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-sh7760.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang1-3/+1
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-19i2c: use dev_get_platdata()Jingoo Han1-1/+1
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson1-1/+0
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-4/+4
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin1-12/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker1-0/+1
2011-10-29i2c: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2010-10-25sh: i2c-sh7760: Replase from ctrl_* to __raw_*Nobuhiro Iwamatsu1-2/+2
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten1-1/+1
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt1-1/+1
2009-01-07i2c: Drop I2C_CLASS_ALLJean Delvare1-1/+1
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss1-0/+577