aboutsummaryrefslogtreecommitdiff
path: root/Documentation/PCI
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-33/+21
2018-10-20Merge branch 'remotes/lorenzo/pci/tools'Gravatar Bjorn Helgaas 1-8/+11
2018-10-03tools: PCI: Change pcitest compiling processGravatar Gustavo Pimentel 1-8/+11
2018-09-26PCI/ERR: Handle fatal error recoveryGravatar Keith Busch 1-25/+10
2018-09-09Drop all 00-INDEX files from Documentation/Gravatar Henrik Austad 1-26/+0
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Gravatar Bjorn Helgaas 4-9/+56
2018-08-15Merge branch 'pci/notes'Gravatar Bjorn Helgaas 2-0/+189
2018-07-27PCI: Document ACPI description of PCI host bridgesGravatar Bjorn Helgaas 2-0/+189
2018-07-19PCI/AER: Add sysfs attributes to provide AER stats and breakdownGravatar Rajat Jain 1-0/+5
2018-07-19tools: PCI: Add MSI-X supportGravatar Gustavo Pimentel 1-14/+22
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGravatar Gustavo Pimentel 3-6/+24
2018-07-19pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGravatar Gustavo Pimentel 1-4/+23
2018-07-19PCI: endpoint: Add MSI-X interfacesGravatar Gustavo Pimentel 1-0/+2
2018-05-17PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devicesGravatar Oza Pawandeep 1-10/+25
2018-02-22PCI: Update location of pci.ids fileGravatar Randy Dunlap 1-1/+3
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