summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2015-08-19mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou1-0/+1
2015-08-19mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund1-1/+1
2015-06-03mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches1-2/+7
2015-05-20mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara1-1/+1
2015-03-02mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang1-2/+2
2015-02-08mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2-0/+28
2015-02-08mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter1-0/+2
2015-02-08mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox2-0/+26
2015-02-08mmc: sdhci-pci: break out definitions to header fileAdam Lee2-75/+80
2015-02-08mmc: sdhci: add support for realtek rts5250Micky Ching2-1/+22
2015-02-08mmc: sdhci: add quirk for broken HS200 supportDavid Cohen1-1/+2
2015-02-08mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen1-0/+1
2015-02-08mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter1-0/+2
2015-02-08mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter1-0/+1
2015-02-08mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo2-0/+2
2015-02-08mmc: sdhci-acpi: Intel SDIO has broken card detectAdrian Hunter1-0/+1
2015-02-08mmc: sdhci-acpi: Add device id 80860F16Adrian Hunter1-0/+2
2015-02-08mmc: sdhci-acpi: add new ACPI IDMika Westerberg1-0/+2
2015-01-29mmc: sdhci: Don't signal the sdio irq if it's not setupSjoerd Simons1-1/+1
2015-01-26mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-2/+6
2014-11-13mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne1-0/+13
2014-11-13mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-11-13mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst1-0/+46
2014-11-13mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen1-0/+30
2014-07-18mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching1-0/+3
2014-05-15mmc: sdhci-bcm-kona: fix build errors when built-inRussell King1-1/+1
2014-02-14mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter1-1/+2
2014-02-14mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter1-0/+11
2014-02-14mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches1-1/+12
2013-12-04mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti1-6/+8
2013-12-04mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches1-0/+7
2013-09-21ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski1-8/+8
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-09-11Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds25-168/+184
2013-09-08Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds1-19/+51
2013-09-07Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+9
2013-09-06Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball2-0/+8
2013-08-30mmc: memstick: rtsx: Modify copyright commentsWei WANG1-2/+1
2013-08-30mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage failWei WANG1-1/+8
2013-08-30mfd: mmc: rtsx: Change default tx phaseWei WANG1-16/+42
2013-08-30mmc: dw_mmc: Add support for ARCMischa Jonker1-1/+1
2013-08-30mmc: sdhci-s3c: initialize host->quirks2 for using quirks2Jaehoon Chung1-0/+1
2013-08-30mmc: sdhci-s3c: fix the wrong register value, when clock is disabledJaehoon Chung1-2/+5
2013-08-30Merge tag 'bcm-for-3.12-late-soc' of git://github.com/broadcom/bcm11351 into ...Olof Johansson1-2/+1
2013-08-27mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_eventSachin Kamat1-1/+1
2013-08-27mmc: sdhci-bcm-kona: Remove unneeded version.h inclusionSachin Kamat1-1/+0
2013-08-26mmc: esdhc: add support to get voltage from device-treeHaijun Zhang1-0/+1
2013-08-26mmc: sdhci: get voltage from sdhc hostHaijun Zhang1-0/+3
2013-08-25mmc: omap_hsmmc: use the generic config for omap2plus devicesAmarinder Bindra1-3/+3
2013-08-25mmc: omap_hsmmc: clear status flags before starting a new commandFrancesco Lavra1-1/+1