summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pmcmsp.c
Commit message (Expand)AuthorAgeFilesLines
* 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