Commit Graph

91 Commits (83ce6ef8408bbc7d9322ab50ba592f83012dea94)

Author SHA1 Message Date
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
Michael Ellerman 0fcfdabbdb MSI: Remove pci_scan_msi_device() 18 years ago
Adrian Bunk 8255cf35d5 PCI: make isa_bridge Alpha-only 18 years ago
Adrian Bunk 429538ad3e PCI: mark pci_find_device() as __deprecated 18 years ago
Adrian Bunk fd9b37cc4e PCI: remove pci_find_device_reverse() 18 years ago
Linas Vepstas a7369f1f65 PCI: define inline for test of channel error state 18 years ago
Hidetoshi Seto c87deff776 PCI : Add selected_regions funcs 18 years ago
Greg Kroah-Hartman 725522b545 PCI: add the sysfs driver name to all modules 18 years ago
Adrian Bunk 7e7a43c32a PCI: don't export device IDs to userspace 18 years ago
Alan Cox 1597cacbe3 PCI: Fix multiple problems with VIA hardware 18 years ago
Michael Ellerman 687d5fe3dc PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities 18 years ago
Alan Cox d86f90f991 pci: Introduce pci_find_present 18 years ago
Inaky Perez-Gonzalez bae94d0237 PCI: switch pci_{enable,disable}_device() to be nestable 18 years ago
Andrew Morton d42552c3ac [PATCH] pci: declare pci_get_device_reverse() 19 years ago
Matt Domsch 6b4b78fed4 PCI: optionally sort device lists breadth-first 19 years ago
Alan Cox 29f3eb6463 pci: Additional search functions 19 years ago
Eric W. Biederman 95d77884c7 [PATCH] htirq: tidy up the htirq code 19 years ago
Eric W. Biederman 3b7d1921f4 [PATCH] msi: refactor and move the msi irq_chip into the arch code 19 years ago
Eric W. Biederman 8b955b0ddd [PATCH] Initial generic hypertransport interrupt support 19 years ago
Eric W. Biederman 38bc036130 [PATCH] genirq: msi: refactor the msi_ops 19 years ago
Eric W. Biederman 0366f8f713 [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg 19 years ago
Alan Cox 236561e5df [PATCH] PCI quirks update 19 years ago
Satoru Takeuchi 24f8aa9b46 PCI: add pci_stop_bus_device 19 years ago
Alan Cox 50b0075520 PCI: Multiprobe sanitizer 19 years ago
Greg Kroah-Hartman b19441af18 PCI: fix __must_check warnings 19 years ago
Andrew Morton 4a7fb6363f add __must_check to device management code 19 years ago
David Brownell 1d3a82af45 PM: no suspend_prepare() phase 19 years ago
Linus Torvalds cbd69dbbf1 Suspend changes for PCI core 19 years ago
Kristen Carlson Accardi ffadcc2ff4 [PATCH] PCI: PCIE power management quirk 19 years ago
Greg Kroah-Hartman e31dd6e452 [PATCH] 64bit resource: change pci core and arch code to use resource_size_t 19 years ago
Shaohua Li 99dc804d9b [PATCH] PCI: disable msi mode in pci_disable_device 19 years ago
Doug Thompson bd8481e164 [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation 19 years ago
Kumar Gala 75acfecaa0 [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments 19 years ago
Brice Goglin 3a720d726a [PATCH] Revive pci_find_ext_capability 19 years ago
David Woodhouse 778382e08c Don't include <linux/mod_devicetable.h> in public part of linux/pci.h 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago