Commit Graph

183 Commits (fed4d59b6ec5481caceb17863f19a0b0e5eaa939)

Author SHA1 Message Date
Harvey Harrison a7b930cdf8 PCI: annotate return value of pci_ioremap_bar with __iomem 16 years ago
James Bottomley 388c8c16ab PCI: add routines for debugging and handling lost interrupts 17 years ago
Stephen Rothwell 1388cc964e PCI: don't export linux/io.h from pci.h 17 years ago
Alex Chiang 0ad772ec46 PCI, PCI Hotplug: introduce slot_name helpers 17 years ago
Alex Chiang 828f37683e PCI: update pci_create_slot() to take a 'hotplug' param 17 years ago
Alex Chiang d25b7c8d6b PCI: rename pci_update_slot_number to pci_renumber_slot 17 years ago
Jesse Barnes 64c7f63c1b PCI: include io.h in pci.h so that ioremap_nocache is defined 17 years ago
Sheng Yang 8dd7f8036c PCI: add support for function level reset 17 years ago
Heiko Carstens 96499871f4 PCI: fix pci_ioremap_bar() on s390 17 years ago
Arjan van de Ven aa42d7c613 PCI: introduce an pci_ioremap(pdev, barnr) function 17 years ago
Yu Zhao 58c3a727cb PCI: support PCIe ARI capability 17 years ago
Zhao, Yu c322b28a04 PCI: use same arg names in PCI_VDEVICE comment 17 years ago
Yinghai Lu 16dbef4a83 PCI: change MSI-x vector to 32bit 17 years ago
Rafael J. Wysocki 0235c4fc7f PCI PM: Introduce function pci_wake_from_d3 17 years ago
Milton Miller edbc25caaa PCI: remove dynids.use_driver_data 17 years ago
Yinghai Lu 42379b1122 pci: change msi-x vector to 32bit 17 years ago
Alan Cox e416de5e61 Export the ROM enable/disable helpers 17 years ago
Greg KH b08508c40a PCI: fix compiler warnings in pci_get_subsys() 17 years ago
Rafael J. Wysocki 5a6c9b60b4 PCI PM: Export pci_pme_active to drivers 17 years ago
Andrew Morton bba8116586 PCI: make pci_register_driver() a macro 17 years ago
Alan Cox 979b1791e5 PCI: add D3 power state avoidance quirk 17 years ago
Rafael J. Wysocki e5899e1b7d PCI PM: make more PCI PM core functionality available to drivers 17 years ago
Rafael J. Wysocki 337001b6c4 PCI: Simplify PCI device PM code 17 years ago
Rafael J. Wysocki 404cc2d8ce PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep 17 years ago
Greg KH c6c4f070a6 PCI: make pci_name use dev_name 17 years ago
Randy Dunlap 80be038593 PCI: add stub for pci_set_consistent_dma_mask() 17 years ago
Wang Chen 9433f6dd3a PCI: Fix comment of pci_dynids 17 years ago
venkatesh.pallipadi@intel.com 45aec1ae72 x86: PAT export resource_wc in pci sysfs 17 years ago
Alex Chiang f46753c5e3 PCI: introduce pci_slot 17 years ago
Rafael J. Wysocki bbb44d9f23 PCI: implement new suspend/resume callbacks 17 years ago
Rafael J. Wysocki e1a2a51e68 Suspend/Resume bug in PCI layer wrt quirks 17 years ago
Adrian Bunk 19792a0859 PCI: drivers/pci/pci.c: add prototypes 17 years ago
venkatesh.pallipadi@intel.com 988f7b5789 x86: PAT export resource_wc in pci sysfs 17 years ago
Yinghai Lu 70b9f7dc14 x86/pci: remove flag in pci_cfg_space_size_ext 17 years ago
Sam Ravnborg 98db6f193c x86: fix section mismatch in pci_scan_bus 17 years ago
Yinghai Lu d52877c7b1 pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 17 years ago
Jesse Barnes ee69439cc1 PCI: don't expose struct pci_vpd to userspace 17 years ago
Yinghai Lu 30a18d6c3f x86: multi pci root bus with different io resource range, on 64-bit 17 years ago
Yinghai Lu bb63b42199 x86 pci: remove checking type for mmconfig probe 17 years ago
Yinghai Lu 57741a7790 x86_64: set cfg_size for AMD Family 10h in case MMCONFIG 17 years ago
Robert Hancock 7752d5cfe3 x86: validate against acpi motherboard resources 17 years ago
Ben Hutchings 94e6108803 PCI: Expose PCI VPD through sysfs 17 years ago
Bjorn Helgaas 842de40d93 PCI: add generic pci_enable_resources() 17 years ago
Shaohua Li 7d715a6c1a PCI: add PCI Express ASPM support 17 years ago
Greg Kroah-Hartman 5ff580c10e PCI: remove global list of PCI devices 17 years ago
Greg Kroah-Hartman 8a1bc9013a PCI: add is_added flag to struct pci_dev 17 years ago
Greg Kroah-Hartman 95247b57ed PCI: clean up search.c a lot 17 years ago
Greg Kroah-Hartman 34220909a2 PCI: remove pci_get_device_reverse 17 years ago
Greg Kroah-Hartman 448432c4b8 PCI: remove pci_find_present 17 years ago
Adrian Bunk 2baad5f96b PCI: #if 0 pci_assign_resource_fixed() 17 years ago