summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2005-08-16[PATCH] PCI: 6700/6702PXH quirkKristen Accardi
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville
2005-07-29[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman
2005-07-01[PATCH] PCI: Increase the number of PCI bus resourcesrajesh.shah@intel.com
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah
2005-05-03[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk
2005-05-03[PATCH] PCI: Add pci shutdown abilityGreg KH
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek
2005-03-16PCI: increase the size of the pci.ids stringsGreg Kroah-Hartman
2005-02-07[PATCH] PCI: pci_raw_ops should use unsigned argsBjorn Helgaas
2005-02-06[PATCH] PCI: pci_proc_domainMatthew Wilcox
2005-02-06[PATCH] Remove pci_dev->slot_nameDave Jones
2005-01-20[PATCH] driver model: pass pm_message_t down to pci driversPavel Machek
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-12-21[PATCH] PCI: add legacy resources to sysfs for pci bussesJesse Barnes
2004-12-21[PATCH] PCI: Software visible configuration request retry statusMatthew Wilcox
2004-12-20[PATCH] PCI: export PCI resources in sysfsJesse Barnes
2004-12-20[PATCH] PCI: add prototype for pci_choose_state()Pavel Machek
2004-12-16[PATCH] PCI: fix up function calls for CONFIG_PCI=NGreg Kroah-Hartman
2004-12-16[PATCH] PCI: Cleanup PCI power statesPavel Machek
2004-11-11[PATCH] fakephp: introduce pci_bus_add_deviceJan Dittmer
2004-11-04[PATCH] PCI: add PCI ROMs to sysfsJon Smirl
2004-11-04[PATCH] PCI: add pci_fixup_earlyMatthew Wilcox
2004-10-24[PATCH] add 'for_each_pci_dev()' helper macroHanna V. Linder
2004-10-19Merge PCI updatesLinus Torvalds
2004-10-06[PATCH] PCI: pci_dev_put() build fixAndrew Morton
2004-10-06[PATCH] PCI: CONFIG_PCI=n build fixAndrew Morton
2004-10-06[PATCH] PCI: pci_module_init() is identical to pci_register_driver() so just ...Greg Kroah-Hartman
2004-10-06[PATCH] PCI: remove all usages of pci_dma_sync_single as it's obsolete.Greg Kroah-Hartman
2004-10-06[PATCH] PCI: remove all usages of pci_dma_sync_sg as it's obsolete.Greg Kroah-Hartman
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi
2004-10-05[PATCH] PCI: Create new function to see if a pci device is presentGreg Kroah-Hartman
2004-10-05[PATCH] add-pci_fixup_enable-pass.patchAndrew Morton
2004-10-05[PATCH] PCI: delete the pci_find_class() function as it's unsafe in hotplugga...Greg Kroah-Hartman
2004-10-05[PATCH] PCI: add pci_get_class() to make a safe pci_find_class() like call.Greg Kroah-Hartman
2004-10-05[PATCH] PCI: make pci_find_subsys() static, as it should not be used anymoreGreg Kroah-Hartman
2004-09-22[PATCH] PCI: add "struct module *" to struct pci_driver to show symlink in sy...Greg Kroah-Hartman
2004-08-24[PATCH] PCI Hotplug: create pci_remove_bus()John Rose
2004-08-09[PATCH] PCI: saved_config_space -> u32Roger Luethi
2004-08-04PCI: oops, forgot to check in the pci.h changes so that the quirk cleanups wi...Greg Kroah-Hartman
2004-08-03[1/3] Split pci quirks array to allow separate declarations.David Woodhouse
2004-08-01[PATCH] rename CONFIG_PCI_USE_VECTOR to CONFIG_PCI_MSIBjorn Helgaas
2004-08-01[PATCH] MSI: MSI/MSI-X API updatesRoland Dreier
2004-07-01[PATCH] PCI: Add some PCI Express constants to pci.hRoland Dreier
2004-07-01[PATCH] PCI: export pci_scan_child_bus for the pci hotplug drivers to useLinda Xie