Commit Graph

127 Commits (cbc34973709eb41b369c304c075cf2069f847012)

Author SHA1 Message Date
Matthew Wilcox b6ce068a12 Change pci_raw_ops to pci_raw_read/write 17 years ago
FUJITA Tomonori 59fc67dedb iommu sg merging: PCI: add dma segment boundary support 17 years ago
FUJITA Tomonori 4d57cdfaca iommu sg merging: PCI: add device_dma_parameters support 17 years ago
Greg Kroah-Hartman cc3a1378b4 Revert "PCI: PCIE ASPM support" 17 years ago
Greg Kroah-Hartman fd7d1ced29 PCI: make pci_bus a struct device 17 years ago
Greg Kroah-Hartman 05cca6e52a PCI: fix codingstyle issues in include/linux/pci.h 17 years ago
Shaohua Li 6c723d5bd8 PCI: PCIE ASPM support 17 years ago
Benjamin Herrenschmidt 7cbe5b6005 PCI: Remove pci_enable_device_bars() 17 years ago
Benjamin Herrenschmidt b718989da7 PCI: Add pci_enable_device_{io,mem} intefaces 17 years ago
Benjamin Herrenschmidt c40a22e0ce PCI: Fix bus resource assignment on 32 bits with 64b resources 17 years ago
Linas Vepstas 94688cf245 PCI: export pci_restore_msi_state() 17 years ago
Lennert Buytenhek 10d7425d20 PCI: get rid of pci_dev::{vendor,device}_compatible fields 17 years ago
Shaohua Li 4348a2dc49 pcie: utilize pcie transaction pending bit 17 years ago
Adrian Bunk b09549ef9b PCI: drivers/pci/rom.c: #if 0 two functions 17 years ago
Adrian Bunk ad668599f2 PCI: make pci_restore_bars() static 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Jeff Garzik bd3989e006 PCI: Add Kconfig option to disable deprecated pci_find_* API 17 years ago
Adrian Bunk d73460d79b PCI: make pci_match_device() static 17 years ago
David Miller ba698ad4b7 PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. 17 years ago
Keshavamurthy, Anil S 994a65e25d Intel IOMMU: PCI generic helper function 17 years ago
Jeff Garzik 32a2eea795 PCI: Add 'nodomains' boot option, and pci_domains_supported global 18 years ago
Brice Goglin 2637e5b539 PCI: make pcie_get_readrq visible in pci.h 18 years ago
Kumar Gala ce5ccdef10 PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h 18 years ago
Tejun Heo 0b62e13b5c pci: rename __pci_reenable_device() to pci_reenable_device() 18 years ago
Tejun Heo f0a664bbd1 PCI: export __pci_reenable_device() 18 years ago
Zhang, Yanmin ed4aaadb1a fix jvc cdrom drive lockup 18 years ago
Randy Dunlap 694625c0b3 PCI: add pci_try_set_mwi 18 years ago
Rolf Eike Beer 579082df38 PCI: Fix typo in include/linux/pci.h 18 years ago
Auke Kok b8a3a5214d PCI: read revision ID by default 18 years ago
David Brownell 56906c612e PCI: remove useless pci driver method 18 years ago
Alan Cox adf809d010 + pci_find_slot-mark-deprecated.patch added to -mm tree 18 years ago
Michael Ellerman a2cd52ca90 PCI: Make pcibios_add_platform_entries() return errors 18 years ago
Michael Ellerman 575e3348cb PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() 18 years ago
Peter Oruba d556ad4bbe PCI: add PCI-X/PCI-Express read control interfaces 18 years ago
John Keller d7ad2254fa [IA64] SN: Correct ROM resource length for BIOS copy 18 years ago
Randy Dunlap d80d021733 pci.h stubs (for EDD build error) 18 years ago
Adrian Bunk ecf36501bc PCI: the overdue removal of pci_module_init() 18 years ago
Michael Ellerman 314e77b3ee MSI: Remove dev->first_msi_irq 18 years ago
Michael Ellerman 4aa9bc955d MSI: Use a list instead of the custom link structure 18 years ago
Michael Ellerman 65891215e6 PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev 18 years ago
Sergei Shtylyov 0da0ead901 PCI: define pci_request/release_regions() for CONFIG_PCI=n 18 years ago
Brian King f7bdd12d23 pci: New PCI-E reset API 18 years ago
Tejun Heo ec04b07584 iomap: implement pcim_iounmap_regions() 18 years ago
Cornelia Huck 21c7f30b1d driver core: per-subsystem multithreaded probing 18 years ago
Eric W. Biederman 9f35575dfc [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. 18 years ago
Eric W. Biederman f5f2b13129 [PATCH] msi: sanely support hardware level msi disabling 18 years ago
Atsushi Nemoto 4516a618a7 PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options 18 years ago
Al Viro 5ea8176994 [PATCH] sort the devres mess out 18 years ago
Tejun Heo 9ac7849e35 devres: device resource management 18 years ago
Eric W. Biederman ded86d8d37 msi: Kill msi_lookup_irq 18 years ago