summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto2015-01-204-7/+5
| | * mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto2015-01-204-5/+5
| | * mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto2015-01-204-5/+4
| | * mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto2015-01-204-6/+5
| | * mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto2015-01-204-26/+24
| | * mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto2015-01-205-24/+51
| * | mmc: sdhci: host: add new f_sdh30Vincent Yang2015-01-204-0/+279
| * | mmc: sdhci: add a quirk for single block transactionsVincent Yang2015-01-202-3/+7
| * | mmc: sdhci: add a quirk for tuning work aroundVincent Yang2015-01-202-0/+4
| * | mmc: sdhci: add a voltage switch callback functionVincent Yang2015-01-202-0/+5
| * | mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UPDoug Anderson2015-01-191-4/+6
| * | mmc: host: sdhci: Added a space before (Mohammad Jamal2015-01-191-1/+1
| * | mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove()Jisheng Zhang2015-01-191-1/+3
| * | mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang2015-01-191-3/+4
| * | mmc: sdhci: Always init buf_ready_intAdrian Hunter2015-01-191-2/+2
| * | mmc: core: Move mmc_card_removed() into mmc_start_request()Adrian Hunter2015-01-191-12/+20
| * | mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter2015-01-195-32/+36
| * | mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.NeilBrown2015-01-191-25/+8
| * | mmc: omap_hsmmc: use slot-gpio library for gpio support.NeilBrown2015-01-191-54/+13
| * | mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown2015-01-192-1/+19
| * | mmc: sdhci-acpi: fix copy'n'paste typos in the commentsAndy Shevchenko2015-01-191-3/+3
| * | mmc: sd: add reset bus_ops callbackJohan Rudholm2015-01-191-0/+7
| * | mmc: core: refactor the hw_reset routinesJohan Rudholm2015-01-193-34/+51
| * | mmc: core: always check status after resetJohan Rudholm2015-01-193-31/+12
| * | mmc: Add SDIO function devicetree subnode parsingSascha Hauer2015-01-194-0/+46
| * | mmc: Add SDIO function subnode DT documentationSascha Hauer2015-01-191-1/+47
| * | mmc: sdhci-acpi: Remove redundant runtime PM idle callbackUlf Hansson2015-01-191-6/+1
| * | mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen2015-01-192-12/+93
| * | mmc: sdhci: Remove redundant ADMA page boundary warningsAndrew Gabbasov2015-01-191-4/+0
| * | mmc: core: Make tuning block patterns staticUlf Hansson2015-01-193-37/+30
| * | mmc: dw_mmc: Convert to mmc_send_tuning()Ulf Hansson2015-01-193-74/+8
| * | mmc: mmci: Do pm_runtime_put() after the host has been addedUlf Hansson2015-01-191-1/+1
| * | mmc: sdhci-pci: Remove redundant runtime PM idle callbackUlf Hansson2015-01-191-6/+1
| * | mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()Ulf Hansson2015-01-191-1/+1
| * | mmc: sdhci-esdhc-imx: Fixup ->remove()Ulf Hansson2015-01-191-8/+7
| * | mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2015-01-191-6/+0
| * | mmc: dw_mmc: remove unnecessary debug messageBeomho Seo2015-01-192-6/+2
| * | mmc: rtsx: swap function position to avoid pre declarationMicky Ching2015-01-191-103/+100
| * | mmc: rtsx: add support for sdio cardMicky Ching2015-01-191-96/+138
| * | mmc: rtsx: add helper function to simplify codeMicky Ching2015-01-191-44/+51
| * | mmc: rtsx: init cookie at probe/card_eventMicky Ching2015-01-191-0/+2
| * | mmc: rtsx: add dump_reg_range to simplify dump registerMicky Ching2015-01-191-17/+21
| * | mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson2015-01-193-61/+23
| * | mmc: core: Free all resources for the class device at ->dev_release()Ulf Hansson2015-01-191-7/+6
| * | mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC coreUlf Hansson2015-01-192-1/+16
| * | mmc: slot-gpio: Use the parent device while allocating dataUlf Hansson2015-01-191-4/+4
| * | mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson2015-01-192-91/+4
| * | mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()Ulf Hansson2015-01-191-3/+0
| * | mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()Ulf Hansson2015-01-191-4/+0
| * | mmc: core: Return error at failure of request CD/WP in mmc_of_parse()Ulf Hansson2015-01-191-22/+6
OpenPOWER on IntegriCloud