aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pmcmsp.c
AgeCommit message (Expand)Author
2018-05-15i2c: pmcmsp: fix error return from master_xferPeter Rosin
2018-05-15i2c: pmcmsp: return message count on master_xfer successPeter Rosin
2017-08-12i2c: constify internal structuresGustavo A. R. Silva
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2015-03-13i2c: pmcmsp: make use of the new infrastructure for quirksWolfram Sang
2015-01-13i2c: pmcmsp: remove dead codeWolfram Sang
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-07i2c: remove FSF addressWolfram Sang
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-07-19i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin
2011-10-29i2c: irq: Remove IRQF_DISABLEDYong Zhang
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-06-16i2c: Use resource_size macroLinus Walleij
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-07-17parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau
2007-07-12i2c: New PMC MSP71xx TWI bus driverMarc St-Jean