summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo1-10/+22
2012-05-13mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo1-28/+29
2012-05-13mmc: mxs-mmc: use global stmp_device functionalityShawn Guo1-7/+7
2012-05-12Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2-0/+20
2012-05-12mmc: mxs-mmc: adopt pinctrl supportShawn Guo1-0/+8
2012-05-11mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng1-0/+9
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson1-0/+3
2012-05-10Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson1-19/+5
2012-05-10Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-19/+5
2012-05-10Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-19/+5
2012-05-10mmc: core: Remove dead codePhilippe De Swert1-5/+1
2012-05-10mmc: card: Avoid null pointer dereferencePhilippe De Swert1-1/+2
2012-05-09mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson1-3/+15
2012-05-09mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham1-8/+6
2012-05-09mmc: queue: remove redundant memsetsVenkatraman S1-2/+0
2012-05-09mmc: queue: rename mmc_request functionVenkatraman S1-2/+2
2012-05-09mmc: core: skip card initialization if power class selection failsSubhash Jadavani1-11/+7
2012-05-09mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon1-5/+7
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon1-49/+32
2012-05-09ARM: Orion: SDIO: Add support for clk.Andrew Lunn1-0/+14
2012-05-08mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones1-0/+6
2012-05-04mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones1-2/+3
2012-05-04mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones1-4/+54
2012-05-03AMBA: get rid of last two uses of NO_IRQRussell King1-1/+1
2012-05-01mmc: sdhci-spear: Use devm_* derivativesViresh Kumar1-53/+27
2012-05-01mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar1-2/+0
2012-04-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+3
2012-04-25ARM: 7378/1: mmci: add support for the Nomadik MMCI variantLinus Walleij1-0/+16
2012-04-25mmc sdhc i.MX: do not depend on grouped clocksSascha Hauer1-11/+31
2012-04-25mmc mxcmmc: do not depend on grouped clocksSascha Hauer1-14/+25
2012-04-24mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski1-0/+3
2012-04-23mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong1-0/+2
2012-04-22mmc: omap_hsmmc: release correct resourceRussell King1-1/+3
2012-04-22mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli1-0/+26
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2-5/+8
2012-04-22mmc: remove imxmmc driverSascha Hauer4-1244/+0
2012-04-22mmc: sdhci: Log what timeout was set if the timeout is too largeMark Brown1-2/+2
2012-04-22mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe1-0/+1
2012-04-22mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak1-22/+17
2012-04-22mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S1-8/+11
2012-04-22mmc: omap_hsmmc: add DDR supportBalaji T K1-0/+5
2012-04-22mmc: omap_hsmmc: Enable Auto CMD12Balaji T K1-3/+12
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung1-1/+2
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard1-2/+1
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten1-0/+1
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2-17/+9
2012-04-21mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak1-2/+2