index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: idxd: add a write() method for applications to submit work
Nikhil Rao
2024-05-13
1
-2
/
+25
*
dmaengine: idxd: constify the struct device_type usage
Ricardo B. Marliere
2024-02-22
1
-5
/
+5
*
dmaengine: idxd: add wq driver name support for accel-config user tool
Dave Jiang
2023-10-04
1
-0
/
+34
*
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-03
1
-20
/
+13
|
\
|
*
dmaengine: idxd: Fix issues with PRS disable sysfs knob
Fenghua Yu
2023-08-21
1
-2
/
+2
|
*
dmaengine: idxd: Allow ATS disable update only for configurable devices
Fenghua Yu
2023-08-21
1
-0
/
+4
|
*
dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported
Fenghua Yu
2023-08-01
1
-4
/
+3
|
*
dmaengine: idxd: Simplify WQ attribute visibility checks
Fenghua Yu
2023-08-01
1
-15
/
+5
|
*
dmaengine: idxd: Modify the dependence of attribute pasid_enabled
Rex Zhang
2023-07-12
1
-1
/
+1
*
|
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
2023-08-09
1
-7
/
+0
|
/
*
dmaengine: idxd: add per wq PRS disable
Dave Jiang
2023-04-12
1
-2
/
+55
*
dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...
Fenghua Yu
2023-04-12
1
-0
/
+1
*
dmaengine: idxd: create kmem cache for event log fault items
Dave Jiang
2023-04-12
1
-0
/
+1
*
dmaengine: idxd: setup event log configuration
Dave Jiang
2023-04-12
1
-1
/
+2
*
dmaengine: idxd: add event log size sysfs attribute
Dave Jiang
2023-04-12
1
-0
/
+52
*
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
2023-03-31
1
-0
/
+24
*
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
2023-03-31
1
-6
/
+4
*
dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
Fenghua Yu
2022-12-28
1
-2
/
+2
*
Merge branch 'fixes' into next
Vinod Koul
2022-11-11
1
-1
/
+1
|
\
|
*
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
2022-11-08
1
-1
/
+1
*
|
dmaengine: idxd: Make read buffer sysfs attributes invisible for Intel IAA
Xiaochen Shen
2022-11-04
1
-0
/
+36
*
|
dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAA
Xiaochen Shen
2022-10-19
1
-0
/
+32
|
/
*
dmaengine: idxd: add configuration for concurrent batch descriptor processing
Dave Jiang
2022-09-29
1
-2
/
+34
*
dmaengine: idxd: add configuration for concurrent work descriptor processing
Dave Jiang
2022-09-29
1
-0
/
+53
*
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
2022-09-29
1
-0
/
+85
*
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
Dave Jiang
2022-09-29
1
-7
/
+2
*
dmaengine: idxd: convert ats_dis to a wq flag
Dave Jiang
2022-09-29
1
-2
/
+5
*
dmaengine: idxd: track enabled workqueues in bitmap
Jerry Snitselaar
2022-09-29
1
-0
/
+1
*
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-29
1
-3
/
+9
|
\
|
*
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
2022-05-16
1
-1
/
+1
|
*
dmaengine: idxd: remove trailing white space on input str for wq name
Dave Jiang
2022-04-11
1
-2
/
+8
*
|
dmaengine: idxd: add RO check for wq max_transfer_size write
Dave Jiang
2022-04-20
1
-0
/
+3
*
|
dmaengine: idxd: add RO check for wq max_batch_size write
Dave Jiang
2022-04-20
1
-0
/
+3
|
/
*
dmaengine: idxd: deprecate token sysfs attributes for read buffers
Dave Jiang
2022-01-05
1
-27
/
+118
*
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
2022-01-05
1
-21
/
+21
*
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
2022-01-05
1
-1
/
+0
*
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
2021-12-17
1
-0
/
+36
*
dmaengine: idxd: int handle management refactoring
Dave Jiang
2021-11-22
1
-1
/
+0
*
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
2021-08-29
1
-6
/
+4
*
dmaengine: idxd: add capability check for 'block on fault' attribute
Dave Jiang
2021-08-06
1
-0
/
+3
*
dmanegine: idxd: add software command status
Dave Jiang
2021-07-28
1
-1
/
+10
*
dmaengine: idxd: Set defaults for GRPCFG traffic class
Dave Jiang
2021-07-28
1
-0
/
+6
*
dmaengine: idxd: move dsa_drv support to compatible mode
Dave Jiang
2021-07-21
1
-40
/
+0
*
dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone
Dave Jiang
2021-07-21
1
-43
/
+0
*
dmaengine: idxd: add type to driver in order to allow device matching
Dave Jiang
2021-07-21
1
-1
/
+15
*
dmanegine: idxd: open code the dsa_drv registration
Dave Jiang
2021-07-21
1
-12
/
+1
*
dmaengine: idxd: idxd: move remove() bits for idxd 'struct device' to device.c
Dave Jiang
2021-07-21
1
-19
/
+1
*
dmaengine: idxd: move probe() bits for idxd 'struct device' to device.c
Dave Jiang
2021-07-21
1
-38
/
+2
*
dmaengine: idxd: fix bus_probe() and bus_remove() for dsa_bus
Dave Jiang
2021-07-21
1
-53
/
+55
*
dmaengine: idxd: remove bus shutdown
Dave Jiang
2021-07-21
1
-6
/
+0
[next]