Age | Commit message (Expand) | Author | Files | Lines |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2015-01-22 | mfd: mc13xxx: i2c/spi: Constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
2014-03-19 | mfd: mc13xxx: Add missing spi_setup() | Alexander Shiyan | 1 | -0/+3 |
2014-03-19 | mfd: mc13xxx: Limit maximum SPI speed | Alexander Shiyan | 1 | -0/+2 |
2014-01-21 | mfd: mc13xxx: Simplify probe() & remove() | Alexander Shiyan | 1 | -13/+6 |
2014-01-21 | mfd: mc13xxx: Remove unnecessary spi_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-09-25 | mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function | Mark Brown | 1 | -0/+5 |
2013-04-09 | mfd: mc13xxx: Use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -3/+3 |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -13/+16 |
2012-11-28 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-06 | mfd: mc13xxx: Add support for mc34708 | Uwe Kleine-König | 1 | -0/+4 |
2012-11-06 | mfd: mc13xxx: Change probing details for mc13xxx devices | Uwe Kleine-König | 1 | -13/+12 |
2012-07-16 | mfd: Drop modifying mc13xxx driver's id_table in probe | Uwe Kleine-König | 1 | -6/+0 |
2012-07-09 | mfd: Fix mc13xxx-spi merge conflict | Axel Lin | 1 | -1/+3 |
2012-07-09 | mfd: Use devm_* APIs for mc13xxx | Axel Lin | 1 | -5/+2 |
2012-07-09 | mfd: mc13xxx workaround SPI hardware bug on i.Mx | Philippe Rétornaz | 1 | -1/+64 |
2012-07-09 | mfd: Fix mc13xxx SPI regmap | Philippe Rétornaz | 1 | -1/+1 |
2012-05-01 | mfd: Move the mc13xxx-core spi specific code into a separate module | Marc Reilly | 1 | -0/+140 |