summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-25xen: suspend: remove xen_hvm_suspendIan Campbell1-42/+1
2011-02-25xen: suspend: pull pre/post suspend hooks out into suspend_infoIan Campbell1-5/+18
2011-02-25xen: suspend: move arch specific pre/post suspend hooks into generic hooksIan Campbell1-7/+7
2011-02-25xen: suspend: refactor non-arch specific pre/post suspend hooksIan Campbell1-5/+20
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell1-3/+3
2011-02-25xen: suspend: pass extra hypercall argument via suspend_info structIan Campbell1-2/+8
2011-02-25xen: suspend: refactor cancellation flag into a structureIan Campbell1-13/+19
2011-02-25xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open codingIan Campbell1-2/+6
2011-02-25xen: do not respond to unknown xenstore control requestsIan Campbell1-12/+37
2011-02-25xen: make the ballon driver work for hvm domainsStefano Stabellini1-5/+9
2011-02-25xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini1-5/+74
2011-02-25xen: no need to delay xen_setup_shutdown_event for hvm guests anymoreStefano Stabellini2-16/+4
2011-02-22drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2-47/+0
2011-02-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds7-103/+61
2011-02-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2011-02-22dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin1-2/+22
2011-02-22thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee1-6/+2
2011-02-22acer-wmi: Fix capitalisation of GUIDMatthew Garrett1-1/+1
2011-02-22platform/x86: ideapad-laptop depends on INPUTRandy Dunlap1-1/+1
2011-02-22platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov1-1/+1
2011-02-22platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov1-7/+1
2011-02-22platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov1-1/+1
2011-02-22platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner1-38/+12
2011-02-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-18/+64
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds3-21/+3
2011-02-19hwmon: (lm85) extend to support EMC6D103 chipsJan Beulich2-3/+22
2011-02-19Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+135
2011-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-172/+266
2011-02-18Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds1-0/+10
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-8/+8
2011-02-18hwmon: (k10temp) add support for AMD Family 12h/14h CPUsClemens Ladisch2-5/+6
2011-02-18Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-37/+45
2011-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-13/+24
2011-02-18RTC: Re-enable UIE timer/polling emulationJohn Stultz2-2/+18
2011-02-18RTC: Revert UIE emulation removalJohn Stultz2-0/+116
2011-02-18RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König1-3/+2
2011-02-18tg3: Restrict phy ioctl accessMatt Carlson1-2/+6
2011-02-18drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2-0/+4
2011-02-18Merge branches 'nes' and 'qib' into for-nextRoland Dreier1-1/+4
2011-02-18IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn1-1/+2
2011-02-17[S390] dasd: correct device tableStefan Haberland1-1/+1
2011-02-17xen: suspend and resume system devices when running PVHVMIan Campbell1-0/+10
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania2-1/+52
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek1-2/+4
2011-02-17e1000e: flush all writebacks before unloadJesse Brandeburg1-10/+21
2011-02-17e1000e: check down flag in tasksJesse Brandeburg1-0/+21
2011-02-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie6-36/+40
2011-02-17drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher1-1/+3
2011-02-17drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák1-0/+2
2011-02-17drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs1-1/+1