index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
idxd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: idxd: Add IDXD performance monitor support
Tom Zanussi
2021-04-25
1
-0
/
+45
*
dmaengine: idxd: remove MSIX masking for interrupt handlers
Dave Jiang
2021-04-23
1
-1
/
+0
*
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
/
+2
*
dmaengine: idxd: add interrupt handle request and release support
Dave Jiang
2021-04-23
1
-0
/
+13
*
dmaengine: idxd: add support for readonly config mode
Dave Jiang
2021-04-23
1
-0
/
+1
*
dmaengine: idxd: add percpu_ref to descriptor submission path
Dave Jiang
2021-04-23
1
-0
/
+4
*
dmaengine: idxd: remove detection of device type
Dave Jiang
2021-04-20
1
-4
/
+9
*
dmaengine: idxd: iax bus removal
Dave Jiang
2021-04-20
1
-2
/
+1
*
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
2021-04-20
1
-3
/
+4
*
dmaengine: idxd: fix group conf_dev lifetime
Dave Jiang
2021-04-20
1
-1
/
+2
*
dmaengine: idxd: fix engine conf_dev lifetime
Dave Jiang
2021-04-20
1
-1
/
+2
*
dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
Dave Jiang
2021-04-20
1
-1
/
+19
*
dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
Dave Jiang
2021-04-20
1
-14
/
+22
*
dmaengine: idxd: cleanup pci interrupt vector allocation management
Dave Jiang
2021-04-20
1
-1
/
+1
*
dmaengine: idxd: fix dma device lifetime
Dave Jiang
2021-04-20
1
-3
/
+15
*
dmaengine: idxd: fix wq cleanup of WQCFG registers
Dave Jiang
2021-04-12
1
-0
/
+1
*
dmaengine: idxd: clear MSIX permission entry on shutdown
Dave Jiang
2021-04-12
1
-0
/
+2
*
dmaengine: idxd: check device state before issue command
Dave Jiang
2021-02-03
1
-1
/
+1
*
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
2020-12-11
1
-4
/
+20
*
dmaengine: idxd: add ATS disable knob for work queues
Dave Jiang
2020-12-10
1
-0
/
+1
*
dmaengine: idxd: Clean up descriptors with fault error
Dave Jiang
2020-10-30
1
-0
/
+5
*
dmaengine: idxd: Add shared workqueue support
Dave Jiang
2020-10-30
1
-1
/
+27
*
dmaengine: idxd: fix wq config registers offset programming
Dave Jiang
2020-10-30
1
-1
/
+2
*
dmaengine: idxd: add command status to idxd sysfs attribute
Dave Jiang
2020-09-03
1
-0
/
+1
*
dmaengine: idxd: add support for configurable max wq batch size
Dave Jiang
2020-09-03
1
-0
/
+1
*
dmaengine: idxd: add support for configurable max wq xfer size
Dave Jiang
2020-09-03
1
-0
/
+1
*
Merge branch 'for-linus' into fixes
Vinod Koul
2020-08-05
1
-9
/
+12
|
\
|
*
dmaengine: idxd: move idxd interrupt handling to mask instead of ignore
Dave Jiang
2020-07-13
1
-2
/
+2
|
*
dmaengine: idxd: add work queue drain support
Dave Jiang
2020-07-13
1
-3
/
+8
|
*
dmaengine: idxd: move submission to sbitmap_queue
Dave Jiang
2020-06-24
1
-4
/
+2
*
|
dmaengine: idxd: cleanup workqueue config after disabling
Dave Jiang
2020-07-02
1
-0
/
+1
|
/
*
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
2020-01-24
1
-0
/
+37
*
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
2020-01-24
1
-0
/
+20
*
dmaengine: idxd: add descriptor manipulation routines
Dave Jiang
2020-01-24
1
-0
/
+10
*
dmaengine: idxd: add configuration component of driver
Dave Jiang
2020-01-24
1
-0
/
+24
*
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang
2020-01-24
1
-0
/
+225