| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2020-02-07 | 1 | -1/+1 |
|\ |
|
| * | i2c: highlander: Use proper printk format for size_t | Krzysztof Kozlowski | 2020-01-15 | 1 | -1/+1 |
* | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
|/ |
|
* | i2c: use SPDX identifier for Renesas drivers | Wolfram Sang | 2018-08-24 | 1 | -4/+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: Remove unneeded xxx_set_drvdata(..., NULL) calls | Doug Anderson | 2013-02-22 | 1 | -4/+0 |
* | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 2012-12-22 | 1 | -3/+3 |
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 1 | -1/+1 |
|\ |
|
| * | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | | i2c/busses: Use module_platform_driver() | Axel Lin | 2012-01-12 | 1 | -12/+1 |
|/ |
|
* | i2c: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-29 | 1 | -1/+1 |
* | treewide: transciever/transceiver spelling fixes | Joe Perches | 2011-06-24 | 1 | -1/+1 |
* | i2c-highlander: remover superflous variable | Wolfram Sang | 2010-05-20 | 1 | -3/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | i2c: Use resource_size macro | Linus Walleij | 2009-06-16 | 1 | -1/+1 |
* | i2c-highlander: Trivial endian casting fixes | Harvey Harrison | 2008-12-11 | 1 | -2/+2 |
* | i2c: Renesas Highlander FPGA SMBus support | Paul Mundt | 2008-10-14 | 1 | -0/+498 |