summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie8-57/+8
2011-10-27Merge branch 'topic/hda' into for-linusTakashi Iwai3-29/+88
2011-10-27ALSA: hda - Fix ADC input-amp handling for Cx20549 codecTakashi Iwai1-2/+27
2011-10-27ALSA: hda - Keep EAPD turned on for old Conexant chipsTakashi Iwai1-21/+22
2011-10-27ALSA: hda/realtek - Fix missing volume controls with ALC260Takashi Iwai2-6/+39
2011-10-27mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon1-2/+2
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon1-11/+9
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2-1/+22
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2-7/+15
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai186-3462/+15232
2011-10-27ASoC: wm8940: Properly set codec->dapm.bias_levelAxel Lin1-0/+2
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 Torokhov9080-561833/+711793
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-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