summaryrefslogtreecommitdiff
path: root/drivers/misc/pci_endpoint_test.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-29misc: pci_endpoint_test: Give disabled BARs a distinct error codeNiklas Cassel1-2/+4
2025-04-20misc: pci_endpoint_test: Fix 'irq_type' to convey the correct typeKunihiko Hayashi1-0/+1
2025-04-20misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi1-1/+1
2025-04-20misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...Kunihiko Hayashi1-0/+3
2025-04-20PCI: Add Rockchip Vendor IDShawn Lin1-1/+0
2025-04-10misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAXNiklas Cassel1-8/+10
2025-04-10misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handlingNiklas Cassel1-2/+2
2025-01-21misc: pci_endpoint_test: Fix IOCTL return valueManivannan Sadhasivam1-128/+127
2025-01-21misc: pci_endpoint_test: Remove redundant 'remainder' testHans Zhang1-7/+1
2025-01-21misc: pci_endpoint_test: Add consecutive BAR testNiklas Cassel1-0/+88
2025-01-21misc: pci_endpoint_test: Add support for capabilitiesNiklas Cassel1-0/+19
2024-07-10misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} f...Jiapeng Chong1-12/+0
2024-07-10misc: pci_endpoint_test: Document policy about adding pci_device_idYoshihiro Shimoda1-0/+4
2024-07-10misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logicFrank Li1-5/+1
2024-07-10misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR testsNiklas Cassel1-12/+42
2024-07-10misc: pci_endpoint_test: Add support for Rockchip rk3588Niklas Cassel1-0/+11
2024-01-15Merge branch 'pci/misc'Bjorn Helgaas1-2/+12
2024-01-15Merge branch 'pci/remove-old-api'Bjorn Helgaas1-3/+3
2024-01-06misc: pci_endpoint_test: Use a unique test pattern for each BARNiklas Cassel1-2/+12
2023-12-31misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_*() APIChristophe JAILLET1-3/+3
2023-12-18misc: pci_endpoint_test: Use INTX instead of LEGACYDamien Le Moal1-15/+15
2023-11-04Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2023-10-27misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device supportSiddharth Vadapalli1-0/+4
2023-10-23misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controllerYoshihiro Shimoda1-0/+4
2023-06-23misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()Damien Le Moal1-8/+4
2023-06-23misc: pci_endpoint_test: Do not write status in IRQ handlerDamien Le Moal1-3/+0
2023-06-23misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal1-0/+4
2023-06-23misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal1-3/+3
2023-02-22Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2023-01-17misc: pci_endpoint_test: Drop initial kernel-doc markerRandy Dunlap1-1/+1
2023-01-16misc: pci_endpoint_test: Add i.MX8 PCIe EP device supportRichard Zhu1-0/+2
2022-09-09misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie1-0/+5
2022-09-09misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie1-6/+23
2022-01-11misc: pci_endpoint_test: Terminate statement with semicolonMing Wang1-1/+1
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2021-09-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+1
2021-08-19misc: pci_endpoint_test: Add deviceID for AM64 and J7200Kishon Vijay Abraham I1-0/+8
2021-08-19misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV deviceKishon Vijay Abraham I1-0/+1
2021-07-21misc: pci_endpoint_test: Ensure relationship between miscdev and PCIRichard Weinberger1-0/+1
2021-02-23PCI: Add TI J721E device to PCI IDsKishon Vijay Abraham I1-1/+0
2020-12-09misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang1-2/+6
2020-11-03misc: pci_endpoint_test: Remove unnecessary verificationGustavo Pimentel1-1/+1
2020-10-21Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-2/+7
2020-09-24misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllersHou Zhiqiang1-2/+6
2020-09-24misc: pci_endpoint_test: Add LS1088a in pci_device_id tableXiaowei Bao1-0/+2
2020-09-07misc: pci_endpoint_test: Add Device ID for RZ/G2H PCIe controllerLad Prabhakar1-0/+2
2020-09-07misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllersLad Prabhakar1-2/+5
2020-08-03misc: pci_endpoint_test: Add J721E in pci_device_id tableKishon Vijay Abraham I1-0/+9
2020-05-19misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controllerLad Prabhakar1-0/+4
2020-04-02misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar1-1/+0