aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-10Merge branch 'x86/urgent' into core/percpuIngo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel
2009-02-06ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht
2009-02-06ACPI: disable ACPI cleanly when bad RSDP foundLen Brown
2009-02-06ACPI: delete CPU_IDLE=n codeLen Brown
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-02-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-02-06ieee1394: dv1394: move deprecation message from module init to file openStefan Richter
2009-02-06md: Ensure an md array never has too many devices.NeilBrown
2009-02-06md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll
2009-02-06md: Allow read error in a single drive raid1 to be passed up.NeilBrown
2009-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap
2009-02-05rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi
2009-02-05rtc: rtc-dm355evm driverDavid Brownell
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett
2009-02-05hpilo: open/close fixDavid Altobelli
2009-02-05x86: disable intel_iommu support by defaultKyle McMartin
2009-02-04PCI PM: make the PM core more careful with drivers using the new PM frameworkRafael J. Wysocki
2009-02-04PCI PM: Read power state from device after trying to change it on resumeRafael J. Wysocki
2009-02-04PCI PM: Do not disable and enable bridges during suspend-resumeRafael J. Wysocki
2009-02-04PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki
2009-02-04PCI PM: Fix saving of device state in pci_legacy_suspendRafael J. Wysocki
2009-02-04PCI PM: Check if the state has been saved before trying to restore itRafael J. Wysocki
2009-02-04PCI PM: Fix handling of devices without driversRafael J. Wysocki
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-04PCI: properly clean up ASPM link state on device removeAlex Chiang
2009-02-04gianfar: Fix potential soft reset raceAndy Fleming
2009-02-04gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming