| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C... | Heiner Kallweit | 2024-01-18 | 1 | -1/+1 |
* | i2c: Improve size determinations | Markus Elfring | 2023-06-07 | 1 | -1/+1 |
* | i2c: Delete error messages for failed memory allocations | Markus Elfring | 2023-06-07 | 1 | -1/+0 |
* | i2c: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-06-05 | 1 | -4/+2 |
* | i2c: sh7760: fix IRQ error path | Sergey Shtylyov | 2021-04-17 | 1 | -1/+1 |
* | i2c: sh7760: add IRQ check | Sergey Shtylyov | 2021-04-14 | 1 | -1/+4 |
* | i2c: don't print error when adding adapter fails | Wolfram Sang | 2016-08-22 | 1 | -3/+1 |
* | i2c: busses: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
* | i2c: use dev_get_platdata() | Jingoo Han | 2013-08-19 | 1 | -1/+1 |
* | i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls | Doug Anderson | 2013-02-22 | 1 | -1/+0 |
* | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 2012-12-22 | 1 | -4/+4 |
* | i2c/busses: Use module_platform_driver() | Axel Lin | 2012-01-12 | 1 | -12/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ |
|
| * | i2c: Add module.h to modular files prev. implicitly getting it | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | i2c: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-29 | 1 | -1/+1 |
|/ |
|
* | sh: i2c-sh7760: Replase from ctrl_* to __raw_* | Nobuhiro Iwamatsu | 2010-10-25 | 1 | -2/+2 |
* | i2c: Use <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 2010-05-21 | 1 | -1/+1 |
* | sh: clkfwk: module_clk -> peripheral_clk rename. | Paul Mundt | 2009-05-13 | 1 | -1/+1 |
* | i2c: Drop I2C_CLASS_ALL | Jean Delvare | 2009-01-07 | 1 | -1/+1 |
* | i2c: Renesas SH7760 I2C master driver | Manuel Lauss | 2008-04-22 | 1 | -0/+577 |