summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-04mmc: omap_hsmmc: add autocmd23 supportBalaji T K
2014-03-04mmc: omap_hsmmc: add cmd23 supportBalaji T K
2014-03-04mmc: omap_hsmmc: split dma setupBalaji T K
2014-03-04mmc: omap_hsmmc: fix request done for sbc error caseBalaji T K
2014-03-04mmc: omap_hsmmc: save clock rate to use in interrupt contextBalaji T K
2014-03-04mmc: omap_hsmmc: remove redundant reset doneBalaji T K
2014-03-04mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdataBalaji T K
2014-03-04mmc: omap_hsmmc: remove pbias workaroundBalaji T K
2014-03-04mmc: omap_hsmmc: adapt hsmmc to use pbias regulatorBalaji T K
2014-03-04regulator: add pbias regulator supportBalaji T K
2014-03-04mmc: omap_hsmmc: handle vcc and vcc_aux independentlyBalaji T K
2014-03-04mmc: omap_hsmmc: use devm_regulator APIBalaji T K
2014-03-04mmc: omap_hsmmc: support more DT propertiesDaniel Mack
2014-03-04mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controllerNishanth Menon
2014-03-04mmc: omap_hsmmc: remove a duplicative testDan Carpenter
2014-03-03mmc: dw_mmc: fix possible build errorFelipe Balbi
2014-03-03mmc: sdhci-s3c: Do not allow frequencies higher than requestedTomasz Figa
2014-03-03mmc: sdhci-s3c: Fix handling of bus clock switchingTomasz Figa
2014-03-03mmc: sdhci-s3c: Simplify min/max clock calculationTomasz Figa
2014-03-03mmc: sdhci-s3c: Use correct condition to check for clock presenceTomasz Figa
2014-03-03mmc: sdhci-s3c: Cache bus clock ratesTomasz Figa
2014-03-03mmc: sdhci-s3c: Use shifts to divide by powers of twoTomasz Figa
2014-02-26mmc: dw_mmc: Add support for SOCFPGA's platform specific implementationDinh Nguyen
2014-02-26mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmcDinh Nguyen
2014-02-25mmc: dw_mmc: Fix NULL pointer dereferenceSachin Kamat
2014-02-25mmc: dw_mmc: Add missing descriptionSachin Kamat
2014-02-25mmc: sdhci-dove: Remove redundant of_match_ptrSachin Kamat
2014-02-25mmc: dw_mmc: Remove redundant of_match_ptrSachin Kamat
2014-02-25mmc: davinci: Remove redundant of_match_ptrSachin Kamat
2014-02-25mmc: sdhci-spear: Fix NULL pointer dereferenceSachin Kamat
2014-02-25mmc: wmt-sdmmc: Fix NULL pointer dereferenceSachin Kamat
2014-02-25mmc: ushc: Fix incorrect parameter in sizeofSachin Kamat
2014-02-24mmc: sdhci-bcm-kona: Add basic use of clocksTim Kryger
2014-02-23mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson
2014-02-23mmc: mmci: Handle CMD irq before DATA irqUlf Hansson
2014-02-23mmc: block: Fixup busy detection while invoking stop cmd at recoveryUlf Hansson
2014-02-23mmc: block: Respect hw busy detection in card_busy_detect()Ulf Hansson
2014-02-23mmc: block: Implement card_busy_detect() for busy detectionUlf Hansson
2014-02-23mmc: block: Use R1 responses for stop cmds for read requestsUlf Hansson
2014-02-23mmc: core: Respect host's max_busy_timeout when sending sleep cmdUlf Hansson
2014-02-23mmc: core: Use generic CMD6 time while switching to eMMC HS200 modeUlf Hansson
2014-02-23mmc: core: Fixup busy detection for mmc switch operationsUlf Hansson
2014-02-23mmc: core: Minor simplifications to __mmc_switchUlf Hansson
2014-02-23mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson
2014-02-23mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson
2014-02-23mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson
2014-02-22mmc: core: Add DT bindings for eMMC HS200 1.8/1.2VJaehoon Chung
2014-02-22mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2VUlf Hansson
2014-02-22mmc: core: Add DT bindings for SD card's UHS bus speed modesUlf Hansson
2014-02-22mmc: rtsx: add support for pre_req and post_reqMicky Ching