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
/
pci
/
endpoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
5
-108
/
+359
|
\
|
*
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-08-19
4
-106
/
+237
|
*
PCI: endpoint: Add support to link a physical function to a virtual function
Kishon Vijay Abraham I
2021-08-19
1
-0
/
+24
|
*
PCI: endpoint: Add support to add virtual function in endpoint core
Kishon Vijay Abraham I
2021-08-19
2
-2
/
+98
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
|
PCI: endpoint: Make struct pci_epf_driver::remove return void
Uwe Kleine-König
2021-07-21
1
-3
/
+2
|
/
*
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-05-04
2
-8
/
+14
|
\
|
*
PCI: endpoint: Fix missing destroy_workqueue()
Yang Yingliang
2021-04-13
1
-0
/
+3
|
*
PCI: endpoint: Remove redundant initialization of pointer dev
Colin Ian King
2021-04-13
1
-1
/
+1
|
*
PCI: endpoint: Fix NULL pointer dereference for ->get_features()
Shradha Todi
2021-03-26
1
-7
/
+10
*
|
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2021-03-11
3
-6
/
+14
|
/
*
PCI: endpoint: Add EP function driver to provide NTB functionality
Kishon Vijay Abraham I
2021-02-23
3
-0
/
+2142
*
PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
Kishon Vijay Abraham I
2021-02-23
1
-0
/
+23
*
PCI: endpoint: Add pci_epf_ops to expose function-specific attrs
Kishon Vijay Abraham I
2021-02-23
1
-0
/
+32
*
PCI: endpoint: Add pci_epc_ops to map MSI IRQ
Kishon Vijay Abraham I
2021-02-23
1
-0
/
+41
*
PCI: endpoint: Add support in configfs to associate two EPCs with EPF
Kishon Vijay Abraham I
2021-02-23
1
-0
/
+147
*
PCI: endpoint: Add support to associate secondary EPC with EPF
Kishon Vijay Abraham I
2021-02-23
4
-34
/
+87
*
PCI: endpoint: Remove unused pci_epf_match_device()
Kishon Vijay Abraham I
2021-02-23
1
-16
/
+0
*
PCI: endpoint: Make *_free_bar() to return error codes on failure
Kishon Vijay Abraham I
2021-02-23
2
-6
/
+8
*
PCI: endpoint: Add helper API to get the 'next' unreserved BAR
Kishon Vijay Abraham I
2021-02-23
1
-4
/
+22
*
PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
Kishon Vijay Abraham I
2021-02-23
1
-2
/
+10
*
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-05
5
-5
/
+7
*
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2020-06-04
1
-60
/
+144
|
\
|
*
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
2020-05-22
1
-61
/
+138
|
*
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
2020-05-11
1
-0
/
+7
*
|
PCI: endpoint: functions/pci-epf-test: Fix DMA channel release
Kunihiko Hayashi
2020-05-05
1
-0
/
+3
|
/
*
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
2020-04-02
1
-0
/
+2
*
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
2020-04-02
2
-8
/
+31
*
PCI: endpoint: functions/pci-epf-test: Print throughput information
Kishon Vijay Abraham I
2020-04-02
1
-0
/
+48
*
PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data
Kishon Vijay Abraham I
2020-04-02
1
-3
/
+202
*
PCI: endpoint: Fix clearing start entry in configfs
Kunihiko Hayashi
2020-03-31
1
-0
/
+1
*
PCI: pci-epf-test: Add support to defer core initialization
Vidya Sagar
2020-02-26
1
-41
/
+77
*
PCI: endpoint: Add notification for core init completion
Vidya Sagar
2020-02-25
1
-1
/
+18
*
PCI: endpoint: Assign function number for each PF in EPC core
Kishon Vijay Abraham I
2020-02-24
2
-26
/
+27
*
PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
Kishon Vijay Abraham I
2020-02-24
1
-1
/
+10
*
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
2020-02-24
1
-2
/
+8
*
PCI: endpoint: Replace spinlock with mutex
Kishon Vijay Abraham I
2020-02-24
1
-51
/
+31
*
PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
Kishon Vijay Abraham I
2020-02-24
3
-31
/
+13
*
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2019-11-28
1
-1
/
+1
|
\
|
*
PCI: endpoint: Cast the page number to phys_addr_t
Alan Mikhak
2019-10-15
1
-1
/
+1
*
|
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-5
/
+5
|
/
*
PCI: endpoint: Clear BAR before freeing its space
Alan Mikhak
2019-06-11
1
-1
/
+1
*
PCI: endpoint: Skip odd BAR when skipping 64bit BAR
Alan Mikhak
2019-06-11
1
-13
/
+12
*
PCI: endpoint: Allocate enough space for fixed size BAR
Alan Mikhak
2019-06-11
1
-1
/
+7
*
PCI: endpoint: Set endpoint controller pointer to NULL
Alan Mikhak
2019-06-11
1
-1
/
+2
*
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-05-13
1
-0
/
+5
|
\
|
*
PCI: endpoint: Fix a potential NULL pointer dereference
Kangjie Lu
2019-04-12
1
-0
/
+5
*
|
PCI: endpoint: Add support to specify alignment for buffers allocated to BARs
Kishon Vijay Abraham I
2019-04-15
2
-4
/
+11
|
/
*
PCI: pci-epf-test: Use pci_epc_get_features() to get EPC features
Kishon Vijay Abraham I
2019-02-15
1
-33
/
+54
*
PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit
Kishon Vijay Abraham I
2019-02-15
1
-0
/
+4
[next]