summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-172-2/+19
| * | | | | mmc: atmel-mci: add debug logsLudovic Desroches2012-05-171-0/+41
| * | | | | mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches2012-05-171-4/+58
| * | | | | mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches2012-05-171-116/+162
| * | | | | mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches2012-05-171-14/+78
| * | | | | mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim2012-05-171-2/+2
| * | | | | mmc: omap: convert to module_platform_driverVenkatraman S2012-05-171-13/+1Star
| * | | | | mmc: omap: make it behave well as a moduleVenkatraman S2012-05-171-4/+5
| * | | | | mmc: omap: convert to per instance workqueueVenkatraman S2012-05-171-17/+12Star
| * | | | | mmc: core: Remove dead codePhilippe De Swert2012-05-101-5/+1Star
| * | | | | mmc: card: Avoid null pointer dereferencePhilippe De Swert2012-05-101-1/+2
| * | | | | mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson2012-05-091-3/+15
| * | | | | mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham2012-05-091-8/+6Star
| * | | | | mmc: queue: remove redundant memsetsVenkatraman S2012-05-091-2/+0Star
| * | | | | mmc: queue: rename mmc_request functionVenkatraman S2012-05-091-2/+2
| * | | | | mmc: core: skip card initialization if power class selection failsSubhash Jadavani2012-05-091-11/+7Star
| * | | | | mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon2012-05-091-5/+7
| * | | | | mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-091-49/+32Star
| * | | | | mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones2012-05-081-0/+6
| * | | | | mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones2012-05-041-2/+3
| * | | | | mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones2012-05-041-4/+54
| * | | | | mmc: sdhci-spear: Use devm_* derivativesViresh Kumar2012-05-011-53/+27Star
| * | | | | mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar2012-05-011-2/+0Star
| * | | | | mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski2012-04-241-0/+3
| * | | | | mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong2012-04-231-0/+2
| * | | | | mmc: omap_hsmmc: release correct resourceRussell King2012-04-221-1/+3
| * | | | | mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli2012-04-221-0/+26
| * | | | | mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-222-5/+8
| * | | | | mmc: remove imxmmc driverSascha Hauer2012-04-224-1244/+0Star
| * | | | | mmc: sdhci: Log what timeout was set if the timeout is too largeMark Brown2012-04-221-2/+2
| * | | | | mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe2012-04-221-0/+1
| * | | | | mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak2012-04-221-22/+17Star
| * | | | | mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S2012-04-221-8/+11
| * | | | | mmc: omap_hsmmc: add DDR supportBalaji T K2012-04-221-0/+5
| * | | | | mmc: omap_hsmmc: Enable Auto CMD12Balaji T K2012-04-221-3/+12
| |/ / / /
* | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-223-19/+22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2012-05-122-0/+20
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | mmc: mxs-mmc: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| | * | | | mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng2012-05-111-0/+9
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-05-101-19/+5Star
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren2012-04-181-19/+5Star
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-2111-80/+104
|\ \ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | * | ARM: 7378/1: mmci: add support for the Nomadik MMCI variantLinus Walleij2012-04-251-0/+16
| | |/ /
| * | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-04-271-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-201-0/+3
| * | | mmc: core: Do not pre-claim host in suspendUlf Hansson2012-04-211-35/+20Star
| * | | mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung2012-04-211-1/+2
| * | | mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard2012-04-211-2/+1Star
| * | | mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten2012-04-211-0/+1
| * | | mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake2012-04-211-1/+1