index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
2022-11-08
1
-2
/
+2
*
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
2022-09-29
1
-0
/
+10
*
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
Dave Jiang
2022-09-29
1
-0
/
+20
*
dmaengine: idxd: track enabled workqueues in bitmap
Jerry Snitselaar
2022-09-29
1
-0
/
+6
*
dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enablin...
Jerry Snitselaar
2022-07-05
1
-6
/
+7
*
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
2022-05-16
1
-15
/
+15
*
dmaengine: idxd: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-03-11
1
-2
/
+0
*
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
2022-01-05
1
-3
/
+3
*
dmaengine: idxd: change MSIX allocation based on per wq activation
Dave Jiang
2022-01-05
1
-119
/
+14
*
dmaengine: idxd: fix descriptor flushing locking
Dave Jiang
2022-01-05
1
-14
/
+15
*
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
2022-01-05
1
-72
/
+47
*
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
2021-12-17
1
-0
/
+1
*
dmaengine: idxd: set defaults for wq configs
Dave Jiang
2021-12-17
1
-2
/
+2
*
dmaengine: idxd: handle interrupt handle revoked event
Dave Jiang
2021-11-22
1
-0
/
+1
*
dmaengine: idxd: int handle management refactoring
Dave Jiang
2021-11-22
1
-41
/
+45
*
dmaengine: idxd: rework descriptor free path on failure
Dave Jiang
2021-11-22
1
-6
/
+3
*
dmanegine: idxd: fix resource free ordering on driver removal
Dave Jiang
2021-10-25
1
-3
/
+11
*
dmaengine: idxd: Set defaults for GRPCFG traffic class
Dave Jiang
2021-07-28
1
-2
/
+11
*
dmaengine: idxd: move dsa_drv support to compatible mode
Dave Jiang
2021-07-21
1
-7
/
+0
*
dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone
Dave Jiang
2021-07-21
1
-29
/
+1
*
dmaengine: idxd: create user driver for wq 'device'
Dave Jiang
2021-07-21
1
-0
/
+7
*
dmaengine: idxd: create dmaengine driver for wq 'device'
Dave Jiang
2021-07-21
1
-0
/
+7
*
dmaengine: idxd: create idxd_device sub-driver
Dave Jiang
2021-07-21
1
-0
/
+7
*
dmaengine: idxd: add type to driver in order to allow device matching
Dave Jiang
2021-07-21
1
-0
/
+5
*
dmanegine: idxd: open code the dsa_drv registration
Dave Jiang
2021-07-21
1
-5
/
+5
*
dmaengine: idxd: remove IDXD_DEV_CONF_READY
Dave Jiang
2021-07-21
1
-2
/
+0
*
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
2021-07-21
1
-39
/
+59
*
dmaengine: idxd: add driver name
Dave Jiang
2021-07-21
1
-0
/
+1
*
dmaengine: idxd: add driver register helper
Dave Jiang
2021-07-21
1
-0
/
+17
*
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2021-07-20
1
-9
/
+17
*
Merge branch 'fixes' into next
Vinod Koul
2021-07-15
1
-1
/
+3
|
\
|
*
dmaengine: idxd: fix setup sequence for MSIXPERM table
Dave Jiang
2021-07-14
1
-1
/
+3
*
|
dmaengine: idxd: Simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-07-14
1
-8
/
+2
|
/
*
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
1
-1
/
+2
|
\
|
*
dmaengine: idxd: remove devm allocation for idxd->int_handles
Dave Jiang
2021-05-10
1
-1
/
+2
*
|
Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-16
1
-3
/
+60
|
\
\
|
*
|
dmaengine: idxd: Add missing cleanup for early error out in probe call
Dave Jiang
2021-05-31
1
-3
/
+58
|
*
|
dmaengine: idxd: add missing dsa driver unregister
Dave Jiang
2021-05-10
1
-0
/
+1
|
*
|
dmaengine: idxd: add engine 'struct device' missing bus type assignment
Dave Jiang
2021-05-10
1
-0
/
+1
|
|
/
*
/
dmaengine: idxd: Use cpu_feature_enabled()
Borislav Petkov
2021-06-03
1
-2
/
+2
|
/
*
dmaengine: idxd: Enable IDXD performance monitor support
Tom Zanussi
2021-04-25
1
-0
/
+9
*
dmaengine: idxd: remove MSIX masking for interrupt handlers
Dave Jiang
2021-04-23
1
-2
/
+2
*
dmaengine: idxd: device cmd should use dedicated lock
Dave Jiang
2021-04-23
1
-0
/
+1
*
dmaengine: idxd: support reporting of halt interrupt
Dave Jiang
2021-04-23
1
-0
/
+12
*
dmaengine: idxd: enable SVA feature for IOMMU
Dave Jiang
2021-04-23
1
-5
/
+14
*
dmaengine: idxd: add interrupt handle request and release support
Dave Jiang
2021-04-23
1
-1
/
+55
*
dmaengine: idxd: add support for readonly config mode
Dave Jiang
2021-04-23
1
-0
/
+8
*
dmaengine: idxd: add percpu_ref to descriptor submission path
Dave Jiang
2021-04-23
1
-0
/
+1
*
dmaengine: idxd: remove detection of device type
Dave Jiang
2021-04-20
1
-40
/
+25
*
dmaengine: idxd: iax bus removal
Dave Jiang
2021-04-20
1
-15
/
+6
[next]