Age | Commit message (Expand) | Author | Files | Lines |
2018-08-05 | i2c: pmcmsp: use core to detect 'no zero length' quirk | Wolfram Sang | 1 | -16/+1 |
2018-05-15 | i2c: pmcmsp: fix error return from master_xfer | Peter Rosin | 1 | -1/+1 |
2018-05-15 | i2c: pmcmsp: return message count on master_xfer success | Peter Rosin | 1 | -1/+1 |
2017-08-12 | i2c: constify internal structures | Gustavo A. R. Silva | 1 | -2/+2 |
2016-08-22 | i2c: don't print error when adding adapter fails | Wolfram Sang | 1 | -3/+1 |
2015-03-13 | i2c: pmcmsp: make use of the new infrastructure for quirks | Wolfram Sang | 1 | -26/+16 |
2015-01-13 | i2c: pmcmsp: remove dead code | Wolfram Sang | 1 | -7/+0 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-07 | i2c: remove FSF address | Wolfram Sang | 1 | -4/+0 |
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-02-22 | i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls | Doug Anderson | 1 | -2/+0 |
2012-12-22 | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 1 | -3/+3 |
2012-07-19 | i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -2/+1 |
2012-01-12 | i2c/busses: Use module_platform_driver() | Axel Lin | 1 | -15/+2 |
2011-10-29 | i2c: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2010-05-21 | i2c: Use <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 1 | -1/+1 |
2009-06-17 | i2c: Use resource_size macro | Linus Walleij | 1 | -4/+4 |
2008-12-11 | i2c-pmcmsp: Fix endianness misannotation | Harvey Harrison | 1 | -1/+1 |
2008-07-15 | i2c: Let bus drivers add SPD to their class | Jean Delvare | 1 | -1/+1 |
2008-04-23 | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+3 |
2008-04-23 | i2c: Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2008-02-24 | i2c: Storage class should be before const qualifier | Tobias Klauser | 1 | -2/+2 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -4/+4 |
2007-07-17 | parse error, drivers/i2c/busses/i2c-pmcmsp.c | Yoann Padioleau | 1 | -1/+1 |
2007-07-12 | i2c: New PMC MSP71xx TWI bus driver | Marc St-Jean | 1 | -0/+653 |