summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-sh7760.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-3/+1
* i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* i2c: use dev_get_platdata()Jingoo Han2013-08-191-1/+1
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-1/+0
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-4/+4
* i2c/busses: Use module_platform_driver()Axel Lin2012-01-121-12/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker2011-10-311-0/+1
* | i2c: irq: Remove IRQF_DISABLEDYong Zhang2011-10-291-1/+1
|/
* sh: i2c-sh7760: Replase from ctrl_* to __raw_*Nobuhiro Iwamatsu2010-10-251-2/+2
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-211-1/+1
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-131-1/+1
* i2c: Drop I2C_CLASS_ALLJean Delvare2009-01-071-1/+1
* i2c: Renesas SH7760 I2C master driverManuel Lauss2008-04-221-0/+577
OpenPOWER on IntegriCloud