summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-02-08drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.Eric Anholt1-7/+13
2009-02-08drm/i915: Set up an MTRR covering the GTT at driver load.Eric Anholt3-11/+25
2009-02-08drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.Eric Anholt1-7/+11
2009-02-08drm/i915: Suppress GEM teardown on X Server exit in KMS mode.Eric Anholt1-0/+3
2009-02-08drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2-4/+9
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-83/+117
2009-02-07sunhme: Don't match PCI devices in SBUS probe.David S. Miller1-4/+8
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown459-3791/+14852
2009-02-07ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud1-1/+1
2009-02-073c509: Fix resume from hibernation for PnP mode.Ondrej Zary1-0/+1
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt1-1/+2
2009-02-07sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta1-4/+4
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe1-4/+3
2009-02-07r8169: Don't update statistics counters when interface is downIvan Vecera1-35/+58
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel6-11/+12
2009-02-07ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht1-1/+5
2009-02-06ACPI: disable ACPI cleanly when bad RSDP foundLen Brown1-1/+6
2009-02-06ACPI: delete CPU_IDLE=n codeLen Brown2-608/+1
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-5/+12
2009-02-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-14/+19
2009-02-06ieee1394: dv1394: move deprecation message from module init to file openStefan Richter1-4/+4
2009-02-06md: Ensure an md array never has too many devices.NeilBrown1-10/+14
2009-02-06md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll1-3/+3
2009-02-06md: Allow read error in a single drive raid1 to be passed up.NeilBrown1-1/+2
2009-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-3/+12
2009-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-0/+7
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2-8/+8
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter1-3/+5
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap4-29/+29
2009-02-05rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar1-1/+0
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport2-1/+1
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt1-1/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert1-1/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann1-0/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel1-0/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel1-1/+2
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton1-2/+4
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2-72/+83
2009-02-05rtc: rtc-dm355evm driverDavid Brownell3-0/+182
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett1-0/+1
2009-02-05hpilo: open/close fixDavid Altobelli2-3/+5
2009-02-05[CPUFREQ] Make ignore_nice_load setting of ondemand work as expected.Venkatesh Pallipadi1-22/+25
2009-02-05x86: disable intel_iommu support by defaultKyle McMartin1-3/+11
2009-02-05PCI PM: make the PM core more careful with drivers using the new PM frameworkRafael J. Wysocki1-52/+93
2009-02-05PCI PM: Read power state from device after trying to change it on resumeRafael J. Wysocki1-1/+1
2009-02-05PCI PM: Do not disable and enable bridges during suspend-resumeRafael J. Wysocki1-4/+6
2009-02-05PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki1-15/+1
2009-02-05PCI PM: Fix saving of device state in pci_legacy_suspendRafael J. Wysocki1-2/+8
2009-02-05PCI PM: Check if the state has been saved before trying to restore itRafael J. Wysocki1-1/+1