index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
dfl-pci.c
Age
Commit message (
Expand
)
Author
2023-08-07
fpga: dfl-pci: Use pci_find_vsec_capability() to simplify the code
Xiongfeng Wang
2023-03-10
fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-08-15
fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
Matthew Gerlach
2022-05-10
fpga: dfl: Allow Port to be linked to FME's DFL
Matthew Gerlach
2022-01-25
fpga: dfl: pci: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-07-24
fpga: dfl: pci: add device IDs for Silicom N501x PAC cards
Martin Hundebøll
2021-04-05
fpga: dfl: pci: add DID for D5005 PAC cards
Russ Weight
2021-01-07
fpga: dfl-pci: locate DFLs by PCIe vendor specific capability
Matthew Gerlach
2021-01-07
fpga: dfl: refactor cci_enumerate_feature_devs()
Matthew Gerlach
2020-08-30
fpga: dfl: map feature mmio resources in their own feature drivers
Xu Yilun
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-13
fpga: dfl: pci: reduce the scope of variable 'ret'
Xu Yilun
2020-07-12
fpga: dfl: pci: add device id for Intel FPGA PAC N3000
Xu Yilun
2020-06-28
fpga: dfl: pci: add irq info for feature devices enumeration
Xu Yilun
2020-03-30
fpga: dfl: pci: fix return value of cci_pci_sriov_configure
Xu Yilun
2019-08-05
fpga: dfl: pci: enable SRIOV support.
Wu Hao
2018-07-15
fpga: dfl-pci: add enumeration for feature devices
Wu Hao
2018-07-15
fpga: add FPGA DFL PCIe device driver
Zhang Yi