summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: sdhci: clean up host cookie handlingRussell King2016-02-292-8/+8
| * mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()Russell King2016-02-291-2/+1
| * mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()Russell King2016-02-291-4/+4
| * mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()Russell King2016-02-291-39/+23
| * mmc: sdhci: move sdhci_pre_dma_transfer()Russell King2016-02-291-27/+25
| * mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()Russell King2016-02-291-22/+7
| * mmc: sdhci: avoid walking SG list for writesRussell King2016-02-291-20/+22
| * mmc: sdhci: clean up coding style in sdhci_adma_table_pre()Russell King2016-02-291-20/+9
| * mmc: sdhci: allocate alignment and DMA descriptor buffer togetherRussell King2016-02-291-36/+20
| * mmc: sdhci: fix data timeout (part 2)Russell King2016-02-291-2/+13
| * mmc: sdhci: fix data timeout (part 1)Russell King2016-02-291-1/+1
| * mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()Russell King2016-02-291-8/+7
| * mmc: sdhci-pxav3: fix higher speed mode capabilitiesRussell King2016-02-291-2/+4
| * mmc: sdhci: plug DMA mapping leak on errorRussell King2016-02-291-0/+16
| * mmc: sdhci: avoid unnecessary mapping/unmapping of align bufferRussell King2016-02-291-36/+18
| * mmc: sdhci: fix command response CRC error handlingRussell King2016-02-291-0/+17
| * mmc: sdhci: clean up command error handlingRussell King2016-02-291-6/+6
| * mmc: sdhci: move initialisation of command error memberRussell King2016-02-291-2/+3
| * mmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to use overridden capsAl Cooper2016-02-291-1/+1
| * mmc: sdhci-pic32: Add PIC32 SDHCI host controller driverAndrei Pistirica2016-02-293-0/+269
| * mmc: dw_mmc: fix num_slots settingShawn Lin2016-02-291-13/+10
| * mmc: dw_mmc: remove repetitive clear interruptShawn Lin2016-02-291-1/+0
| * mmc: dw_mmc: fix err handle of dw_mci_probeShawn Lin2016-02-291-2/+4
| * mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirkShawn Lin2016-02-291-25/+10
| * mmc: dw_mmc: add hw_reset supportShawn Lin2016-02-292-0/+32
| * mmc: dw_mmc: remove the prepare_command hookJaehoon Chung2016-02-295-50/+15
| * mmc: core: report tuning command execution failure reasonRussell King2016-02-291-1/+2
| * mmc: block: shut up "retrying because a re-tune was needed" messageRussell King2016-02-291-2/+2
| * mmc: core: improve mmc_of_parse_voltage() to return better statusRussell King2016-02-291-4/+5
| * mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King2016-02-291-2/+6
| * mmc: tmio: disable clock before changing itWolfram Sang2016-02-291-0/+2
| * mmc: tmio: refactor set_clock a littleWolfram Sang2016-02-291-6/+9
| * mmc: sdhi: use faster clock handling on RCar Gen2Wolfram Sang2016-02-291-1/+1
| * mmc: tmio: remove stale commentsWolfram Sang2016-02-291-3/+0
| * mmc: tmio: add flag to reduce delay after changing clock statusWolfram Sang2016-02-291-3/+4
| * mmc: sdhi: error message on ENOMEM is superfluousWolfram Sang2016-02-291-3/+1
| * mmc: sdhi: Add EXT_ACC register busy checkShinobu Uehara2016-02-291-0/+1
| * mmc: tmio_dma: remove debug messages with little informationWolfram Sang2016-02-291-11/+0
| * mmc: block: don't use the OR operation for flag of dataJaehoon Chung2016-02-291-3/+3
| * mmc: sunxi-mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-5/+0
| * mmc: s3cmci: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-2/+1
| * mmc: pxamci: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-6/+0
| * mmc: mxcmmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-3/+0
| * mmc: jz4740_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-2/+0
| * mmc: dw_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-2/+0
| * mmc: davinci_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-12/+3
| * mmc: bfin_sdh: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-3/+0
| * mmc: atmel-mci: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-7/+2
| * mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) supportChen-Yu Tsai2016-02-291-0/+1
| * mmc: sunxi: Support 8 bit eMMC DDR transfer modesChen-Yu Tsai2016-02-291-7/+26
OpenPOWER on IntegriCloud