开源镜像站
帮助
动态
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
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
2021-04-23
dmaengine: idxd: add interrupt handle request and release support
Dave Jiang
2021-04-23
dmaengine: idxd: add support for readonly config mode
Dave Jiang
2021-04-23
dmaengine: idxd: add percpu_ref to descriptor submission path
Dave Jiang
2021-04-20
dmaengine: idxd: remove detection of device type
Dave Jiang
2021-04-20
dmaengine: idxd: iax bus removal
Dave Jiang
2021-04-20
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
2021-04-20
dmaengine: idxd: fix group conf_dev lifetime
Dave Jiang
2021-04-20
dmaengine: idxd: fix engine conf_dev lifetime
Dave Jiang
2021-04-20
dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
Dave Jiang
2021-04-20
dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
Dave Jiang
2021-04-12
dmaengine: idxd: fix wq cleanup of WQCFG registers
Dave Jiang
2021-04-12
dmaengine: idxd: fix wq size store permission state
Dave Jiang
2021-04-12
dmaengine: idxd: fix opcap sysfs attribute output
Dave Jiang
2020-12-29
dmaengine: idxd: off by one in cleanup code
Dan Carpenter
2020-12-11
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
2020-12-10
dmaengine: idxd: add ATS disable knob for work queues
Dave Jiang
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
2020-09-03
dmaengine: idxd: add command status to idxd sysfs attribute
Dave Jiang
2020-09-03
dmaengine: idxd: add support for configurable max wq batch size
Dave Jiang
2020-09-03
dmaengine: idxd: add support for configurable max wq xfer size
Dave Jiang
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
2020-07-13
dmaengine: idxd: add work queue drain support
Dave Jiang
2020-07-02
dmaengine: idxd: cleanup workqueue config after disabling
Dave Jiang
2020-04-15
dmaengine: idxd: export hw version through sysfs
Dave Jiang
2020-04-02
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-03-11
dmaengine: idxd: remove global token limit check
Dave Jiang
[next]