summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmc_spi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-211-4/+0
* mmc_spi: Recover from CRC errors for r/w operation over SPI.Sonic Zhang2010-10-231-0/+21
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-141-48/+11
|\
| * spi/mmc_spi: mmc_spi adaptations for SPI bus locking APIErnst Schwab2010-07-031-48/+11
* | mmc_spi: Fix unterminated of_match_tableAnton Vorontsov2010-08-081-0/+1
* | of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-051-0/+8
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* spi: add spi_master flag wordDavid Brownell2009-06-301-0/+6