summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-86/+111
|\
| * Merge branch 'drivers/mmc' into next/dt2Arnd Bergmann2012-05-153-4/+8
| |\
| * \ Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-05-142-25/+56
| |\ \
| | * \ Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann2012-05-142-0/+20
| | |\ \
| * | \ \ Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-05-122-85/+127
| |\ \ \ \
| | * | | | mmc: mxs-mmc: add device tree supportShawn Guo2012-05-131-5/+43
| | * | | | mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo2012-05-131-7/+4
| | * | | | mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo2012-05-131-3/+3
| | * | | | mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo2012-05-131-31/+9
| | * | | | mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-131-2/+1
| | * | | | mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-131-10/+22
| | * | | | mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo2012-05-131-28/+29
| | * | | | mmc: mxs-mmc: use global stmp_device functionalityShawn Guo2012-05-131-7/+7
| | | |/ / | | |/| |
| * | | | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson2012-05-091-19/+5
| |\ \ \ \
* | \ \ \ \ Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-263-25/+70
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-161-0/+14
| |\ \ \ \ \ \
| | * | | | | | ARM: Orion: SDIO: Add support for clk.Andrew Lunn2012-05-081-0/+14
| * | | | | | | Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-142-0/+20
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | mmc sdhc i.MX: do not depend on grouped clocksSascha Hauer2012-04-251-11/+31
| * | | | | | mmc mxcmmc: do not depend on grouped clocksSascha Hauer2012-04-251-14/+25
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-263-4/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drivers/mmc' into next/driversArnd Bergmann2012-05-153-4/+8
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | mmc: dt: Consolidate DT bindingsArnd Bergmann2012-05-153-4/+8
| | |/ / / /
| * | | | | Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-05-101-0/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-05-091-19/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
* | | | | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-2521-1601/+630
|\ \ \ \ \
| * | | | | mmc: at91-mci: this driver is now deprecatedLudovic Desroches2012-05-171-2/+5
| * | | | | mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-171-1/+1
| * | | | | 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/+1
| * | | | | 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/+12
| * | | | | mmc: core: Remove dead codePhilippe De Swert2012-05-091-5/+1
| * | | | | mmc: card: Avoid null pointer dereferencePhilippe De Swert2012-05-091-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/+6
| * | | | | mmc: queue: remove redundant memsetsVenkatraman S2012-05-091-2/+0
| * | | | | 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/+7
| * | | | | 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/+32
| * | | | | 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/+27