index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
/
functions
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-03
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
1
-1
/
+4
2018-04-03
PCI: endpoint: Handle 64-bit BARs properly
Niklas Cassel
1
-0
/
+7
2018-04-03
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
1
-6
/
+2
2018-04-03
PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
Niklas Cassel
1
-5
/
+7
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
3
-12
/
+3
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
1
-18
/
+23
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-12
/
+1
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2
-0
/
+2
2017-09-20
PCI: endpoint: Use correct "end of test" interrupt
John Keeping
1
-7
/
+6
2017-08-29
PCI: endpoint: Remove the ->remove() callback
Shawn Lin
1
-9
/
+0
2017-08-29
PCI: endpoint: Add support to poll early for host commands
Kishon Vijay Abraham I
1
-1
/
+11
2017-08-29
PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regs
Kishon Vijay Abraham I
1
-18
/
+42
2017-08-29
PCI: endpoint: Do not reset *command* inadvertently
Kishon Vijay Abraham I
1
-9
/
+11
2017-08-29
PCI: endpoint: Add "volatile" to pci_epf_test_reg
Kishon Vijay Abraham I
1
-1
/
+1
2017-06-12
PCI: endpoint: Select CRC32 to fix test build error
Randy Dunlap
1
-0
/
+1
2017-04-11
PCI: endpoint: functions: Add an EP function to test PCI
Kishon Vijay Abraham I
3
-0
/
+527