dma/idxd: add start and stop for PCI devices
[dpdk.git] / drivers / dma /
2021-10-22 Kevin Laatzdma/idxd: add start and stop for PCI devices
2021-10-22 Kevin Laatzdma/idxd: add configure and info
2021-10-22 Kevin Laatzdma/idxd: add datapath structures
2021-10-22 Kevin Laatzdma/idxd: create dmadev instances on PCI probe
2021-10-22 Kevin Laatzdma/idxd: create dmadev instances on bus probe
2021-10-22 Kevin Laatzdma/idxd: add bus device probing
2021-10-22 Kevin Laatzdma/idxd: add skeleton for VFIO based DSA device
2021-10-18 Kevin Laatzdmadev: add burst capacity API
2021-10-18 Bruce Richardsondmadev: add channel status check for testing use
2021-10-17 Chengwen Fengdma/skeleton: introduce skeleton driver
2021-10-17 Chengwen Fengdmadev: introduce DMA device library