summaryrefslogtreecommitdiff
path: root/drivers/pci/endpoint
Commit message (Expand)AuthorAge
* PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearingNiklas Cassel2018-04-03
* PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel2018-04-03
* PCI: endpoint: Handle 64-bit BARs properlyNiklas Cassel2018-04-03
* PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not setNiklas Cassel2018-04-03
* PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is setNiklas Cassel2018-04-03
* PCI: endpoint: Setting BAR_5 to 64-bits wide is invalidNiklas Cassel2018-04-03
* PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel2018-04-03
* PCI: endpoint: BAR width should not depend on sizeof dma_addr_tNiklas Cassel2018-04-03
* PCI: endpoint: Remove goto labels in pci_epf_create()Rolf Evers-Fischer2018-03-01
* PCI: endpoint: Fix kernel panic after put_device()Rolf Evers-Fischer2018-03-01
* PCI: endpoint: Simplify name allocation for EPF deviceRolf Evers-Fischer2018-03-01
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-28
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-26
* | Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas2018-02-01
|\ \
| * | PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I2018-01-11
| * | PCI: endpoint: Fix find_first_zero_bit() usageNiklas Cassel2017-12-19
| * | PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel2017-12-19
| |/
* | PCI: endpoint: Fix EPF device name to support multi-function devicesCyrille Pitchen2018-01-31
* | PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen2018-01-31
|/
* PCI: endpoint: make config_item_type constBhumika Goyal2017-10-19
* PCI: endpoint: Use correct "end of test" interruptJohn Keeping2017-09-20
* Merge branch 'pci/misc' into nextBjorn Helgaas2017-09-07
|\
| * PCI: Constify endpoint pci_epf_type device_typeBhumika Goyal2017-08-24
* | PCI: endpoint: Remove the ->remove() callbackShawn Lin2017-08-29
* | PCI: endpoint: Add support to poll early for host commandsKishon Vijay Abraham I2017-08-29
* | PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regsKishon Vijay Abraham I2017-08-29
* | PCI: endpoint: Do not reset *command* inadvertentlyKishon Vijay Abraham I2017-08-29
* | PCI: endpoint: Add "volatile" to pci_epf_test_regKishon Vijay Abraham I2017-08-29
* | PCI: endpoint: Add support for configurable page sizeKishon Vijay Abraham I2017-08-29
* | PCI: endpoint: Make ->remove() callback optionalKishon Vijay Abraham I2017-08-29
* | PCI: endpoint: Add an API to get matching "pci_epf_device_id"Kishon Vijay Abraham I2017-08-18
* | PCI: endpoint: Use of_dma_configure() to set initial DMA maskKishon Vijay Abraham I2017-08-18
|/
* PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap2017-06-12
* PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven2017-05-22
* PCI: endpoint: functions: Add an EP function to test PCIKishon Vijay Abraham I2017-04-11
* PCI: endpoint: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I2017-04-11
* PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I2017-04-11
* PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I2017-04-11