aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-101-3/+11
|\
| * x86: disable intel_iommu support by defaultKyle McMartin2009-02-051-3/+11
* | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09195-2396/+3917
|\ \
| * | radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2009-02-082-67/+20
| * | aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt2009-02-081-10/+15
| * | atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt2009-02-081-5/+15
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-076-83/+117
| |\ \
| | * | PCI PM: make the PM core more careful with drivers using the new PM frameworkRafael J. Wysocki2009-02-041-52/+93
| | * | PCI PM: Read power state from device after trying to change it on resumeRafael J. Wysocki2009-02-041-1/+1
| | * | PCI PM: Do not disable and enable bridges during suspend-resumeRafael J. Wysocki2009-02-041-4/+6
| | * | PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki2009-02-041-15/+1
| | * | PCI PM: Fix saving of device state in pci_legacy_suspendRafael J. Wysocki2009-02-041-2/+8
| | * | PCI PM: Check if the state has been saved before trying to restore itRafael J. Wysocki2009-02-041-1/+1
| | * | PCI PM: Fix handling of devices without driversRafael J. Wysocki2009-02-041-15/+12
| | * | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-042-5/+7
| | * | PCI: properly clean up ASPM link state on device removeAlex Chiang2009-02-041-2/+2
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------. \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07459-3791/+14852
| |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-105/+0
| | | | | | | * | | | ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-076-11/+12
| | | | | | | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-02-062-5/+12
| | | | | | | |\ \ \ \
| | | | | | | | * | | | ieee1394: dv1394: move deprecation message from module init to file openStefan Richter2009-02-061-4/+4
| | | | | | | | * | | | firewire: core: Remove card from list of cards when enable failsPetr Vandrovec2009-02-011-1/+8
| | | | | | | * | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-02-063-14/+19
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | md: Ensure an md array never has too many devices.NeilBrown2009-02-061-10/+14
| | | | | | | | * | | | | md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll2009-02-061-3/+3
| | | | | | | | * | | | | md: Allow read error in a single drive raid1 to be passed up.NeilBrown2009-02-061-1/+2
| | | | | | | | | |_|/ / | | | | | | | | |/| | |
| | | | | | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-056-3/+12
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-053-0/+7
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
| | | | | | | | | * | | | | iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
| | | | | | | | * | | | | | gianfar: Fix potential soft reset raceAndy Fleming2009-02-041-0/+3
| | | | | | | | * | | | | | gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming2009-02-041-1/+1
| | | | | | | | * | | | | | cxgb3: Fix lro switchDivy Le Ray2009-02-041-2/+1
| | | | | | | | |/ / / / /
| | | | | | | * | | | | | sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2009-02-052-8/+8
| | | | | | | * | | | | | sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter2009-02-051-3/+5
| | | | | | | * | | | | | atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-054-29/+29
| | | | | | | * | | | | | rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar2009-02-051-1/+0
| | | | | | | * | | | | | drivers/video/backlight: rename da903x to da903x_blMike Rapoport2009-02-052-1/+1
| | | | | | | * | | | | | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt2009-02-051-1/+1
| | | | | | | * | | | | | lis3lv02d: add axes knowledge for HP 6710Martin Kebert2009-02-051-1/+2
| | | | | | | * | | | | | lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann2009-02-051-0/+1
| | | | | | | * | | | | | lis3lv02d: add axes knowledge for HP 6530Eric Piel2009-02-051-0/+2
| | | | | | | * | | | | | lis3lv02d: add axes knowledge for HP 6510bJiri Tersel2009-02-051-1/+2
| | | | | | | * | | | | | hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton2009-02-051-2/+4
| | | | | | | * | | | | | fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-052-72/+83
| | | | | | | * | | | | | rtc: rtc-dm355evm driverDavid Brownell2009-02-053-0/+182
| | | | | | | * | | | | | misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett2009-02-051-0/+1
| | | | | | | * | | | | | hpilo: open/close fixDavid Altobelli2009-02-052-3/+5
| | | | | | | | |/ / / / | | | | | | | |/| | | |
| | | | | | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-0416-50/+81
| | | | | | | |\ \ \ \ \ | | | | | | | | |/ / / /
| | | | | | | | * | | | e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil2009-02-031-1/+1