aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-01
|\
| * ACPI: Print message before calling _PTSRafael J. Wysocki2008-02-01
| * ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki2008-02-01
| * Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki2008-02-01
| * ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki2008-02-01
| * ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki2008-02-01
| * Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * ACPI: clear GPE earily in resume to avoid warningShaohua Li2008-02-01
| * PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-01
| * ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki2008-02-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-01
|\ \
| * | PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-01
| * | PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman2008-02-01
| * | PCI: PCIE ASPM supportShaohua Li2008-02-01
| * | PCI: Fix fakephp deadlockIan Abbott2008-02-01
| * | PCI: modify SB700 SATA MSI quirkShane Huang2008-02-01
| * | PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson2008-02-01
| * | PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson2008-02-01
| * | PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson2008-02-01
| * | PCI: constify function pointer tablesJan Engelhardt2008-02-01
| * | PCI: Convert drivers/pci/proc.c to use unlocked_ioctlMathieu Segaud2008-02-01
| * | pciehp: block new requests from the device before power offKenji Kaneshige2008-02-01
| * | pciehp: workaround against Bad DLLP during power offKenji Kaneshige2008-02-01
| * | pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2008-02-01
| * | PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
| * | PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
| * | PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt2008-02-01
| * | PCI: avoid save the same type of cap multiple timesShaohua Li2008-02-01
| * | PCI: correctly initialize a structure for pcie_save_pcix_state()Shaohua Li2008-02-01
| * | PCI: fix typo in pci_save_pcix_stateShaohua Li2008-02-01
| * | PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2008-02-01
| * | PCI: print quirk name in debug messagesbjorn.helgaas@hp.com2008-02-01
| * | PCI: fix for quirk_e100_interrupt()Ivan Kokshaysky2008-02-01
| * | PCI: Spelling fixesJoe Perches2008-02-01
| * | PCI: drivers/pci/msi.c: move arch hooks to the topAdrian Bunk2008-02-01
| * | PCI: quirk: enable MSI Mapping on HT1000Sebastien Dugue2008-02-01
| * | PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesBenjamin Herrenschmidt2008-02-01
| * | PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt2008-02-01
| * | PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer2008-02-01
| * | PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige2008-02-01
| * | PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige2008-02-01
| * | PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige2008-02-01
| * | PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro2008-02-01
| * | PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro2008-02-01
| * | PCIe: fix double initialization bugMark Lord2008-02-01
| * | PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord2008-02-01
| * | PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord2008-02-01
| * | PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord2008-02-01
| * | PCI: Add missing "space" in printk messagesJoe Perches2008-02-01