index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
pci_endpoint_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci_endpoint_test: Add 2 ioctl commands
Gustavo Pimentel
2018-07-19
1
-47
/
+159
*
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
2018-07-19
1
-8
/
+21
*
pci-epf-test/pci_endpoint_test: Use irq_type module parameter
Gustavo Pimentel
2018-07-19
1
-9
/
+19
*
pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
Gustavo Pimentel
2018-07-19
1
-31
/
+50
*
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
2018-06-06
1
-14
/
+14
|
\
|
*
misc: pci_endpoint_test: Use pci_irq_vector function
Gustavo Pimentel
2018-05-15
1
-5
/
+5
|
*
misc: pci_endpoint_test: Replace lower into upper case characters
Gustavo Pimentel
2018-05-15
1
-9
/
+9
*
|
misc: pci_endpoint_test: Add DesignWare EP entry
Gustavo Pimentel
2018-05-15
1
-0
/
+1
|
/
*
misc: pci_endpoint_test: Handle 64-bit BARs properly
Niklas Cassel
2018-04-03
1
-5
/
+7
*
misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()
Kishon Vijay Abraham I
2017-10-31
1
-0
/
+8
*
misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove
Kishon Vijay Abraham I
2017-10-31
1
-2
/
+10
*
misc: pci_endpoint_test: Fix failure path return values in probe
Kishon Vijay Abraham I
2017-10-31
1
-0
/
+2
*
misc: pci_endpoint_test: Avoid triggering a BUG()
Dan Carpenter
2017-10-31
1
-0
/
+2
*
misc: pci_endpoint_test: Prevent some integer overflows
Dan Carpenter
2017-10-17
1
-0
/
+9
*
misc: pci_endpoint_test: Enable/Disable MSI using module param
Kishon Vijay Abraham I
2017-08-29
1
-1
/
+5
*
misc: pci_endpoint_test: Avoid using hard-coded BAR sizes
Kishon Vijay Abraham I
2017-08-29
1
-3
/
+2
*
misc: pci_endpoint_test: Add support to not enable MSI interrupts
Kishon Vijay Abraham I
2017-08-29
1
-4
/
+9
*
misc: pci_endpoint_test: Add support to provide aligned buffer addresses
Kishon Vijay Abraham I
2017-08-29
1
-15
/
+76
*
misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped ...
Kishon Vijay Abraham I
2017-08-29
1
-4
/
+21
*
misc: Add host side PCI driver for PCI test function device
Kishon Vijay Abraham I
2017-04-28
1
-0
/
+534