summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-01Extend print_symbol capabilityRobert Peterson2-9/+27
2007-05-01[UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller1-8/+33
2007-05-01[IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller1-18/+18
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds26-2013/+1446
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds22-615/+1004
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-273/+641
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds10-464/+459
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds376-7892/+11546
2007-04-30[IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen1-0/+6
2007-04-30[IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen1-0/+7
2007-04-30[IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen1-1/+4