summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
...
| * pci: implement "pci=noaer"Randy Dunlap2007-10-121-0/+6
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+1
|/
* PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala2007-08-221-7/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-251-1/+1
|\
| * ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li2007-07-221-1/+1
* | PCI: export __pci_reenable_device()Tejun Heo2007-07-241-1/+0
|/
* MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-021-0/+2
* [PATCH] msi: Safer state caching.Eric W. Biederman2007-03-121-2/+0
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-051-2/+0
* MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman2007-02-071-4/+2
* MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman2007-02-071-5/+1
* PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto2007-02-071-0/+1
* PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto2007-02-071-1/+0
* PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-011-0/+1
* MSI: Cleanup existing MSI quirksBrice Goglin2006-09-261-1/+1
* [PATCH] PCI: PCIE power management quirkKristen Carlson Accardi2006-07-121-1/+9
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-3/+3
* [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin2006-06-211-1/+1
* [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-141-0/+11
* [PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox2006-03-231-0/+2
* [PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk2006-01-091-5/+0
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-2/+2
* [PATCH] PCI: Block config access during BISTBrian King2005-10-281-0/+7
* [PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2005-09-091-1/+0
* [PATCH] PCI: fix quirk-6700-fix.patchAndrew Morton2005-08-161-0/+6
* [PATCH] PCI: 6700/6702PXH quirkKristen Accardi2005-08-161-1/+1
* [ACPI] pci_set_power_state() now callsDavid Shaohua Li2005-07-111-0/+1
* [ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li2005-07-111-0/+3
* [PATCH] PCI Hotplug: remove pci_visit_devScott Murray2005-05-171-27/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+96