aboutsummaryrefslogtreecommitdiff
path: root/Documentation/PCI
AgeCommit message (Expand)AuthorFilesLines
2017-05-16docs: update old references for DocBook from the documentationGravatar Mauro Carvalho Chehab 1-1/+1
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-0/+604
2017-04-28Merge branch 'pci/virtualization' into nextGravatar Bjorn Helgaas 1-0/+12
2017-04-28Documentation: PCI: Add userguide for PCI endpoint test functionGravatar Kishon Vijay Abraham I 2-0/+181
2017-04-28Documentation: PCI: Add binding documentation for pci-test endpoint functionGravatar Kishon Vijay Abraham I 2-0/+19
2017-04-20PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingGravatar Bodong Wang 1-0/+12
2017-04-11Documentation: PCI: Add specification for the *PCI test* function deviceGravatar Kishon Vijay Abraham I 2-0/+68
2017-04-11Documentation: PCI: Guide to use PCI endpoint configfsGravatar Kishon Vijay Abraham I 2-0/+107
2017-04-11Documentation: PCI: Guide to use PCI Endpoint Core LayerGravatar Kishon Vijay Abraham I 2-0/+217
2017-03-29pci-error-recovery: doc cleanupGravatar Cao jin 1-6/+6
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2017-03-03pcieaer doc: update the linkGravatar Cao jin 1-1/+1
2017-02-15Merge branch 'pci/msi' into nextGravatar Bjorn Helgaas 3-42/+21
2017-02-15PCI/MSI: Update MSI/MSI-X bits in PCIEBUS-HOWTOGravatar Christoph Hellwig 1-26/+7
2017-02-15PCI/MSI: Document pci_alloc_irq_vectors(), deprecate pci_enable_msi()Gravatar Christoph Hellwig 1-12/+12
2017-02-09PCI/AER: Remove unused .link_reset() callbackGravatar Michael S. Tsirkin 1-21/+3
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Gravatar Christoph Hellwig 1-4/+2
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-17/+9
2016-10-05Merge branch 'pci/host-vmd' into nextGravatar Bjorn Helgaas 1-14/+10
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterGravatar Bjorn Helgaas 1-13/+9
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterGravatar Bjorn Helgaas 1-4/+0
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEGravatar Joe Perches 1-1/+0
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Gravatar Christoph Hellwig 1-14/+10
2016-07-21PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Gravatar Christoph Hellwig 1-0/+4
2016-07-21PCI: Provide sensible IRQ vector alloc/free routinesGravatar Christoph Hellwig 1-391/+76
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Gravatar Linus Torvalds 3-18/+9
2015-04-09PCI: Clarify policy for vendor IDs in pci.txtGravatar Michael S. Tsirkin 1-6/+6
2015-03-20doc:pci: Fix typo in Documentation/PCIGravatar Masanari Iida 3-6/+6
2015-03-20MSI-HOWTO.txt: remove reference on IRQF_DISABLEDGravatar Valentin Rothberg 1-12/+3
2014-06-19doc: replace "practise" with "practice" in DocumentationGravatar Jeremiah Mahler 1-1/+1
2014-02-20Merge branch 'pci/dead-code' into nextGravatar Bjorn Helgaas 1-4/+0
2014-02-19PCI: Remove unused SR-IOV VF Migration supportGravatar Bjorn Helgaas 1-4/+0
2014-02-13PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Gravatar Alexander Gordeev 1-2/+84
2014-02-13PCI/MSI: Fix cut-and-paste errors in documentationGravatar Alexander Gordeev 1-6/+6
2014-02-03PCI/MSI: Add pci_enable_msi() documentation backGravatar Alexander Gordeev 1-3/+20
2014-01-07Merge branch 'pci/msi' into nextGravatar Bjorn Helgaas 1-98/+210
2014-01-07Merge branch 'pci/misc' into nextGravatar Bjorn Helgaas 1-2/+2
2014-01-07PCI: Update documentation 00-INDEX fileGravatar Erik Ekman 1-2/+2
2014-01-03PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Gravatar Alexander Gordeev 1-75/+186
2014-01-03PCI/MSI: Add pci_msix_vec_count()Gravatar Alexander Gordeev 1-0/+13
2014-01-03PCI/MSI: Remove pci_enable_msi_block_auto()Gravatar Alexander Gordeev 1-33/+6
2014-01-03PCI/MSI: Add pci_msi_vec_count()Gravatar Alexander Gordeev 1-0/+15
2013-12-20Merge branch 'pci/misc' into nextGravatar Bjorn Helgaas 1-2/+4
2013-12-20PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intGravatar Alexander Gordeev 1-1/+1
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEGravatar Joe Perches 1-2/+4
2013-09-25PCI: Update pci_find_slot() description in pci.txtGravatar Yijing Wang 1-3/+5
2013-01-24PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Gravatar Alexander Gordeev 1-5/+32
2013-01-03Documentation: remove __dev* attributes.Gravatar Greg Kroah-Hartman 2-23/+3
2012-11-28PCI: SRIOV control and status via sysfs (documentation)Gravatar Donald Dutile 1-4/+44
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-1/+1