| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-30 | mfd: mc13xxx-spi: Constify struct regmap_bus | Javier Carrasco | 1 | -1/+1 |
| 2023-11-01 | mfd: mc13xxx-spi/wm831x-spi: Use spi_get_device_match_data() | Rob Herring | 1 | -12/+2 |
| 2022-12-07 | mfd: mc13xxx-spi: Fix typo ("transfert") | Jonathan Neuschäfer | 1 | -1/+1 |
| 2022-12-07 | mfd: mc13xxx: Stop including of_gpio.h | Dmitry Torokhov | 1 | -1/+0 |
| 2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 1 | -2/+1 |
| 2021-11-05 | mfd: mc13xxx: Make mc13xxx_common_exit() return void | Uwe Kleine-König | 1 | -1/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
| 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 |