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