summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-08-12mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-08-11mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-07-15mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-06-02mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-05-20mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
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-05mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai
2015-02-24mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas
2015-02-24mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT
2015-02-24mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-02-24mmc: sdhci-pxav3: fix race between runtime pm and irqJisheng Zhang
2015-02-24mmc: sdhci-pxav3: Remove checks for mandatory host clockSebastian Hesselbarth
2015-02-24mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang
2015-02-16mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter
2015-02-16mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo
2015-02-16mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter
2015-02-16mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter
2015-02-16mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2015-02-16mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox
2015-01-22mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-22mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni
2015-01-22mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang
2015-01-15mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-15mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson
2015-01-15mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-12mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2014-11-27mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne
2014-11-14mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failureBartlomiej Zolnierkiewicz
2014-11-14mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng
2014-11-14mmc: don't request CD IRQ until mmc_start_host()Stephen Warren
2014-11-14mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng
2014-11-14mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin
2014-11-14mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui
2014-10-05mmc: mmci: Reverse IRQ handling for the arm_variantUlf Hansson
2014-09-05mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()Ulf Hansson
2014-09-05mmc: mmci: Remove redundant check of status for DATA irqUlf Hansson
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12mmc: simplify SDHCI Kconfig dependenciesArnd Bergmann
2014-06-12mmc: omap: don't select TPS65010Arnd Bergmann
2014-06-12mmc: mvsdio: avoid compiler warningArnd Bergmann
2014-06-12mmc: atmel-mci: incude asm/cacheclush.hArnd Bergmann
2014-06-12mmc: sdhci-msm: Fix fallout from sdhci refactoringStephen Boyd
2014-06-12mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski
2014-06-10Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-04mmc: sdhci-s3c: use mmc_of_parse and remove the card_taskletJaehoon Chung
2014-06-03mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer
2014-06-03Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones