summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pmcmsp.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: pmcmsp: use core to detect 'no zero length' quirkWolfram Sang2018-08-041-16/+1Star
* i2c: pmcmsp: fix error return from master_xferPeter Rosin2018-05-151-1/+1
* i2c: pmcmsp: return message count on master_xfer successPeter Rosin2018-05-151-1/+1
* i2c: constify internal structuresGustavo A. R. Silva2017-08-121-2/+2
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-3/+1Star
* i2c: pmcmsp: make use of the new infrastructure for quirksWolfram Sang2015-03-131-26/+16Star
* i2c: pmcmsp: remove dead codeWolfram Sang2015-01-131-7/+0Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | i2c: remove FSF addressWolfram Sang2014-11-071-4/+0Star
|/
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-2/+0Star
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-3/+3
* i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1Star
* i2c/busses: Use module_platform_driver()Axel Lin2012-01-121-15/+2Star
* i2c: irq: Remove IRQF_DISABLEDYong Zhang2011-10-291-1/+1
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-211-1/+1
* i2c: Use resource_size macroLinus Walleij2009-06-161-4/+4
* i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+3
* i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-2/+2
* i2c: Storage class should be before const qualifierTobias Klauser2008-02-241-2/+2
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-4/+4
* parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau2007-07-171-1/+1
* i2c: New PMC MSP71xx TWI bus driverMarc St-Jean2007-07-121-0/+653