aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen2015-10-221-0/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-241-10/+0
|\
| * mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-10/+0
* | Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-171-2/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-0/+2
|\ \
| * | brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel2015-03-201-0/+1
| * | brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan2015-03-131-0/+1
| |/
* | mmc: dw_mmc: fix fifo ordering in big endianBen Dooks2015-04-091-2/+2
* | mmc: core: Convert the error field in struct mmc_command|data into an intUlf Hansson2015-04-081-2/+2
* | mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson2015-03-311-0/+2
* | mmc: core: Remove the ->enable|disable() callbacksNeilBrown2015-03-271-6/+0
* | mmc: sdhci-spear: Remove exported headerUlf Hansson2015-03-231-34/+0
* | mmc: sdhci: Remove the sdhci exported header fileUlf Hansson2015-03-231-220/+0
* | mmc: sdhci: add quirk for ACMD23 brokenScott Branden2015-03-231-0/+2
|/
* Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-02-118-27/+26
|\
| * mmc: Resolve BKOPS compatability issueAlexey Skidanov2015-01-292-1/+6
| * mmc: core: Initial support for MMC power sequencesUlf Hansson2015-01-281-0/+2
| * Merge branch 'tmio' into nextUlf Hansson2015-01-201-15/+0
| |\
| | * mmc: sh_mobile_sdhi: remove .init/.cleanupKuninori Morimoto2015-01-201-15/+0
| * | mmc: sdhci: add a quirk for single block transactionsVincent Yang2015-01-201-0/+2
| * | mmc: sdhci: add a quirk for tuning work aroundVincent Yang2015-01-201-0/+2
| * | mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown2015-01-191-0/+2
| * | mmc: core: always check status after resetJohan Rudholm2015-01-191-1/+0
| * | mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen2015-01-191-0/+6
| * | mmc: core: Make tuning block patterns staticUlf Hansson2015-01-191-5/+0
| * | mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson2015-01-191-2/+0
| * | mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson2015-01-191-3/+0
| * | mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson2015-01-191-0/+6
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2015-01-261-2/+4
|\ \ | |/ |/|
| * brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel2015-01-061-2/+4
* | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-121-0/+1
|/
* mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameterUlf Hansson2014-12-081-1/+1
* mmc: core: add core-level function for sending tuning commandsMinda Chen2014-11-261-0/+1
* mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke2014-11-261-0/+3
* mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter2014-11-261-0/+2
* mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter2014-11-261-0/+1
* mmc: dw_mmc: Add IDMAC 64-bit address mode supportPrabu Thangamuthu2014-11-261-0/+2
* mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...Vincent Wan2014-11-261-0/+2
* mmc: sdhci: Add 64-bit ADMA supportAdrian Hunter2014-11-101-0/+3
* mmc: sdhci: Parameterize ADMA sizes and alignmentAdrian Hunter2014-11-101-0/+7
* mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA dataAdrian Hunter2014-11-101-2/+2
* mmc: sdhci: Rename adma_desc to adma_tableAdrian Hunter2014-11-101-1/+1
* mmc: core: Remove the redundant mmc_send_ext_csd() APIUlf Hansson2014-11-101-1/+0
* mmc: core: Export mmc_get_ext_csd()Ulf Hansson2014-11-101-0/+1
* mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson2014-11-101-2/+0
* mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou2014-11-102-0/+6
* mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson2014-11-101-2/+0
* mmc: block: Use dev_set|get_drvdata()Ulf Hansson2014-11-101-2/+0
* mmc: core: Convert mmc_driver to device_driverUlf Hansson2014-11-101-14/+2
* mmc: core: Don't export the to_sdio_driver macroUlf Hansson2014-11-101-2/+0