summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds63-810/+2550
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas9-67/+66
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas4-46/+10
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas2-12/+4
2016-09-02treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches4-20/+0
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig3-26/+23
2016-07-21PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig3-45/+95
2016-07-21PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig3-391/+192
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds40-778/+490
2015-04-09PCI: Clarify policy for vendor IDs in pci.txtMichael S. Tsirkin1-6/+6
2015-03-20doc:pci: Fix typo in Documentation/PCIMasanari Iida3-6/+6
2015-03-20MSI-HOWTO.txt: remove reference on IRQF_DISABLEDValentin Rothberg1-12/+3
2014-06-19doc: replace "practise" with "practice" in DocumentationJeremiah Mahler2-3/+3
2014-02-20Merge branch 'pci/dead-code' into nextBjorn Helgaas8-131/+4
2014-02-19PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas4-131/+0
2014-02-13PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2-2/+104
2014-02-13PCI/MSI: Fix cut-and-paste errors in documentationAlexander Gordeev1-6/+6
2014-02-04PCI/MSI: Add pci_enable_msi() documentation backAlexander Gordeev1-3/+20
2014-01-08Merge branch 'pci/msi' into nextBjorn Helgaas5-163/+385
2014-01-08Merge branch 'pci/misc' into nextBjorn Helgaas3-4/+9
2014-01-07PCI: Update documentation 00-INDEX fileErik Ekman1-2/+2
2014-01-04PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev3-75/+274
2014-01-04PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev4-11/+33
2014-01-04PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev4-86/+41
2014-01-04PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev3-8/+54
2013-12-20Merge branch 'pci/misc' into nextBjorn Helgaas3-8/+12
2013-12-20PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev3-7/+7
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches3-8/+12
2013-09-25PCI: Update pci_find_slot() description in pci.txtYijing Wang1-3/+5
2013-01-24PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev3-5/+65
2013-01-03Documentation: remove __dev* attributes.Greg Kroah-Hartman9-36/+14
2012-11-28PCI: SRIOV control and status via sysfs (documentation)Donald Dutile2-4/+78
2011-09-27doc: fix broken referencesPaul Bolle96-179/+125
2011-08-02Docs: MSI-HOWTO: MSI -> MSIsMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Insert a commaMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: can -> couldMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Use `unknown ...' rather than `... know about.'Michael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: may -> mightMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Insert a commaMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: API -> functionMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: , -> ;Michael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Move a sentence to another paragraphMichael Witten1-4/+3
2011-08-02Docs: MSI-HOWTO: Insert `that'Michael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Offset modifier with a comma, and insert `yet' for emphasisMichael Witten1-3/+3
2011-08-02Docs: MSI-HOWTO: Put the `because' subordinate clause firstMichael Witten1-4/+4
2011-08-02Docs: MSI-HOWTO: Streamline some wordingMichael Witten1-2/+2
2011-08-02Docs: MSI-HOWTO: `asked for' -> `requested'Michael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Use present tense and streamline some wordingMichael Witten1-22/+22
2011-08-02Docs: MSI-HOWTO: Use the subjunctive, and change `can' to `may'Michael Witten1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
[next]