aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-31[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk1-2/+0
2006-01-09[PATCH] PCI Error Recovery: header file patchlinas1-0/+67
2006-01-09[PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt1-0/+1
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi1-0/+1
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard1-2/+8
2005-11-10[PATCH] PCI: add pci_find_next_capability()Roland Dreier1-0/+2
2005-10-28[PATCH] PCI: Block config access during BISTBrian King1-0/+7
2005-09-09Remove "must_check" attributes in PCI-landLinus Torvalds1-8/+8
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds1-10/+13
2005-09-09[PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras1-0/+3
2005-09-09[PATCH] yenta: share code with PCI coreDominik Brodowski1-0/+1
2005-09-09[PATCH] must_check attributes for PCI layer.Dave Jones1-10/+10
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ1-0/+1
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz1-0/+1
2005-09-08[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras1-0/+3
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+2
2005-09-08[PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman1-458/+30
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-14/+0
2005-09-08[PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org1-1/+1
2005-08-16[PATCH] PCI: 6700/6702PXH quirkKristen Accardi1-1/+2
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds1-3/+0
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+3
2005-07-29[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala1-3/+2
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-1/+2
2005-07-01[PATCH] PCI: Increase the number of PCI bus resourcesrajesh.shah@intel.com1-1/+1
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton1-0/+2
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller1-0/+9
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman1-0/+14
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah1-2/+6
2005-05-03[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk1-2/+0
2005-05-03[PATCH] PCI: Add pci shutdown abilityGreg KH1-0/+1
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1067