index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
2020-04-24
1
-2
/
+8
*
PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
Wen Yang
2020-01-27
1
-2
/
+2
*
PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()
Kishon Vijay Abraham I
2019-03-27
2
-12
/
+2
*
PCI: endpoint: Populate func_no before calling pci_epc_add_epf()
Niklas Cassel
2018-12-01
1
-8
/
+6
*
PCI: endpoint: Fix find_first_zero_bit() usage
Niklas Cassel
2018-03-24
1
-1
/
+4
*
PCI: endpoint: Use correct "end of test" interrupt
John Keeping
2017-09-20
1
-7
/
+6
*
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-09-07
1
-2
/
+2
|
\
|
*
PCI: Constify endpoint pci_epf_type device_type
Bhumika Goyal
2017-08-24
1
-2
/
+2
*
|
PCI: endpoint: Remove the ->remove() callback
Shawn Lin
2017-08-29
1
-9
/
+0
*
|
PCI: endpoint: Add support to poll early for host commands
Kishon Vijay Abraham I
2017-08-29
1
-1
/
+11
*
|
PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regs
Kishon Vijay Abraham I
2017-08-29
1
-18
/
+42
*
|
PCI: endpoint: Do not reset *command* inadvertently
Kishon Vijay Abraham I
2017-08-29
1
-9
/
+11
*
|
PCI: endpoint: Add "volatile" to pci_epf_test_reg
Kishon Vijay Abraham I
2017-08-29
1
-1
/
+1
*
|
PCI: endpoint: Add support for configurable page size
Kishon Vijay Abraham I
2017-08-29
1
-9
/
+50
*
|
PCI: endpoint: Make ->remove() callback optional
Kishon Vijay Abraham I
2017-08-29
1
-2
/
+3
*
|
PCI: endpoint: Add an API to get matching "pci_epf_device_id"
Kishon Vijay Abraham I
2017-08-18
1
-0
/
+16
*
|
PCI: endpoint: Use of_dma_configure() to set initial DMA mask
Kishon Vijay Abraham I
2017-08-18
1
-2
/
+9
|
/
*
PCI: endpoint: Select CRC32 to fix test build error
Randy Dunlap
2017-06-12
1
-0
/
+1
*
PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA
Geert Uytterhoeven
2017-05-22
1
-0
/
+1
*
PCI: endpoint: functions: Add an EP function to test PCI
Kishon Vijay Abraham I
2017-04-11
5
-1
/
+530
*
PCI: endpoint: Create configfs entry for EPC device and EPF driver
Kishon Vijay Abraham I
2017-04-11
2
-0
/
+8
*
PCI: endpoint: Introduce configfs entry for configuring EP functions
Kishon Vijay Abraham I
2017-04-11
3
-0
/
+519
*
PCI: endpoint: Add EP core layer to enable EP controller and EP functions
Kishon Vijay Abraham I
2017-04-11
5
-0
/
+1100