summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman2007-05-032-19/+45
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-037-24/+22
* msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams2007-05-036-1/+10
* MSI: Remove dev->first_msi_irqMichael Ellerman2007-05-032-12/+20
* MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-035-46/+33
* PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-036-6/+6
* PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman2007-05-032-0/+17
* MSI: Add an arch_msi_check_device()Michael Ellerman2007-05-032-4/+26
* MSI: Rename pci_msi_supported() to pci_msi_check_device()Michael Ellerman2007-05-031-6/+6
* MSI: Consolidate precondition checksMichael Ellerman2007-05-031-12/+2
* MSI: Expand pci_msi_supported()Michael Ellerman2007-05-031-11/+8
* MSI: Remove msi_cacheMichael Ellerman2007-05-031-40/+4
* MSI: Move EXPORT_SYMBOL()s near their definitionMichael Ellerman2007-05-031-5/+4
* MSI: Consolidate BUG_ON()s.Michael Ellerman2007-05-031-7/+3
* MSI: Consolidate MSI-X irq freeing codeMichael Ellerman2007-05-031-29/+20
* MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2Michael Ellerman2007-05-031-11/+5
* MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1Michael Ellerman2007-05-031-7/+2
* MSI: Simplify BUG() handling in pci_disable_msix()Michael Ellerman2007-05-031-10/+5
* MSI: Simplify BUG() handling in pci_disable_msi()Michael Ellerman2007-05-031-12/+9
* PCI Documentation: power/pci.txt fix copy/paste errorRandy Dunlap2007-05-031-1/+1
* PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov2007-05-031-0/+3
* pci: do not mark exported functions as __devinitSam Ravnborg2007-05-036-36/+24
* PCI: Require vendor and device for new_idJean Delvare2007-05-032-5/+5
* PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes2007-05-032-3/+4
* PCI: kernel-doc fixRandy Dunlap2007-05-031-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-03116-117/+7
* PCI: scatterlist.h needs types.hJean Delvare2007-05-0316-0/+28
* PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi2007-05-036-6/+6
* pciehp: Adapt to device driver modelKenji Kaneshige2007-05-032-35/+6
* pciehp: Event handling reworkKenji Kaneshige2007-05-034-389/+321
* pci: New PCI-E reset APIBrian King2007-05-032-0/+43
* PCI: Flush MSI-X table writesMitch Williams2007-05-031-0/+25
* libata: honour host controllers that want just one hostLinus Torvalds2007-05-011-7/+4
* pm: include EIO from errno-base.hDavid Rientjes2007-05-011-1/+1
* Add kvasprintf()Jeremy Fitzhardinge2007-05-012-7/+20
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-05-012-8/+8
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-05-0111-55/+39
* power management: remove firmware disk modeJohannes Berg2007-05-015-54/+34
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-05-0111-64/+56
* reiserfs: suppress lockdep warningJeff Mahoney2007-05-011-1/+1
* Extend print_symbol capabilityRobert Peterson2007-05-012-9/+27
* [UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller2007-04-301-8/+33
* [IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller2007-04-301-18/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-04-3026-2013/+1446
|\
| * ieee1394: remove garbage from KconfigStefan Richter2007-04-301-2/+0
| * ieee1394: more help in KconfigStefan Richter2007-04-301-8/+12
| * ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott2007-04-301-1/+1
| * ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...Bernhard Kauer2007-04-301-6/+2
| * ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter2007-04-301-0/+1
| * ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter2007-04-301-5/+13