summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmc_spi.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang2023-02-141-4/+4
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-2/+1
* mmc: mmc_spi: Use write_or_read temporary variable in mmc_spi_data_do()Andy Shevchenko2021-12-141-8/+4
* mmc: mmc_spi: Convert 'multiple' to be boolean in mmc_spi_data_do()Andy Shevchenko2021-12-141-2/+2
* mmc: spi: Add device-tree SPI IDsJon Hunter2021-11-231-0/+7
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-1/+1
|\
| * mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_pageChristoph Hellwig2021-09-031-1/+1
* | mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()Andy Shevchenko2021-08-241-11/+4
|/
* mmc: mmc_spi: Drop duplicate 'mmc_spi' in the debug messagesAndy Shevchenko2021-06-141-7/+5
* mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko2021-04-231-4/+4
* Merge branch 'fixes' into nextUlf Hansson2020-09-141-1/+1
|\
| * mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMAGeert Uytterhoeven2020-09-141-1/+1
* | Merge branch 'fixes' into nextUlf Hansson2020-09-071-34/+52
|\|
| * mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unsetUlf Hansson2020-09-071-34/+52
* | mmc: mmc_spi: fix timeout calculationTobias Schramm2020-09-071-2/+2
|/
* mmc: mmc_spi: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-3/+6
* mmc: mmc_spi: Add/rename defines for timeoutsUlf Hansson2020-05-281-10/+5
* mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław2019-12-181-2/+2
* mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij2019-12-161-3/+8
* mmc: mmc_spi: Use proper debounce time for CD GPIOThierry Reding2019-11-141-1/+1
* mmc: mmc_spi: Convert to use for_each_sg()Andy Shevchenko2019-09-111-1/+1
* mmc: mmc_spi: Convert to use SPDX identifierAndy Shevchenko2019-04-151-16/+2
* mmc: mmc_spi: Indentation fixesAndy Shevchenko2019-04-151-16/+10
* mmc: mmc_spi: Join string literals backAndy Shevchenko2019-04-151-7/+5
* mmc: mmc_spi: Remove useless NULL check at ->remove()Andy Shevchenko2019-04-151-20/+16
* mmc: mmc_spi: Remove redundant dev_set_drvdata()Andy Shevchenko2019-04-151-2/+0
* mmc_spi: add a status check for spi_sync_lockedKangjie Lu2019-04-151-0/+4
* Merge branch 'fixes' into nextUlf Hansson2019-02-281-0/+1
|\
| * mmc: spi: Fix card detection during probeJonathan Neuschäfer2019-02-251-0/+1
* | mmc: slot-gpio: Remove override_active_level on WPLinus Walleij2019-02-251-1/+1
|/
* mmc: spi: Convert to use GPIO descriptorsLinus Walleij2018-12-171-12/+15
* mmc: use new core function mmc_get_dma_dirHeiner Kallweit2017-04-241-4/+1
* mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm2016-03-161-0/+6
* mmc: mmc_spi: add checks for dma mapping errorAlexey Khoroshilov2016-02-081-2/+13
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | mmc: mmc_spi: Export OF module alias informationJavier Martinez Canillas2015-10-261-0/+1
|/
* mmc: constify of_device_id arrayFabian Frederick2015-03-231-1/+1
* mmc: don't request CD IRQ until mmc_start_host()Stephen Warren2014-09-231-0/+1
* drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32George Spelvin2014-05-161-12/+6
* lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-161-1/+1
* mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart2013-08-241-22/+2
* mmc: mmc_spi: Support CD/RO GPIOsLaurent Pinchart2013-08-241-9/+24
* mmc: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mmc: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
* mmc: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mmc: mmc_spi: Use module_spi_driverSachin Kamat2012-09-041-14/+1
* mmc: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-111-1/+0
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1