Age | Commit message (Expand) | Author | Files | Lines |
2024-09-10 | Documentation: PCI: fix typo in pci.rst | Abdul Rahim | 1 | -1/+1 |
2024-07-19 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+1 |
2024-07-09 | Documentation: PCI: pci-endpoint: Fix EPF ops list | Alexander Stein | 1 | -2/+2 |
2024-06-07 | PCI: Use array for .id_table consistently | Masahiro Yamada | 1 | -1/+1 |
2024-05-16 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 2 | -2/+2 |
2024-04-25 | Documentation: PCI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal | 2 | -2/+2 |
2024-04-17 | PCI/AER: Update aer-inject tool source URL | Kuppuswamy Sathyanarayanan | 1 | -1/+1 |
2023-12-28 | docs: PCI: Fix typos | attreyee-muk | 2 | -2/+2 |
2023-10-10 | docs: move powerpc under arch | Costa Shulyupin | 1 | -2/+2 |
2023-08-29 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -6/+6 |
2023-08-25 | PCI: Fix typos in docs and comments | Bjorn Helgaas | 1 | -6/+6 |
2023-08-21 | PCI: Document the Capability accessor RMW improvements | Ilpo Järvinen | 1 | -5/+9 |
2023-06-26 | Merge branch 'pci/controller/endpoint' | Bjorn Helgaas | 2 | -14/+8 |
2023-06-26 | Merge branch 'pci/misc' | Bjorn Helgaas | 2 | -2/+2 |
2023-06-26 | Documentation: PCI: correct spelling | Randy Dunlap | 2 | -2/+2 |
2023-06-23 | PCI: endpoint: Automatically create a function specific attributes group | Damien Le Moal | 2 | -15/+9 |
2023-06-12 | Documentation: PCI: Tidy AER documentation | Bjorn Helgaas | 1 | -66/+65 |
2023-06-12 | Documentation: PCI: Update cross references to .rst files | Bjorn Helgaas | 2 | -3/+3 |
2023-06-12 | Documentation: PCI: Drop recommendation to configure AER Capability | Bjorn Helgaas | 1 | -54/+2 |
2023-03-19 | ixgb: Remove ixgb driver | Tony Nguyen | 1 | -1/+0 |
2023-01-24 | Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu... | SeongJae Park | 1 | -3/+3 |
2022-12-12 | Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -0/+7 |
2022-12-03 | PCI/AER: Add optional logging callback for correctable error | Dave Jiang | 1 | -0/+7 |
2022-11-17 | Documentation: PCI: Add reference to PCI/MSI device driver APIs | Ahmed S. Darwish | 1 | -0/+10 |
2022-08-13 | Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb | Linus Torvalds | 3 | -0/+298 |
2022-08-09 | Documentation: PCI: extend subheading underline for "lspci output" section | Bagas Sanjaya | 1 | -1/+1 |
2022-08-09 | Documentation: PCI: Use code-block block for scratchpad registers diagram | Bagas Sanjaya | 1 | -1/+4 |
2022-08-09 | Documentation: PCI: Add specification for the PCI vNTB function device | Frank Li | 3 | -0/+295 |
2022-08-04 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -1/+1 |
2022-07-29 | PCI: Remove pci_mmap_page_range() wrapper | Arnd Bergmann | 1 | -1/+1 |
2022-07-11 | PCI/doc: Convert examples to generic power management | Bjorn Helgaas | 1 | -4/+3 |
2022-04-21 | PCI/doc: Update obsolete pci_set_dma_mask() references | Alex Williamson | 1 | -2/+2 |
2022-03-30 | PCI/doc: cleanup references to the legacy PCI DMA API | Christoph Hellwig | 1 | -7/+7 |
2021-09-07 | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+11 |
2021-08-26 | PCI: Add 'override_only' field to struct pci_device_id | Max Gurtovoy | 1 | -0/+1 |
2021-08-19 | Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV | Kishon Vijay Abraham I | 1 | -1/+11 |
2021-07-08 | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-06-17 | docs: PCI: pci.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 1 | -3/+3 |
2021-06-17 | docs: PCI: endpoint: pci-endpoint-cfs.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-06-17 | docs: PCI: Replace non-breaking spaces to avoid PDF issues | Mauro Carvalho Chehab | 1 | -9/+9 |
2021-06-01 | Documentation: PCI: Fix typo in pci-error-recovery.rst | Wesley Sheng | 1 | -1/+1 |
2021-02-23 | Documentation: PCI: Add PCI endpoint NTB function user guide | Kishon Vijay Abraham I | 2 | -0/+162 |
2021-02-23 | Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint f... | Kishon Vijay Abraham I | 2 | -0/+39 |
2021-02-23 | PCI: endpoint: Add support in configfs to associate two EPCs with EPF | Kishon Vijay Abraham I | 1 | -0/+10 |
2021-02-23 | Documentation: PCI: Add specification for the PCI NTB function device | Kishon Vijay Abraham I | 2 | -0/+349 |
2020-10-09 | Documentation: better locations for sysfs-pci, sysfs-tagging | John Hubbard | 2 | -0/+139 |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -9/+8 |
2020-08-05 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -5/+4 |
2020-07-07 | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck | 1 | -4/+4 |
2020-07-05 | Documentation: PCI: pci.rst: drop doubled words | Randy Dunlap | 1 | -1/+1 |