index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-sh7760.c
Age
Commit message (
Expand
)
Author
2025-06-12
i2c: use inclusive callbacks in struct i2c_algorithm
Wolfram Sang
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-01-18
i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
2023-06-07
i2c: Improve size determinations
Markus Elfring
2023-06-07
i2c: Delete error messages for failed memory allocations
Markus Elfring
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2021-04-17
i2c: sh7760: fix IRQ error path
Sergey Shtylyov
2021-04-14
i2c: sh7760: add IRQ check
Sergey Shtylyov
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