Age | Commit message (Expand) | Author | Files | Lines |
2011-11-11 | arm/imx: fix imx6q mmc error when mounting rootfs | Shawn Guo | 1 | -0/+8 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-05 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -3/+3 |
2011-11-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -44/+50 |
2011-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha... | Linus Torvalds | 1 | -1/+1 |
2011-11-02 | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+13 |
2011-11-02 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann | 2 | -2/+4 |
2011-11-01 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 2 | -2/+4 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2 | -2/+4 |
2011-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 39 | -707/+1800 |
2011-10-27 | mmc: omap_hsmmc: if multiblock reads are broken, disable them | Paul Walmsley | 1 | -0/+4 |
2011-10-27 | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds | 1 | -1/+8 |
2011-10-27 | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -0/+12 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2 | -2/+4 |
2011-10-27 | mmc: dw_mmc: modify DATA register offset | Jaehoon Chung | 2 | -22/+57 |
2011-10-27 | mmc: sdhci-pci: add flag for devices that can support runtime PM | Adrian Hunter | 1 | -4/+13 |
2011-10-27 | mmc: omap_hsmmc: ensure pbias configuration is always done | Adrian Hunter | 1 | -9/+8 |
2011-10-27 | mmc: core: Add Power Off Notify Feature eMMC 4.5 | Girish K S | 1 | -0/+9 |
2011-10-27 | mmc: sdhci-s3c: fix potential NULL dereference | Jaehoon Chung | 1 | -2/+4 |
2011-10-27 | mmc: replace printk with appropriate display macro | Girish K S | 15 | -96/+92 |
2011-10-27 | mmc: sdhci-pci: add runtime pm support | Adrian Hunter | 3 | -45/+397 |
2011-10-27 | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 16 | -0/+16 |
2011-10-27 | mmc: irq: Remove IRQF_DISABLED | Yong Zhang | 2 | -5/+4 |
2011-10-27 | mmc: block: support no access to boot partitions | Adrian Hunter | 1 | -0/+2 |
2011-10-27 | mmc: sdhci-esdhc-imx: add basic imx6q usdhc support | Shawn Guo | 2 | -7/+35 |
2011-10-27 | mmc: sh_mmcif: simplify platform data | Guennadi Liakhovetski | 1 | -4/+16 |
2011-10-27 | mmc: sdhci-pci: add eMMC hardware reset support | Adrian Hunter | 1 | -0/+72 |
2011-10-27 | mmc: sdhci: add eMMC hardware reset support | Adrian Hunter | 2 | -1/+10 |
2011-10-27 | mmc: mmci: simplify err check in mmci_post_request | Per Forlin | 1 | -1/+1 |
2011-10-27 | mmc: sdhci-pxa: Check pdata before using its members | Tanmay Upadhyay | 1 | -2/+2 |
2011-10-27 | mmc: sdhci-spear: Don't set power gpio to 1 on probe | Viresh Kumar | 1 | -2/+0 |
2011-10-27 | mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit | Xu lei | 1 | -4/+14 |
2011-10-26 | mmc: sdhci-s3c: add default controller configuration | Thomas Abraham | 1 | -11/+17 |
2011-10-26 | mmc: sdhci-tegra: Add 8-bit support to device tree binding. | Stephen Warren | 1 | -0/+3 |
2011-10-26 | mmc: dw_mmc: Support SDIO interrupts for all slots | Shashidhar Hiremath | 2 | -5/+33 |
2011-10-26 | mmc: msm_sdcc: Handle dma resource not present case | Subhash Jadavani | 1 | -5/+10 |
2011-10-26 | mmc: msm_sdcc: Change initialization order of busclk_timer in probe | Sahitya Tummala | 1 | -4/+4 |
2011-10-26 | mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts | Sahitya Tummala | 2 | -4/+21 |
2011-10-26 | msm: mmc: Remove "pio_irq" resource | Sahitya Tummala | 2 | -7/+2 |
2011-10-26 | mmc: msm_sdcc: Enable SDC host->clk only after setting the rate. | Sahitya Tummala | 1 | -6/+6 |
2011-10-26 | mmc: msm_sdcc: Handle error cases in probe | Sahitya Tummala | 1 | -3/+11 |
2011-10-26 | msm: Implement init_card operation for MSM SDCC | Alexander Tarasikov | 1 | -0/+9 |
2011-10-26 | mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup | Alexander Tarasikov | 1 | -1/+1 |
2011-10-26 | mmc: sdhi: Allow named IRQs to use specific handlers | Simon Horman | 1 | -25/+73 |
2011-10-26 | mmc: tmio: Provide separate interrupt handlers | Simon Horman | 2 | -48/+86 |
2011-10-26 | mmc: tmio: Cache interrupt masks | Simon Horman | 2 | -16/+22 |
2011-10-26 | mmc: Kconfig: remove i.MX individual SoC dependency | Sascha Hauer | 1 | -6/+6 |
2011-10-26 | mmc: sdhci-tegra: Add Device Tree probing support | Grant Likely | 1 | -11/+40 |