index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
pci_endpoint_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
Kunihiko Hayashi
1
-0
/
+1
2025-05-02
misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
Kunihiko Hayashi
1
-1
/
+1
2025-05-02
misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...
Kunihiko Hayashi
1
-0
/
+3
2023-12-08
misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
Siddharth Vadapalli
1
-0
/
+4
2023-12-08
misc: pci_endpoint_test: Add deviceID for AM64 and J7200
Kishon Vijay Abraham I
1
-0
/
+8
2023-11-28
misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller
Yoshihiro Shimoda
1
-0
/
+4
2023-07-27
misc: pci_endpoint_test: Re-init completion for every test
Damien Le Moal
1
-0
/
+4
2023-07-27
misc: pci_endpoint_test: Free IRQs before removing the device
Damien Le Moal
1
-3
/
+3
2022-10-15
misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
Shunsuke Mie
1
-0
/
+5
2022-10-15
misc: pci_endpoint_test: Aggregate params checking for xfer
Shunsuke Mie
1
-6
/
+23
2020-12-30
misc: pci_endpoint_test: fix return value of error branch
Xiongfeng Wang
1
-2
/
+6
2020-10-21
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-2
/
+7
2020-09-24
misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers
Hou Zhiqiang
1
-2
/
+6
2020-09-24
misc: pci_endpoint_test: Add LS1088a in pci_device_id table
Xiaowei Bao
1
-0
/
+2
2020-09-07
misc: pci_endpoint_test: Add Device ID for RZ/G2H PCIe controller
Lad Prabhakar
1
-0
/
+2
2020-09-07
misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllers
Lad Prabhakar
1
-2
/
+5
2020-08-03
misc: pci_endpoint_test: Add J721E in pci_device_id table
Kishon Vijay Abraham I
1
-0
/
+9
2020-05-19
misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
Lad Prabhakar
1
-0
/
+4
2020-04-02
misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUS
Lad Prabhakar
1
-1
/
+0
2020-04-02
misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()
Kishon Vijay Abraham I
1
-6
/
+19
2020-04-02
misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices
Kishon Vijay Abraham I
1
-1
/
+1
2020-04-02
misc: pci_endpoint_test: Add ioctl to clear IRQ
Kishon Vijay Abraham I
1
-0
/
+10
2020-04-02
misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
Kishon Vijay Abraham I
1
-3
/
+9
2020-04-02
misc: pci_endpoint_test: Add support to get DMA option from userspace
Kishon Vijay Abraham I
1
-3
/
+62
2020-04-02
misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation
Kishon Vijay Abraham I
1
-21
/
+79
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-4
/
+4
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2019-06-10
PCI: Add Synopsys endpoint EDDA Device ID
Gustavo Pimentel
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
Thomas Gleixner
1
-12
/
+1
2019-05-01
misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test
Kishon Vijay Abraham I
1
-0
/
+1
2019-05-01
misc: pci_endpoint_test: Add support to test PCI EP in AM654x
Kishon Vijay Abraham I
1
-0
/
+17
2019-02-21
misc: pci_endpoint_test: Add the layerscape EP device support
Xiaowei Bao
1
-0
/
+1
2018-07-19
pci_endpoint_test: Add 2 ioctl commands
Gustavo Pimentel
1
-47
/
+159
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
1
-8
/
+21
2018-07-19
pci-epf-test/pci_endpoint_test: Use irq_type module parameter
Gustavo Pimentel
1
-9
/
+19
2018-07-19
pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
Gustavo Pimentel
1
-31
/
+50
2018-06-06
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
1
-14
/
+14
2018-05-15
misc: pci_endpoint_test: Use pci_irq_vector function
Gustavo Pimentel
1
-5
/
+5
2018-05-15
misc: pci_endpoint_test: Add DesignWare EP entry
Gustavo Pimentel
1
-0
/
+1
2018-05-15
misc: pci_endpoint_test: Replace lower into upper case characters
Gustavo Pimentel
1
-9
/
+9
2018-04-03
misc: pci_endpoint_test: Handle 64-bit BARs properly
Niklas Cassel
1
-5
/
+7
2017-10-31
misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()
Kishon Vijay Abraham I
1
-0
/
+8
2017-10-31
misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove
Kishon Vijay Abraham I
1
-2
/
+10
2017-10-31
misc: pci_endpoint_test: Fix failure path return values in probe
Kishon Vijay Abraham I
1
-0
/
+2
2017-10-31
misc: pci_endpoint_test: Avoid triggering a BUG()
Dan Carpenter
1
-0
/
+2
2017-10-17
misc: pci_endpoint_test: Prevent some integer overflows
Dan Carpenter
1
-0
/
+9
2017-08-29
misc: pci_endpoint_test: Enable/Disable MSI using module param
Kishon Vijay Abraham I
1
-1
/
+5
2017-08-29
misc: pci_endpoint_test: Avoid using hard-coded BAR sizes
Kishon Vijay Abraham I
1
-3
/
+2
2017-08-29
misc: pci_endpoint_test: Add support to not enable MSI interrupts
Kishon Vijay Abraham I
1
-4
/
+9
2017-08-29
misc: pci_endpoint_test: Add support to provide aligned buffer addresses
Kishon Vijay Abraham I
1
-15
/
+76
[next]