test: test control thread creation
[dpdk.git] / drivers / dma /
2021-10-23 David Marchanddma/idxd: fix build on Windows
2021-10-22 Bruce Richardsondmadev: enable build on Windows
2021-10-22 Conor Walshdma/ioat: add burst capacity
2021-10-22 Conor Walshdma/ioat: add vchan status
2021-10-22 Conor Walshdma/ioat: add statistics
2021-10-22 Conor Walshdma/ioat: add data path completion
2021-10-22 Conor Walshdma/ioat: add data path job submission
2021-10-22 Conor Walshdma/ioat: add start and stop
2021-10-22 Conor Walshdma/ioat: add configuration
2021-10-22 Conor Walshdma/ioat: add datapath structures
2021-10-22 Conor Walshdma/ioat: create dmadev instances on PCI probe
2021-10-22 Conor Walshdma/ioat: add device probing and removal
2021-10-22 Conor Walshdma/idxd: move config script from raw driver
2021-10-22 Kevin Laatzdma/idxd: add burst capacity
2021-10-22 Kevin Laatzdma/idxd: add vchan status
2021-10-22 Kevin Laatzdma/idxd: add operation statistic tracking
2021-10-22 Kevin Laatzdma/idxd: add data path job completion
2021-10-22 Kevin Laatzdma/idxd: add data path job submission
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