aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/endpoint/pci-epf-core.c
Commit message (Expand)AuthorAge
* PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabledKishon Vijay Abraham I2018-07-09
* PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter2018-06-29
* PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I2018-05-18
* PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas 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: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I2018-01-11
|/
* Merge branch 'pci/misc' into nextBjorn Helgaas2017-09-07
|\
| * PCI: Constify endpoint pci_epf_type device_typeBhumika Goyal2017-08-24
* | 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: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I2017-04-11
* PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I2017-04-11