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