aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/endpoint
Commit message (Expand)AuthorAge
* PCI: endpoint: Clear BAR before freeing its spaceAlan Mikhak2019-06-11
* PCI: endpoint: Skip odd BAR when skipping 64bit BARAlan Mikhak2019-06-11
* PCI: endpoint: Allocate enough space for fixed size BARAlan Mikhak2019-06-11
* PCI: endpoint: Set endpoint controller pointer to NULLAlan Mikhak2019-06-11
* Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-05-13
|\
| * PCI: endpoint: Fix a potential NULL pointer dereferenceKangjie Lu2019-04-12
* | PCI: endpoint: Add support to specify alignment for buffers allocated to BARsKishon Vijay Abraham I2019-04-15
|/
* PCI: pci-epf-test: Use pci_epc_get_features() to get EPC featuresKishon Vijay Abraham I2019-02-15
* PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64BitKishon Vijay Abraham I2019-02-15
* PCI: pci-epf-test: Remove setting epf_bar flags in function driverKishon Vijay Abraham I2019-02-15
* PCI: endpoint: Fix pci_epf_alloc_space() to set correct MEM TYPE flagsKishon Vijay Abraham I2019-02-15
* PCI: endpoint: Add helper to get first unreserved BARKishon Vijay Abraham I2019-02-15
* PCI: endpoint: Add new pci_epc_ops to get EPC featuresKishon Vijay Abraham I2019-02-14
* PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()Wen Yang2019-02-13
* PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-22
* Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-08-15
|\
| * PCI: endpoint: Add MSI set maximum restrictionGustavo Pimentel2018-07-19
| * pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-19
| * pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel2018-07-19
| * PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-19
| * PCI: endpoint: Add MSI-X interfacesGustavo Pimentel2018-07-19
* | 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
|/
* Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-06-06
|\
| * PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I2018-05-18
| * PCI: endpoint: functions/pci-epf-test: Replace lower into upper case charactersGustavo Pimentel2018-05-15
| * PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()Jia-Ju Bai2018-05-08
* | PCI: dwc: Add support for EP modeGustavo Pimentel2018-05-15
|/
* 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