summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mc13xxx-spi.c
Commit message (Expand)AuthorAgeFilesLines
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* mfd: mc13xxx: i2c/spi: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
* mfd: mc13xxx: Add missing spi_setup()Alexander Shiyan2014-03-191-0/+3
* mfd: mc13xxx: Limit maximum SPI speedAlexander Shiyan2014-03-191-0/+2
* mfd: mc13xxx: Simplify probe() & remove()Alexander Shiyan2014-01-211-13/+6
* mfd: mc13xxx: Remove unnecessary spi_set_drvdata()Jingoo Han2014-01-211-1/+0
* mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown2013-09-251-0/+5
* mfd: mc13xxx: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-091-3/+3
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-13/+16
|\
| * mfd: mc13xxx: Add support for mc34708Uwe Kleine-König2012-11-061-0/+4
| * mfd: mc13xxx: Change probing details for mc13xxx devicesUwe Kleine-König2012-11-061-13/+12
* | mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
|/
* mfd: Drop modifying mc13xxx driver's id_table in probeUwe Kleine-König2012-07-161-6/+0
* mfd: Fix mc13xxx-spi merge conflictAxel Lin2012-07-091-1/+3
* mfd: Use devm_* APIs for mc13xxxAxel Lin2012-07-091-5/+2
* mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz2012-07-091-1/+64
* mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz2012-07-091-1/+1
* mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly2012-05-011-0/+140
OpenPOWER on IntegriCloud