| Commit message (Expand) | Author | Age | Files | Lines |
* | arm/imx: fix imx6q mmc error when mounting rootfs | Shawn Guo | 2011-11-11 | 1 | -0/+8 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 12 | -0/+13 |
|\ |
|
| * | mmc: Fix implicit use of stat.h header in associated files | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 9 | -0/+9 |
| * | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-11-04 | 1 | -3/+3 |
|\ \ |
|
| * | | ARM: SAMSUNG: Remove Samsung specific enum type for dma direction | Boojin Kim | 2011-09-14 | 1 | -3/+3 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2011-11-03 | 2 | -44/+50 |
|\ \ \ |
|
| * | | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 2011-10-24 | 1 | -1/+1 |
| * | | | MMC: au1xmmc: Remove Alchemy CPU subtype dependencies | Manuel Lauss | 2011-10-24 | 1 | -43/+50 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha... | Linus Torvalds | 2011-11-03 | 1 | -1/+1 |
|\ \ \ \ |
|
* \ \ \ \ | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -0/+13 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann | 2011-10-31 | 2 | -2/+4 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'imx/devel' into next/devel | Arnd Bergmann | 2011-10-20 | 1 | -0/+3 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | mmc: davinci: Add support for set_power callback | Ido Yariv | 2011-09-17 | 1 | -0/+13 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 2011-10-31 | 2 | -2/+4 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2011-10-31 | 2 | -2/+4 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | / /
| | | | |/ /
| | | |/| | |
|
| * | / | | | mmc: mxcmmc: explicitly includes mach/hardware.h | Shawn Guo | 2011-10-17 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-10-28 | 59 | -944/+2855 |
|\ \ \ \ \ |
|
| * | | | | | mmc: core: Cleanup eMMC4.5 conditionals | Seungwon Jeon | 2011-10-27 | 1 | -11/+9 |
| * | | | | | mmc: omap_hsmmc: if multiblock reads are broken, disable them | Paul Walmsley | 2011-10-27 | 1 | -0/+4 |
| * | | | | | mmc: core: add workaround for controllers with broken multiblock reads | Paul Walmsley | 2011-10-27 | 1 | -7/+14 |
| * | | | | | mmc: core: Prevent too long response times for suspend | Ulf Hansson | 2011-10-26 | 1 | -15/+27 |
| * | | | | | mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 | Bing Zhao | 2011-10-26 | 1 | -1/+1 |
| * | | | | | mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode | Subhash Jadavani | 2011-10-26 | 1 | -3/+3 |
| * | | | | | mmc: core: support HPI send command | Jaehoon Chung | 2011-10-26 | 4 | -0/+120 |
| * | | | | | mmc: core: Add cache control for eMMC4.5 device | Seungwon Jeon | 2011-10-26 | 3 | -6/+94 |
| * | | | | | mmc: core: Modify the timeout value for writing power class | Seungwon Jeon | 2011-10-26 | 1 | -1/+1 |
| * | | | | | mmc: core: new discard feature support at eMMC v4.5 | Kyungmin Park | 2011-10-26 | 3 | -1/+21 |
| * | | | | | mmc: core: mmc sanitize feature support for v4.5 | Kyungmin Park | 2011-10-26 | 3 | -2/+17 |
| * | | | | | mmc: dw_mmc: modify DATA register offset | Jaehoon Chung | 2011-10-26 | 2 | -22/+57 |
| * | | | | | mmc: sdhci-pci: add flag for devices that can support runtime PM | Adrian Hunter | 2011-10-26 | 1 | -4/+13 |
| * | | | | | mmc: omap_hsmmc: ensure pbias configuration is always done | Adrian Hunter | 2011-10-26 | 1 | -9/+8 |
| * | | | | | mmc: core: Add Power Off Notify Feature eMMC 4.5 | Girish K S | 2011-10-26 | 3 | -2/+64 |
| * | | | | | mmc: sdhci-s3c: fix potential NULL dereference | Jaehoon Chung | 2011-10-26 | 1 | -2/+4 |
| * | | | | | mmc: replace printk with appropriate display macro | Girish K S | 2011-10-26 | 28 | -176/+172 |
| * | | | | | mmc: core: Add default timeout value for CMD6 | Seungwon Jeon | 2011-10-26 | 1 | -4/+12 |
| * | | | | | mmc: sdhci-pci: add runtime pm support | Adrian Hunter | 2011-10-26 | 3 | -45/+397 |
| * | | | | | mmc: core: move ->request() call from atomic context | Adrian Hunter | 2011-10-26 | 1 | -7/+21 |
| * | | | | | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 2011-10-26 | 17 | -0/+17 |
| * | | | | | mmc: using module_param requires the inclusion of moduleparam.h | Stephen Rothwell | 2011-10-26 | 1 | -0/+1 |
| * | | | | | mmc: core: general purpose MMC partition support. | Namjae Jeon | 2011-10-26 | 2 | -18/+65 |
| * | | | | | mmc: core: ext_csd.raw_* used in comparison but never set | Andrei Warkentin | 2011-10-26 | 1 | -0/+2 |
| * | | | | | mmc: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-26 | 2 | -5/+4 |
| * | | | | | mmc: block: support no access to boot partitions | Adrian Hunter | 2011-10-26 | 2 | -1/+3 |
| * | | | | | mmc: block: fix boot partition switch error path | Adrian Hunter | 2011-10-26 | 1 | -3/+13 |
| * | | | | | mmc: core: eMMC 4.5 Power Class Selection Feature | Girish K S | 2011-10-26 | 1 | -0/+96 |
| * | | | | | mmc: add module param to set fault injection attributes | Per Forlin | 2011-10-26 | 1 | -18/+11 |
| * | | | | | mmc: sdhci-esdhc-imx: add basic imx6q usdhc support | Shawn Guo | 2011-10-26 | 2 | -7/+35 |