aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-04[S390] qeth: New read configuration data.Cornelia Huck3-5/+76
2007-05-04[S390] dasd: New read device characteristics and read configuration data.Cornelia Huck4-4/+126
2007-05-04[S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().Cornelia Huck2-3/+20
2007-05-04[S390] qdio: make qdio statistics SMP-capableUrsula Braun2-118/+174
2007-05-04[S390] Export uaccess as non-gpl symbol.Martin Schwidefsky1-1/+1
2007-05-04[S390] aes-s390 key length.Jan Glauber1-4/+11
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig4-44/+33
2007-05-02PCI: Free resource files in error path of pci_create_sysfs_dev_files()Michael Ellerman1-1/+3
2007-05-02pci-quirks: disable MSI on RS400-200 and RS480Tejun Heo1-0/+2
2007-05-02PCI hotplug: Use menuconfig objectsJan Engelhardt1-15/+10
2007-05-02PCI: ZT5550 CPCI Hotplug driver fixScott Murray1-1/+5
2007-05-02PCI: rpaphp: Remove semaphoresLinas Vepstas1-35/+3
2007-05-02PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetryLinas Vepstas1-7/+2
2007-05-02PCI: rpaphp: Use pcibios_remove_pci_devices() symmetricallyLinas Vepstas1-8/+2
2007-05-02PCI: rpaphp: Document is_php_dn()Linas Vepstas1-13/+29
2007-05-02PCI: rpaphp: Document find_php_slot()Linas Vepstas1-5/+13
2007-05-02PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas3-5/+11
2007-05-02PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas2-1/+4
2007-05-02PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas3-24/+10
2007-05-02PCI: rpaphp: remove print_slot_pci_funcs()Linas Vepstas1-16/+7
2007-05-02PCI: rpaphp: Remove setup_pci_slot()Linas Vepstas1-63/+33
2007-05-02PCI: rpaphp: remove a call that does nothing but a pointer lookupLinas Vepstas1-15/+2
2007-05-02PCI: rpaphp: Remove another wrappered functionLinas Vepstas3-47/+29
2007-05-02PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas4-22/+10
2007-05-02PCI: rpaphp: remove a function that does nothing but wrap debug printksLinas Vepstas1-24/+13
2007-05-02PCI: rpaphp: Remove un-needed gotoLinas Vepstas1-4/+2
2007-05-02PCI: rpaphp: Fix a memleak; slot->location string was never freedLinas Vepstas1-5/+4
2007-05-02PCI: rpaphp: match up alloc and free in same routineLinas Vepstas3-2/+5
2007-05-02PCI: rpaphp: Remove global num_slots variableLinas Vepstas3-7/+1
2007-05-02PCI: rpaphp: Cleanup flow of control for rpaphp_add_slotLinas Vepstas1-20/+20
2007-05-02PCI: add debug information to resource collision messageChuck Ebbert1-2/+2
2007-05-02PCI: the overdue removal of pci_module_init()Adrian Bunk3-15/+0
2007-05-02PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk5-83/+3
2007-05-02MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman2-36/+40
2007-05-02MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman2-19/+45
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman7-24/+22
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams6-1/+10
2007-05-02MSI: Remove dev->first_msi_irqMichael Ellerman2-12/+20
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman5-46/+33
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman6-6/+6
2007-05-02PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman2-0/+17
2007-05-02MSI: Add an arch_msi_check_device()Michael Ellerman2-4/+26
2007-05-02MSI: Rename pci_msi_supported() to pci_msi_check_device()Michael Ellerman1-6/+6
2007-05-02MSI: Consolidate precondition checksMichael Ellerman1-12/+2
2007-05-02MSI: Expand pci_msi_supported()Michael Ellerman1-11/+8
2007-05-02MSI: Remove msi_cacheMichael Ellerman1-40/+4
2007-05-02MSI: Move EXPORT_SYMBOL()s near their definitionMichael Ellerman1-5/+4
2007-05-02MSI: Consolidate BUG_ON()s.Michael Ellerman1-7/+3
2007-05-02MSI: Consolidate MSI-X irq freeing codeMichael Ellerman1-29/+20
2007-05-02MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2Michael Ellerman1-11/+5