| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | 6 | -15/+34 |
|\ |
|
| * | mmc: mxs-mmc: fix the dma_transfer_direction migration | Shawn Guo | 2011-12-23 | 1 | -0/+3 |
| * | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 6 | -15/+31 |
| |\ |
|
| | * | mmc-host: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 6 | -15/+31 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 1 | -17/+28 |
|\ \ \ |
|
| * | | | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss | 2011-12-07 | 1 | -17/+28 |
* | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 4 | -11/+11 |
|\ \ \ \ |
|
| * | | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 4 | -11/+11 |
* | | | | | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-13 | 52 | -840/+1783 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | mmc: fix a deadlock between system suspend and MMC block IO | Guennadi Liakhovetski | 2012-01-12 | 1 | -3/+6 |
| * | | | | mmc: sdhci: restore the enabled dma when do reset all | Shaohui Xie | 2012-01-12 | 1 | -0/+5 |
| * | | | | mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation | Jaehoon Chung | 2012-01-12 | 1 | -1/+1 |
| * | | | | mmc: host: Adds support for eMMC 4.5 HS200 mode | Girish K S | 2012-01-12 | 2 | -15/+43 |
| * | | | | mmc: core: HS200 mode support for eMMC 4.5 | Girish K S | 2012-01-12 | 5 | -12/+163 |
| * | | | | mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT() | Jaehoon Chung | 2012-01-12 | 1 | -1/+1 |
| * | | | | mmc: core: Separate the timeout value for cache-ctrl | Seungwon Jeon | 2012-01-12 | 2 | -11/+23 |
| * | | | | mmc: sdhci-spear: Fix compilation error | Viresh Kumar | 2012-01-12 | 1 | -2/+1 |
| * | | | | mmc: sdhci: Deal with failure case in sdhci_suspend_host | Aaron Lu | 2012-01-12 | 1 | -3/+14 |
| * | | | | mmc: dw_mmc: Clear the DDR mode for non-DDR | Seungwon Jeon | 2012-01-12 | 1 | -4/+7 |
| * | | | | mmc: sd: Fix SDR12 timing regression | Alexander Elbs | 2012-01-12 | 1 | -2/+1 |
| * | | | | mmc: sdhci: Fix tuning timer incorrect setting when suspending host | Aaron Lu | 2012-01-12 | 1 | -2/+1 |
| * | | | | mmc: core: Add option to prevent eMMC sleep command | Ulf Hansson | 2012-01-11 | 1 | -0/+6 |
| * | | | | mmc: omap_hsmmc: use threaded irq handler for card-detect. | NeilBrown | 2012-01-11 | 1 | -27/+9 |
| * | | | | mmc: sdhci-pci: enable runtime PM for Medfield SDIO | Adrian Hunter | 2012-01-11 | 1 | -0/+7 |
| * | | | | mmc: sdhci: Always pass clock request value zero to set_clock host op | Todd Poynor | 2012-01-11 | 1 | -1/+1 |
| * | | | | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION | Adrian Hunter | 2012-01-11 | 2 | -2/+0 |
| * | | | | mmc: sdhci-pci: get gpio numbers from platform data | Adrian Hunter | 2012-01-11 | 1 | -68/+41 |
| * | | | | mmc: sdhci-pci: add platform data | Adrian Hunter | 2012-01-11 | 4 | -6/+35 |
| * | | | | mmc: sdhci: prevent card detection activity for non-removable cards | Adrian Hunter | 2012-01-11 | 1 | -4/+3 |
| * | | | | mmc: sdhci: fix vmmc handling | Adrian Hunter | 2012-01-11 | 1 | -22/+21 |
| * | | | | mmc: core: Add claiming of hosts during mmc_cache_ctrl | Seungwon Jeon | 2012-01-11 | 1 | -1/+7 |
| * | | | | mmc: omap: remove clock rate hard coding | Balaji TK | 2012-01-11 | 1 | -4/+3 |
| * | | | | mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member | Guennadi Liakhovetski | 2012-01-11 | 1 | -44/+50 |
| * | | | | mmc: sh_mmcif: process requests asynchronously | Guennadi Liakhovetski | 2012-01-11 | 1 | -172/+416 |
| * | | | | mmc: sh_mmcif: cosmetic clean up | Guennadi Liakhovetski | 2012-01-11 | 1 | -45/+34 |
| * | | | | mmc: sh_mmcif: process error interrupts first | Guennadi Liakhovetski | 2012-01-11 | 1 | -6/+6 |
| * | | | | mmc: add a generic GPIO card-detect helper | Guennadi Liakhovetski | 2012-01-11 | 2 | -1/+75 |
| * | | | | mmc: tmio_mmc: Hotplug code regrouping | Bastian Hecht | 2012-01-11 | 1 | -9/+21 |
| * | | | | mmc: core: Fix voltage select in DDR mode | Girish K S | 2012-01-11 | 1 | -1/+1 |
| * | | | | mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value | Jingoo Han | 2012-01-11 | 1 | -1/+1 |
| * | | | | mmc: dw_mmc: Support predefined mutiple block transfers | Seungwon Jeon | 2012-01-11 | 1 | -6/+28 |
| * | | | | mmc: dw_mmc: Remove unnecessary else clauses | Chris Ball | 2012-01-11 | 1 | -5/+0 |
| * | | | | mmc: dw_mmc: Add more capabilities field | Seungwon Jeon | 2012-01-11 | 1 | -0/+6 |
| * | | | | mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers | Jaehoon Chung | 2012-01-11 | 1 | -9/+10 |
| * | | | | mmc: card: Kill block requests if card is removed | Sujit Reddy Thumma | 2012-01-11 | 2 | -1/+21 |
| * | | | | mmc: core: Fixup delayed work clock gating patch | Stephen Boyd | 2012-01-11 | 1 | -5/+1 |
| * | | | | mmc: sdhci-pci: simplify error handling | Axel Lin | 2012-01-11 | 1 | -20/+18 |
| * | | | | mmc: boot partition ro lock support | Johan Rudholm | 2012-01-11 | 2 | -10/+125 |
| * | | | | mmc: sdhci-s3c: Add pm_caps into SD/MMC host | Sangwook Lee | 2012-01-11 | 1 | -0/+3 |
| * | | | | mmc: allow upper layers to know immediately if card has been removed | Adrian Hunter | 2012-01-11 | 5 | -6/+83 |