summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI: return max reserved busnrKristen Accardi2006-03-231-2/+3
* [PATCH] PCI: clean up msi.c a bitGrant Grundler2006-03-231-3/+2
* [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-311-0/+2
* [PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk2006-01-091-2/+3
* [PATCH] pci: use pin stored in pci_devKristen Accardi2006-01-091-1/+1
* [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-101-14/+32
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-281-3/+4
* [PATCH] pci: cleanup need_restore switch statementJohn W. Linville2005-10-281-7/+7
* [PATCH] pci: only call pci_restore_bars at bootJohn W. Linville2005-09-141-4/+12
* [PATCH] PCI: PCI/libata INTx bug fixBrett M Russ2005-09-091-1/+1
* [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-081-0/+26
* [PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2005-09-081-7/+5
* [PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern2005-09-081-1/+1
* [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-081-2/+5
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-081-4/+55
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-5/+9
* Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-081-55/+4
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-041-4/+55
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-3/+19
|\
| * cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman2005-07-111-2/+2
| * [ACPI] pci_set_power_state() now callsDavid Shaohua Li2005-07-111-2/+9
| * [ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li2005-07-111-1/+10
* | [PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville2005-07-011-6/+0
|/
* [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk2005-05-031-12/+0
* [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH2005-05-031-0/+1
* [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua...Kenji Kaneshige2005-05-031-4/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+837
OpenPOWER on IntegriCloud