summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-10-27PCI: Workaround for Intel MPS errataJon Mason
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds
2011-10-27Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-27Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov
2011-10-27target: Minor cleanups to core_tmr_drain_tmr_listJoern Engel
2011-10-27target: Fix wrong se_tmr being added to drain_tmr_listJoern Engel
2011-10-27target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_listJoern Engel
2011-10-27target: Check -ENOMEM to signal QUEUE_FULL from fabric callbacksNicholas Bellinger
2011-10-27lguest: move process freezing before pending signals checkMichal Hocko
2011-10-27lguest: Allow running under paravirt-enabled KVM.Rusty Russell
2011-10-26[CPUFREQ] db8500: support all frequenciesLinus Walleij
2011-10-26[CPUFREQ] db8500: remove unneeded for loop iteration over freq_tableAxel Lin
2011-10-26[CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloadersMyungJoo Ham
2011-10-26[CPUFREQ] ARM: ux500: send cpufreq notification for all cpusVincent Guittot
2011-10-26[CPUFREQ] e_powersaver: Allow user to lower maximum voltageRafał Bilski
2011-10-26[CPUFREQ] e_powersaver: Check BIOS limit for CPU frequencyRafał Bilski
2011-10-26[CPUFREQ] e_powersaver: Additional checksRafał Bilski
2011-10-26[CPUFREQ] exynos4210: Show list of available frequenciesDonggeun Kim
2011-10-26gpio: pl061: add DT binding supportRob Herring
2011-10-26tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDBNicholas Bellinger
2011-10-26target: Fix compile warning w/ missing module.h includeNicholas Bellinger
2011-10-26mmc: core: Prevent too long response times for suspendUlf Hansson
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao
2011-10-26mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani
2011-10-26mmc: core: support HPI send commandJaehoon Chung
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon
2011-10-26mmc: core: Modify the timeout value for writing power classSeungwon Jeon
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung
2011-10-26mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter
2011-10-26mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S
2011-10-26mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter
2011-10-26mmc: core: move ->request() call from atomic contextAdrian Hunter
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-26mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon