summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-09-30mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-08-19mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou
2015-08-19mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-08-04mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-08-04mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-06-03mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-05-20mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
2015-05-20mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-05-20mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-03-01mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-02-08mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter
2015-02-08mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2015-02-08mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox
2015-02-08mmc: sdhci-pci: break out definitions to header fileAdam Lee
2015-02-08mmc: sdhci: add support for realtek rts5250Micky Ching
2015-02-08mmc: sdhci: add quirk for broken HS200 supportDavid Cohen
2015-02-08mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen
2015-02-08mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter
2015-02-08mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter
2015-02-08mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo
2015-02-08mmc: sdhci-acpi: Intel SDIO has broken card detectAdrian Hunter
2015-02-08mmc: sdhci-acpi: Add device id 80860F16Adrian Hunter
2015-02-08mmc: sdhci-acpi: add new ACPI IDMika Westerberg
2015-01-29mmc: sdhci: Don't signal the sdio irq if it's not setupSjoerd Simons
2015-01-26mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-07mmc: block: add newline to sysfs display of force_roBaruch Siach
2014-11-13mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne
2014-11-13mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng
2014-11-13mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst
2014-11-13mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen
2014-07-18mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching
2014-05-15mmc: sdhci-bcm-kona: fix build errors when built-inRussell King
2014-02-13mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter
2014-02-13mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter
2014-02-13mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang
2014-02-13mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches
2014-02-13mmc: fix host release issue after discard operationRay Jui
2013-12-04mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti
2013-12-04mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches
2013-09-21ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-06Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball
2013-08-30mmc: memstick: rtsx: Modify copyright commentsWei WANG
2013-08-30mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage failWei WANG
2013-08-30mfd: mmc: rtsx: Change default tx phaseWei WANG
2013-08-29mmc: dw_mmc: Add support for ARCMischa Jonker
2013-08-29mmc: sdhci-s3c: initialize host->quirks2 for using quirks2Jaehoon Chung