summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds70-966/+4531
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds10-6/+129
2011-10-27Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds3-37/+116
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds257-1830/+1755
2011-10-27fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh1-1/+1
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds15-26/+286
2011-10-27Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds32-987/+692
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov8855-390260/+540220
2011-10-27lguest: move process freezing before pending signals checkMichal Hocko1-7/+7
2011-10-27lguest: don't allow KVM-detection cpuid.Rusty Russell1-0/+10
2011-10-27lguest: Allow running under paravirt-enabled KVM.Rusty Russell1-1/+1
2011-10-26Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai156-1208/+6696
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai86-1584/+2025
2011-10-26h8300: Move gpio.h to gpio-internal.hMark Brown3-2/+2
2011-10-26gpio: pl061: add DT binding supportRob Herring2-12/+22
2011-10-26gpio: fix build error in include/asm-generic/gpio.hHamo1-2/+2
2011-10-26ALSA: hda - Fix pin-config for ASUS W90VTakashi Iwai1-0/+9
2011-10-26mmc: core: Prevent too long response times for suspendUlf Hansson1-15/+27
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2-1/+3
2011-10-26mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani1-3/+3
2011-10-26mmc: core: support HPI send commandJaehoon Chung7-0/+128
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon7-6/+104
2011-10-26mmc: core: Modify the timeout value for writing power classSeungwon Jeon1-1/+1
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park5-1/+26
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park5-2/+20
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung3-22/+61
2011-10-26mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter1-4/+13
2011-10-26mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter1-9/+8
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S6-2/+81
2011-10-26mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung1-2/+4
2011-10-26mmc: replace printk with appropriate display macroGirish K S28-176/+172
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon3-4/+14
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter4-45/+405
2011-10-26mmc: core: move ->request() call from atomic contextAdrian Hunter1-7/+21
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker17-0/+17
2011-10-26mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell1-0/+1
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon4-20/+102
2011-10-26mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin1-0/+2
2011-10-26mmc: irq: Remove IRQF_DISABLEDYong Zhang2-5/+4
2011-10-26mmc: block: support no access to boot partitionsAdrian Hunter3-1/+13
2011-10-26mmc: block: fix boot partition switch error pathAdrian Hunter1-3/+13
2011-10-26mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S2-0/+110
2011-10-26fault-injection: update documentation with the mmc module paramPer Forlin1-1/+1
2011-10-26mmc: add module param to set fault injection attributesPer Forlin1-18/+11
2011-10-26fault-inject: export setup_fault_attr()Per Forlin1-1/+2
2011-10-26mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo2-7/+35
2011-10-26mmc: core: add sd uhs string for mmc_ios_showAaron Lu1-0/+9
2011-10-26mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski2-5/+19
2011-10-26mmc: block: add eMMC hardware reset supportAdrian Hunter2-61/+144
2011-10-26mmc: mmc-test: add eMMC hardware reset testAdrian Hunter1-0/+30