aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mc13xxx-spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-01-22mfd: mc13xxx: i2c/spi: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2014-03-19mfd: mc13xxx: Add missing spi_setup()Alexander Shiyan1-0/+3
2014-03-19mfd: mc13xxx: Limit maximum SPI speedAlexander Shiyan1-0/+2
2014-01-21mfd: mc13xxx: Simplify probe() & remove()Alexander Shiyan1-13/+6
2014-01-21mfd: mc13xxx: Remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2013-09-25mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown1-0/+5
2013-04-09mfd: mc13xxx: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-3/+3
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-13/+16
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-06mfd: mc13xxx: Add support for mc34708Uwe Kleine-König1-0/+4
2012-11-06mfd: mc13xxx: Change probing details for mc13xxx devicesUwe Kleine-König1-13/+12
2012-07-16mfd: Drop modifying mc13xxx driver's id_table in probeUwe Kleine-König1-6/+0
2012-07-09mfd: Fix mc13xxx-spi merge conflictAxel Lin1-1/+3
2012-07-09mfd: Use devm_* APIs for mc13xxxAxel Lin1-5/+2
2012-07-09mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz1-1/+64
2012-07-09mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz1-1/+1
2012-05-01mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly1-0/+140