net/virtio: unmap PCI device in secondary process
[dpdk.git] / drivers / dma /
2022-06-21 Bruce Richardsondma/idxd: fix AVX2 in non-datapath functions
2022-06-21 Bruce Richardsondma/idxd: fix default for workqueue options
2022-06-15 Min Hu (Connor)dma/hisilicon: fix includes in header file
2022-06-15 Sivaprasad Tummaladma/skeleton: support multiple instances
2022-06-15 Chengwen Fengdma/skeleton: fix index returned when no memcpy completed
2022-06-08 Kevin Laatzdma/idxd: fix error code for PCI device commands
2022-06-07 Kevin Laatzdma/idxd: add generic option for queue config
2022-06-07 Chengwen Fengdma/hisilicon: support vchan status query
2022-06-07 Chengwen Fengdma/hisilicon: enhance CQ scan robustness
2022-06-07 Chengwen Fengdma/hisilicon: fix index returned when no DMA completed
2022-06-01 Nipun Guptadma/dpaa2: support statistics
2022-06-01 Nipun Guptadma/dpaa2: support DMA operations
2022-06-01 Nipun Guptadma/dpaa2: add driver-specific configuration API
2022-06-01 Nipun Guptadma/dpaa2: support basic operations
2022-06-01 Nipun Guptadma/dpaa2: introduce driver skeleton
2022-02-23 Bruce Richardsondma/idxd: configure maximum batch size to high value
2022-02-23 Chengwen Fengdma/hisilicon: use common PCI device naming
2022-02-23 Chengwen Fengdma/hisilicon: add queue full statistics
2022-02-23 Chengwen Fengdma/hisilicon: support registers dump for Kunpeng 930
2022-02-23 Chengwen Fengdma/hisilicon: support error handling with Kunpeng 930
2022-02-23 Chengwen Fengdma/hisilicon: support Kunpeng 930
2022-02-13 Radu Nicolaudma/idxd: support allow/block list
2022-01-27 Srikanth Yalavarthidma/cnxk: fix installing internal headers
2022-01-20 Bruce Richardsondma/idxd: fix wrap-around in burst capacity calculation
2022-01-20 Bruce Richardsondma/idxd: fix paths to driver sysfs directory
2022-01-20 Bruce Richardsondma/idxd: fix burst capacity calculation
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-10 Gagandeep Singhdma/dpaa: support statistics
2021-11-10 Gagandeep Singhdma/dpaa: support DMA operations
2021-11-10 Gagandeep Singhdma/dpaa: support basic operations
2021-11-10 Gagandeep Singhdma/dpaa: add device probing
2021-11-10 Gagandeep Singhdma/dpaa: introduce DPAA DMA driver skeleton
2021-11-07 Radha Mohan Chinta... dma/cnxk: add statistics
2021-11-07 Radha Mohan Chinta... dma/cnxk: add scatter-gather copy
2021-11-07 Radha Mohan Chinta... dma/cnxk: add channel operations
2021-11-07 Radha Mohan Chinta... dma/cnxk: create and initialize device on PCI probing
2021-11-07 Chengwen Fengdma/hisilicon: support multi-process
2021-11-07 Chengwen Fengdma/hisilicon: add data path
2021-11-07 Chengwen Fengdma/hisilicon: add control path
2021-11-07 Chengwen Fengdma/hisilicon: add probing
2021-11-07 Chengwen Fengdma/hisilicon: introduce driver skeleton
2021-10-27 Kevin Laatzdma/idxd: fix truncated error code in status check
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