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