summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-03PCI: rpaphp: remove a function that does nothing but wrap debug printksLinas Vepstas1-24/+13
2007-05-03PCI: rpaphp: Remove un-needed gotoLinas Vepstas1-4/+2
2007-05-03PCI: rpaphp: Fix a memleak; slot->location string was never freedLinas Vepstas1-5/+4
2007-05-03PCI: rpaphp: match up alloc and free in same routineLinas Vepstas3-2/+5
2007-05-03PCI: rpaphp: Remove global num_slots variableLinas Vepstas3-7/+1
2007-05-03PCI: rpaphp: Cleanup flow of control for rpaphp_add_slotLinas Vepstas1-20/+20
2007-05-03PCI: add debug information to resource collision messageChuck Ebbert1-2/+2
2007-05-03PCI: the overdue removal of pci_module_init()Adrian Bunk3-15/+0
2007-05-03PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk5-83/+3
2007-05-03MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman2-36/+40
2007-05-03MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman2-19/+45
2007-05-03MSI: arch must connect the irq and the msi_descMichael Ellerman7-24/+22
2007-05-03msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams6-1/+10
2007-05-03MSI: Remove dev->first_msi_irqMichael Ellerman2-12/+20
2007-05-03MSI: Use a list instead of the custom link structureMichael Ellerman5-46/+33
2007-05-03PCI: Convert to alloc_pci_dev()Michael Ellerman6-6/+6
2007-05-03PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman2-0/+17
2007-05-03MSI: Add an arch_msi_check_device()Michael Ellerman2-4/+26
2007-05-03MSI: Rename pci_msi_supported() to pci_msi_check_device()Michael Ellerman1-6/+6
2007-05-03MSI: Consolidate precondition checksMichael Ellerman1-12/+2
2007-05-03MSI: Expand pci_msi_supported()Michael Ellerman1-11/+8
2007-05-03MSI: Remove msi_cacheMichael Ellerman1-40/+4
2007-05-03MSI: Move EXPORT_SYMBOL()s near their definitionMichael Ellerman1-5/+4
2007-05-03MSI: Consolidate BUG_ON()s.Michael Ellerman1-7/+3
2007-05-03MSI: Consolidate MSI-X irq freeing codeMichael Ellerman1-29/+20
2007-05-03MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2Michael Ellerman1-11/+5
2007-05-03MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1Michael Ellerman1-7/+2
2007-05-03MSI: Simplify BUG() handling in pci_disable_msix()Michael Ellerman1-10/+5
2007-05-03MSI: Simplify BUG() handling in pci_disable_msi()Michael Ellerman1-12/+9
2007-05-03PCI Documentation: power/pci.txt fix copy/paste errorRandy Dunlap1-1/+1
2007-05-03PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov1-0/+3
2007-05-03pci: do not mark exported functions as __devinitSam Ravnborg6-36/+24
2007-05-03PCI: Require vendor and device for new_idJean Delvare2-5/+5
2007-05-03PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes2-3/+4
2007-05-03PCI: kernel-doc fixRandy Dunlap1-1/+1
2007-05-03PCI: Cleanup the includes of <linux/pci.h>Jean Delvare116-117/+7
2007-05-03PCI: scatterlist.h needs types.hJean Delvare16-0/+28
2007-05-03PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi6-6/+6
2007-05-03pciehp: Adapt to device driver modelKenji Kaneshige2-35/+6
2007-05-03pciehp: Event handling reworkKenji Kaneshige4-389/+321
2007-05-03pci: New PCI-E reset APIBrian King2-0/+43
2007-05-03PCI: Flush MSI-X table writesMitch Williams1-0/+25
2007-05-01libata: honour host controllers that want just one hostLinus Torvalds1-7/+4
2007-05-01pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-05-01Add kvasprintf()Jeremy Fitzhardinge2-7/+20
2007-05-01power management: force pm_ops.valid callback to be assignedJohannes Berg2-8/+8
2007-05-01power management: implement pm_ops.valid for everybodyJohannes Berg11-55/+39
2007-05-01power management: remove firmware disk modeJohannes Berg5-54/+34
2007-05-01rework pm_ops pm_disk_mode, kill misuseJohannes Berg11-64/+56
2007-05-01reiserfs: suppress lockdep warningJeff Mahoney1-1/+1