aboutsummaryrefslogtreecommitdiff
path: root/Documentation/PCI
AgeCommit message (Expand)AuthorFilesLines
2022-08-13Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbGravatar Linus Torvalds 3-0/+298
2022-08-09Documentation: PCI: extend subheading underline for "lspci output" sectionGravatar Bagas Sanjaya 1-1/+1
2022-08-09Documentation: PCI: Use code-block block for scratchpad registers diagramGravatar Bagas Sanjaya 1-1/+4
2022-08-09Documentation: PCI: Add specification for the PCI vNTB function deviceGravatar Frank Li 3-0/+295
2022-08-04Merge branch 'pci/resource'Gravatar Bjorn Helgaas 1-1/+1
2022-07-29PCI: Remove pci_mmap_page_range() wrapperGravatar Arnd Bergmann 1-1/+1
2022-07-11PCI/doc: Convert examples to generic power managementGravatar Bjorn Helgaas 1-4/+3
2022-04-21PCI/doc: Update obsolete pci_set_dma_mask() referencesGravatar Alex Williamson 1-2/+2
2022-03-30PCI/doc: cleanup references to the legacy PCI DMA APIGravatar Christoph Hellwig 1-7/+7
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+11
2021-08-26PCI: Add 'override_only' field to struct pci_device_idGravatar Max Gurtovoy 1-0/+1
2021-08-19Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOVGravatar Kishon Vijay Abraham I 1-1/+11
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2021-06-17docs: PCI: pci.rst: avoid using ReST :doc:`foo` markupGravatar Mauro Carvalho Chehab 1-3/+3
2021-06-17docs: PCI: endpoint: pci-endpoint-cfs.rst: avoid using ReST :doc:`foo` markupGravatar Mauro Carvalho Chehab 1-1/+1
2021-06-17docs: PCI: Replace non-breaking spaces to avoid PDF issuesGravatar Mauro Carvalho Chehab 1-9/+9
2021-06-01Documentation: PCI: Fix typo in pci-error-recovery.rstGravatar Wesley Sheng 1-1/+1
2021-02-23Documentation: PCI: Add PCI endpoint NTB function user guideGravatar Kishon Vijay Abraham I 2-0/+162
2021-02-23Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint f...Gravatar Kishon Vijay Abraham I 2-0/+39
2021-02-23PCI: endpoint: Add support in configfs to associate two EPCs with EPFGravatar Kishon Vijay Abraham I 1-0/+10
2021-02-23Documentation: PCI: Add specification for the PCI NTB function deviceGravatar Kishon Vijay Abraham I 2-0/+349
2020-10-09Documentation: better locations for sysfs-pci, sysfs-taggingGravatar John Hubbard 2-0/+139
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-9/+8
2020-08-05Merge branch 'pci/misc'Gravatar Bjorn Helgaas 1-5/+4
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Gravatar Luc Van Oostenryck 1-4/+4
2020-07-05Documentation: PCI: pci.rst: drop doubled wordsGravatar Randy Dunlap 1-1/+1
2020-07-05Documentation: PCI: pci-error-recovery: drop doubled wordsGravatar Randy Dunlap 1-1/+1
2020-07-05Documentation: PCI: pci-endpoint: drop doubled wordsGravatar Randy Dunlap 1-1/+1
2020-07-05Documentation: PCI: pci-endpoint-cfs: drop doubled wordsGravatar Randy Dunlap 1-1/+1
2020-06-30PCI: Replace lkml.org, spinics, gmane with lore.kernel.orgGravatar Bjorn Helgaas 1-1/+1
2020-06-30PCI: Replace http:// links with https://Gravatar Alexander A. Klimov 1-4/+3
2020-06-26docs: fix references for DMA*.txt filesGravatar Mauro Carvalho Chehab 1-3/+3
2020-06-19docs: pci: endpoint/function/binding/pci-test.txt convert to ReSTGravatar Mauro Carvalho Chehab 3-19/+28
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-8/+8
2020-05-11Documentation: PCI: Give unique labels to sectionsGravatar Bryce Willey 1-8/+8
2020-04-20docs: pci: boot-interrupts.rst: improve html outputGravatar Mauro Carvalho Chehab 1-15/+19
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-17/+162
2020-04-02Merge branch 'pci/interrupts'Gravatar Bjorn Helgaas 2-0/+156
2020-03-28PCI/AER: Rationalize error status register clearingGravatar Kuppuswamy Sathyanarayanan 1-2/+2
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Gravatar Kuppuswamy Sathyanarayanan 1-15/+4
2020-03-11docs: fix pointers to io-mapping.rst and io_ordering.rst filesGravatar Mauro Carvalho Chehab 1-1/+1
2020-03-09Documentation: PCI: Add background on Boot InterruptsGravatar Sean V Kelley 2-0/+156
2019-12-30Documentation: PCI: Fix pci_alloc_irq_vectors() function name typoGravatar Zenghui Yu 1-1/+1
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-1/+1
2019-08-22Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+1
2019-08-15Documentation PCI: Fix pciebus-howto.rst filename typoGravatar Bjorn Helgaas 2-1/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-1/+4
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Gravatar Benjamin Poirier 1-1/+0
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+4
2019-05-30Documentation: PCI: convert endpoint/pci-test-howto.txt to reSTGravatar Changbin Du 2-26/+56