summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-192-59/+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-191-88/+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
* | mmc: sdhci-st: Do cleanup while mmc_of_parse() return an errorUlf Hansson2015-01-191-2/+2
* | mmc: sdhci-s3c: Handle error from mmc_of_parse()Ulf Hansson2015-01-191-1/+3
* | mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()Ulf Hansson2015-01-191-2/+8
* | mmc: sdhci-bcm-kona: Handle error from mmc_of_parse()Ulf Hansson2015-01-191-1/+3
* | mmc: moxart: Handle error from mmc_of_parse()Ulf Hansson2015-01-191-1/+3
* | mmc: dw_mmc: exynos: move definitions to header fileSeungwon Jeon2015-01-192-42/+62
* | mmc: dw_mmc: exynos: don't use if clock isn't availableSeungwon Jeon2015-01-191-4/+7
* | mmc: dw_mmc: fix the max_blk_count in IDMACSeungwon Jeon2015-01-191-2/+2
* | mmc: mxs-mmc: remove unneeded NULL checkDan Carpenter2015-01-191-2/+1
* | mmc: sunxi: Removing unused codeDavid Lanzendörfer2015-01-191-9/+1
* | mmc: sunxi: Correcting SDXC_HARDWARE_RESET bitDavid Lanzendörfer2015-01-191-1/+1
* | mmc: sunxi: Lock fixDavid Lanzendörfer2015-01-191-1/+12
* | mmc: sunxi: Fix setup of last descriptor of dma transferHans de Goede2015-01-191-1/+3
* | mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown2015-01-191-50/+0
* | mmc: toshsd: Fix unbalanced lockingAxel Lin2015-01-191-1/+3
* | mmc: toshsd: use module_pci_driver to simplify the codeWei Yongjun2015-01-191-12/+1
* | mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani2015-01-191-1/+9
* | mmc: sdhci-sirf: add sirf tuning function (cmd 19)Minda Chen2015-01-191-0/+71
* | mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson2015-01-191-0/+13
* | mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interruptsDoug Anderson2015-01-192-34/+36
* | mmc: core: Support the optional init_card() callback for MMC and SDDoug Anderson2015-01-192-1/+12
|/
* Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-182-0/+7
|\
| * reset: sunxi: fix spinlock initializationTyler Baker2015-01-161-0/+4
| * drivers: bus: check cci device tree node statusAbhilash Kesavan2015-01-161-0/+3
* | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2015-01-187-28/+69
|\ \
| * | clk: fix possible null pointer dereferenceStanimir Varbanov2015-01-171-1/+1
| * | Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao2015-01-171-1/+1
| * | clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner2015-01-171-4/+6
| * | clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang2015-01-131-1/+0
| * | clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-131-0/+27
| * | clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner2014-12-281-14/+14
| * | clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner2014-12-281-2/+13