Commit Graph

690 Commits (aaff0f644a182015622d7686a66986319a1085d1)

Author SHA1 Message Date
Randy Dunlap 8b60756a62 Fix more "deprecated" spellos. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Michael Ellerman 9890b12a4a PCI: Free resource files in error path of pci_create_sysfs_dev_files() 18 years ago
Tejun Heo c0affe9db4 pci-quirks: disable MSI on RS400-200 and RS480 18 years ago
Jan Engelhardt d4770143fe PCI hotplug: Use menuconfig objects 18 years ago
Scott Murray 03555d591d PCI: ZT5550 CPCI Hotplug driver fix 18 years ago
Linas Vepstas ac1f0e9923 PCI: rpaphp: Remove semaphores 18 years ago
Linas Vepstas b5661479ee PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry 18 years ago
Linas Vepstas e70ea2634a PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically 18 years ago
Linas Vepstas da65944be2 PCI: rpaphp: Document is_php_dn() 18 years ago
Linas Vepstas 8485d1a123 PCI: rpaphp: Document find_php_slot() 18 years ago
Linas Vepstas fea54b8cc9 PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot() 18 years ago
Linas Vepstas 6f79eb749d PCI: rpaphp: refactor tail call to rpaphp_register_slot() 18 years ago
Linas Vepstas c02929c278 PCI: rpaphp: remove rpaphp_set_attention_status() 18 years ago
Linas Vepstas 307ff12e35 PCI: rpaphp: remove print_slot_pci_funcs() 18 years ago
Linas Vepstas 03a6675591 PCI: rpaphp: Remove setup_pci_slot() 18 years ago
Linas Vepstas ebf42c0edd PCI: rpaphp: remove a call that does nothing but a pointer lookup 18 years ago
Linas Vepstas bf0af511fc PCI: rpaphp: Remove another wrappered function 18 years ago
Linas Vepstas 427310ff02 PCI: rpaphp: Remve another call that is a wrapper 18 years ago
Linas Vepstas 517d5a0417 PCI: rpaphp: remove a function that does nothing but wrap debug printks 18 years ago
Linas Vepstas 3499f0726e PCI: rpaphp: Remove un-needed goto 18 years ago
Linas Vepstas 5fd39c35a0 PCI: rpaphp: Fix a memleak; slot->location string was never freed 18 years ago
Linas Vepstas 31be7586d1 PCI: rpaphp: match up alloc and free in same routine 18 years ago
Linas Vepstas fa1891596c PCI: rpaphp: Remove global num_slots variable 18 years ago
Linas Vepstas bf8cbae475 PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot 18 years ago
Adrian Bunk 5adc55da4a PCI: remove the broken PCI_MULTITHREAD_PROBE option 18 years ago
Michael Ellerman 032de8e2fe MSI: Give archs the option to free all MSI/Xs at once. 18 years ago
Michael Ellerman 9c8313343c MSI: Give archs the option to allocate all MSI/Xs at once. 18 years ago
Michael Ellerman 7fe3730de7 MSI: arch must connect the irq and the msi_desc 18 years ago
Dan Williams f282b97021 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) 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 bab41e9be7 PCI: Convert to alloc_pci_dev() 18 years ago
Michael Ellerman 65891215e6 PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev 18 years ago
Michael Ellerman c9953a73e9 MSI: Add an arch_msi_check_device() 18 years ago
Michael Ellerman 17bbc12acd MSI: Rename pci_msi_supported() to pci_msi_check_device() 18 years ago
Michael Ellerman 128bc5fced MSI: Consolidate precondition checks 18 years ago
Michael Ellerman b1e2303dba MSI: Expand pci_msi_supported() 18 years ago
Michael Ellerman 3e916c0503 MSI: Remove msi_cache 18 years ago
Michael Ellerman 4cc086fa5b MSI: Move EXPORT_SYMBOL()s near their definition 18 years ago
Michael Ellerman 7ede9c1fa5 MSI: Consolidate BUG_ON()s. 18 years ago
Michael Ellerman fc4afc7b2b MSI: Consolidate MSI-X irq freeing code 18 years ago
Michael Ellerman 00ba16ab26 MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2 18 years ago
Michael Ellerman c31af39870 MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1 18 years ago
Michael Ellerman 54bc6c0b0e MSI: Simplify BUG() handling in pci_disable_msix() 18 years ago
Michael Ellerman e387b9eefe MSI: Simplify BUG() handling in pci_disable_msi() 18 years ago
Sam Ravnborg 96bde06a2d pci: do not mark exported functions as __devinit 18 years ago
Jean Delvare 6ba186361e PCI: Require vendor and device for new_id 18 years ago
Jesse Barnes 40ee9e9f8d PCI: fix sysfs rom file creation for BIOS ROM shadows 18 years ago
Randy Dunlap 8d7d86e9bd PCI: kernel-doc fix 18 years ago