index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-sh7760.c
Age
Commit message (
Expand
)
Author
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
i2c: Add module.h to modular files prev. implicitly getting it
Paul Gortmaker
2011-10-29
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
2010-10-25
sh: i2c-sh7760: Replase from ctrl_* to __raw_*
Nobuhiro Iwamatsu
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-01-07
i2c: Drop I2C_CLASS_ALL
Jean Delvare
2008-04-22
i2c: Renesas SH7760 I2C master driver
Manuel Lauss