Age | Commit message (Expand) | Author | Files | Lines |
2012-03-21 | Merge branch 'tegra/cleanups' into next/timer | Arnd Bergmann | 1 | -1/+1 |
2012-03-04 | mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size | Will Deacon | 1 | -3/+4 |
2012-03-04 | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 | Sascha Hauer | 1 | -2/+3 |
2012-03-03 | mmc: atmel-mci: don't use dma features when using DMA with no chan available | Ludovic Desroches | 1 | -11/+10 |
2012-02-14 | mmc: dw_mmc: Fix PIO mode with support of highmem | Seungwon Jeon | 1 | -69/+75 |
2012-02-14 | mmc: atmel-mci: save and restore sdioirq when soft reset is performed | Ludovic Desroches | 1 | -0/+3 |
2012-02-14 | mmc: sh_mmcif: fix late delayed work initialisation | Guennadi Liakhovetski | 1 | -7/+9 |
2012-02-14 | mmc: tmio_mmc: fix card eject during IO with DMA | Guennadi Liakhovetski | 3 | -2/+23 |
2012-02-14 | mmc: sdhci-pci: set Medfield SDIO as non-removable | Adrian Hunter | 1 | -1/+1 |
2012-02-14 | mmc: esdhc: set the timeout to the max value | Jerry Huang | 1 | -0/+5 |
2012-02-14 | mmc: esdhc: add PIO mode support | Jerry Huang | 1 | -1/+4 |
2012-02-14 | mmc: of_mmc_spi: fix little endian support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+2 |
2012-02-12 | mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3 | Roy Zang | 1 | -0/+32 |
2012-01-25 | ARM: amba: make irq 0 invalid | Russell King | 1 | -1/+1 |
2012-01-25 | drivers: misc: Remove MISC_DEVICES config option | Fabio Estevam | 1 | -1/+0 |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 6 | -15/+34 |
2012-01-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -17/+28 |
2012-01-15 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2 | -7/+7 |
2012-01-14 | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 36 | -703/+839 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -7/+7 |
2012-01-13 | mmc: sdhci: restore the enabled dma when do reset all | Shaohui Xie | 1 | -0/+5 |
2012-01-13 | mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation | Jaehoon Chung | 1 | -1/+1 |
2012-01-13 | mmc: host: Adds support for eMMC 4.5 HS200 mode | Girish K S | 2 | -15/+43 |
2012-01-13 | mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT() | Jaehoon Chung | 1 | -1/+1 |
2012-01-13 | mmc: sdhci-spear: Fix compilation error | Viresh Kumar | 1 | -2/+1 |
2012-01-13 | mmc: sdhci: Deal with failure case in sdhci_suspend_host | Aaron Lu | 1 | -3/+14 |
2012-01-13 | mmc: dw_mmc: Clear the DDR mode for non-DDR | Seungwon Jeon | 1 | -4/+7 |
2012-01-13 | mmc: sd: Fix SDR12 timing regression | Alexander Elbs | 1 | -2/+1 |
2012-01-13 | mmc: sdhci: Fix tuning timer incorrect setting when suspending host | Aaron Lu | 1 | -2/+1 |
2012-01-12 | mmc: omap_hsmmc: use threaded irq handler for card-detect. | NeilBrown | 1 | -27/+9 |
2012-01-12 | mmc: sdhci-pci: enable runtime PM for Medfield SDIO | Adrian Hunter | 1 | -0/+7 |
2012-01-12 | mmc: sdhci: Always pass clock request value zero to set_clock host op | Todd Poynor | 1 | -1/+1 |
2012-01-12 | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION | Adrian Hunter | 2 | -2/+0 |
2012-01-12 | mmc: sdhci-pci: get gpio numbers from platform data | Adrian Hunter | 1 | -68/+41 |
2012-01-12 | mmc: sdhci-pci: add platform data | Adrian Hunter | 3 | -4/+34 |
2012-01-12 | mmc: sdhci: prevent card detection activity for non-removable cards | Adrian Hunter | 1 | -4/+3 |
2012-01-12 | mmc: sdhci: fix vmmc handling | Adrian Hunter | 1 | -22/+21 |
2012-01-12 | mmc: omap: remove clock rate hard coding | Balaji TK | 1 | -4/+3 |
2012-01-12 | mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member | Guennadi Liakhovetski | 1 | -44/+50 |
2012-01-12 | mmc: sh_mmcif: process requests asynchronously | Guennadi Liakhovetski | 1 | -172/+416 |
2012-01-12 | mmc: sh_mmcif: cosmetic clean up | Guennadi Liakhovetski | 1 | -45/+34 |
2012-01-12 | mmc: sh_mmcif: process error interrupts first | Guennadi Liakhovetski | 1 | -6/+6 |
2012-01-12 | mmc: tmio_mmc: Hotplug code regrouping | Bastian Hecht | 1 | -9/+21 |
2012-01-12 | mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value | Jingoo Han | 1 | -1/+1 |
2012-01-12 | mmc: dw_mmc: Support predefined mutiple block transfers | Seungwon Jeon | 1 | -6/+28 |
2012-01-12 | mmc: dw_mmc: Remove unnecessary else clauses | Chris Ball | 1 | -5/+0 |
2012-01-12 | mmc: dw_mmc: Add more capabilities field | Seungwon Jeon | 1 | -0/+6 |
2012-01-12 | mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers | Jaehoon Chung | 1 | -9/+10 |
2012-01-12 | mmc: sdhci-pci: simplify error handling | Axel Lin | 1 | -20/+18 |
2012-01-12 | mmc: sdhci-s3c: Add pm_caps into SD/MMC host | Sangwook Lee | 1 | -0/+3 |