summaryrefslogtreecommitdiffstats
path: root/Documentation/PCI
Commit message (Expand)AuthorAgeFilesLines
* Documentation: PCI: Add PCI endpoint NTB function user guideKishon Vijay Abraham I2021-02-232-0/+162
* Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint f...Kishon Vijay Abraham I2021-02-232-0/+39
* PCI: endpoint: Add support in configfs to associate two EPCs with EPFKishon Vijay Abraham I2021-02-231-0/+10
* Documentation: PCI: Add specification for the PCI NTB function deviceKishon Vijay Abraham I2021-02-232-0/+349
* Documentation: better locations for sysfs-pci, sysfs-taggingJohn Hubbard2020-10-092-0/+139
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-072-9/+8
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2020-08-051-5/+4
| |\
| | * PCI: Replace lkml.org, spinics, gmane with lore.kernel.orgBjorn Helgaas2020-06-301-1/+1
| | * PCI: Replace http:// links with https://Alexander A. Klimov2020-06-301-4/+3
| * | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-4/+4
| |/
* | Documentation: PCI: pci.rst: drop doubled wordsRandy Dunlap2020-07-051-1/+1
* | Documentation: PCI: pci-error-recovery: drop doubled wordsRandy Dunlap2020-07-051-1/+1
* | Documentation: PCI: pci-endpoint: drop doubled wordsRandy Dunlap2020-07-051-1/+1
* | Documentation: PCI: pci-endpoint-cfs: drop doubled wordsRandy Dunlap2020-07-051-1/+1
* | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-3/+3
* | docs: pci: endpoint/function/binding/pci-test.txt convert to ReSTMauro Carvalho Chehab2020-06-193-19/+28
|/
* Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-061-8/+8
|\
| * Documentation: PCI: Give unique labels to sectionsBryce Willey2020-05-111-8/+8
* | docs: pci: boot-interrupts.rst: improve html outputMauro Carvalho Chehab2020-04-201-15/+19
|/
* Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-033-17/+162
|\
| * Merge branch 'pci/interrupts'Bjorn Helgaas2020-04-022-0/+156
| |\
| | * Documentation: PCI: Add background on Boot InterruptsSean V Kelley2020-03-092-0/+156
| * | PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan2020-03-281-2/+2
| * | PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan2020-03-281-15/+4
| |/
* / docs: fix pointers to io-mapping.rst and io_ordering.rst filesMauro Carvalho Chehab2020-03-111-1/+1
|/
* Documentation: PCI: Fix pci_alloc_irq_vectors() function name typoZenghui Yu2019-12-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-272-1/+1
|\
| * Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-222-1/+1
| |\
| | * Documentation PCI: Fix pciebus-howto.rst filename typoBjorn Helgaas2019-08-152-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-1/+4
|\| |
| * | docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+4
| |/
* / qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier2019-07-231-1/+0
|/
* Documentation: PCI: convert endpoint/pci-test-howto.txt to reSTChangbin Du2019-05-302-26/+56
* Documentation: PCI: convert endpoint/pci-test-function.txt to reSTChangbin Du2019-05-302-34/+51
* Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt to reSTChangbin Du2019-05-302-43/+57
* Documentation: PCI: convert endpoint/pci-endpoint.txt to reSTChangbin Du2019-05-303-38/+65
* Documentation: PCI: convert pcieaer-howto.txt to reSTChangbin Du2019-05-302-56/+101
* Documentation: PCI: convert pci-error-recovery.txt to reSTChangbin Du2019-05-302-138/+150
* Documentation: PCI: convert acpi-info.txt to reSTChangbin Du2019-05-302-5/+11
* Documentation: PCI: convert MSI-HOWTO.txt to reSTChangbin Du2019-05-302-34/+52
* Documentation: PCI: convert pci-iov-howto.txt to reSTChangbin Du2019-05-302-68/+94
* Documentation: PCI: convert PCIEBUS-HOWTO.txt to reSTChangbin Du2019-05-302-59/+82
* Documentation: PCI: convert pci.txt to reSTChangbin Du2019-05-302-207/+151
* Documentation: add Linux PCI to Sphinx TOC treeChangbin Du2019-05-301-0/+9
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-252-33/+21
|\
| * Merge branch 'remotes/lorenzo/pci/tools'Bjorn Helgaas2018-10-201-8/+11
| |\
| | * tools: PCI: Change pcitest compiling processGustavo Pimentel2018-10-031-8/+11
| * | PCI/ERR: Handle fatal error recoveryKeith Busch2018-09-261-25/+10
| |/
* / Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-091-26/+0
|/
* Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-08-154-9/+56
|\