index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
sysfs.c
Age
Commit message (
Expand
)
Author
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
2021-07-21
dmaengine: idxd: move wq_disable() to device.c
Dave Jiang
2021-07-21
dmaengine: idxd: move wq_enable() to device.c
Dave Jiang
2021-07-21
dmaengine: idxd: remove IDXD_DEV_CONF_READY
Dave Jiang
2021-07-21
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
2021-07-21
dmaengine: idxd: add driver name
Dave Jiang
2021-07-21
dmaengine: idxd: add driver register helper
Dave Jiang
2021-07-20
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2021-07-14
dmaengine: idxd: Add wq occupancy information to sysfs attribute
Dave Jiang
2021-07-14
dmanegine: idxd: cleanup all device related bits after disabling device
Dave Jiang
2021-04-23
dmaengine: idxd: convert sprintf() to sysfs_emit() for all usages
Dave Jiang
[next]