index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
2018-04-03
1
-1
/
+4
*
PCI: endpoint: Handle 64-bit BARs properly
Niklas Cassel
2018-04-03
1
-0
/
+7
*
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
2018-04-03
1
-6
/
+2
*
PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
Niklas Cassel
2018-04-03
1
-5
/
+7
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
3
-12
/
+3
|
\
|
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
1
-12
/
+1
|
*
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-26
2
-0
/
+2
*
|
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
2018-01-31
1
-18
/
+23
|
/
*
PCI: endpoint: Use correct "end of test" interrupt
John Keeping
2017-09-20
1
-7
/
+6
*
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: Select CRC32 to fix test build error
Randy Dunlap
2017-06-12
1
-0
/
+1
*
PCI: endpoint: functions: Add an EP function to test PCI
Kishon Vijay Abraham I
2017-04-11
3
-0
/
+527