aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-31[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk1-0/+2
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk1-2/+3
2006-01-09[PATCH] pci: use pin stored in pci_devKristen Accardi1-1/+1
2005-11-10[PATCH] PCI: add pci_find_next_capability()Roland Dreier1-14/+32
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap1-3/+4
2005-10-28[PATCH] pci: cleanup need_restore switch statementJohn W. Linville1-7/+7
2005-09-14[PATCH] pci: only call pci_restore_bars at bootJohn W. Linville1-4/+12
2005-09-09[PATCH] PCI: PCI/libata INTx bug fixBrett M Russ1-1/+1
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ1-0/+26
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz1-7/+5
2005-09-08[PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern1-1/+1
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman1-2/+5
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-4/+55
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-5/+9
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds1-55/+4
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-4/+55
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-3/+19
2005-07-11cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman1-2/+2
2005-07-11[ACPI] pci_set_power_state() now callsDavid Shaohua Li1-2/+9
2005-07-11[ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li1-1/+10
2005-07-01[PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville1-6/+0
2005-05-03[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk1-12/+0
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH1-0/+1
2005-05-03[PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua...Kenji Kaneshige1-4/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+837