index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmanegine: idxd: fix resource free ordering on driver removal
Dave Jiang
2021-10-25
1
-3
/
+11
*
dmaengine: idxd: Set defaults for GRPCFG traffic class
Dave Jiang
2021-07-28
1
-2
/
+11
*
dmaengine: idxd: move dsa_drv support to compatible mode
Dave Jiang
2021-07-21
1
-7
/
+0
*
dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone
Dave Jiang
2021-07-21
1
-29
/
+1
*
dmaengine: idxd: create user driver for wq 'device'
Dave Jiang
2021-07-21
1
-0
/
+7
*
dmaengine: idxd: create dmaengine driver for wq 'device'
Dave Jiang
2021-07-21
1
-0
/
+7
*
dmaengine: idxd: create idxd_device sub-driver
Dave Jiang
2021-07-21
1
-0
/
+7
*
dmaengine: idxd: add type to driver in order to allow device matching
Dave Jiang
2021-07-21
1
-0
/
+5
*
dmanegine: idxd: open code the dsa_drv registration
Dave Jiang
2021-07-21
1
-5
/
+5
*
dmaengine: idxd: remove IDXD_DEV_CONF_READY
Dave Jiang
2021-07-21
1
-2
/
+0
*
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
2021-07-21
1
-39
/
+59
*
dmaengine: idxd: add driver name
Dave Jiang
2021-07-21
1
-0
/
+1
*
dmaengine: idxd: add driver register helper
Dave Jiang
2021-07-21
1
-0
/
+17
*
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2021-07-20
1
-9
/
+17
*
Merge branch 'fixes' into next
Vinod Koul
2021-07-15
1
-1
/
+3
|
\
|
*
dmaengine: idxd: fix setup sequence for MSIXPERM table
Dave Jiang
2021-07-14
1
-1
/
+3
*
|
dmaengine: idxd: Simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-07-14
1
-8
/
+2
|
/
*
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
1
-1
/
+2
|
\
|
*
dmaengine: idxd: remove devm allocation for idxd->int_handles
Dave Jiang
2021-05-10
1
-1
/
+2
*
|
Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-16
1
-3
/
+60
|
\
\
|
*
|
dmaengine: idxd: Add missing cleanup for early error out in probe call
Dave Jiang
2021-05-31
1
-3
/
+58
|
*
|
dmaengine: idxd: add missing dsa driver unregister
Dave Jiang
2021-05-10
1
-0
/
+1
|
*
|
dmaengine: idxd: add engine 'struct device' missing bus type assignment
Dave Jiang
2021-05-10
1
-0
/
+1
|
|
/
*
/
dmaengine: idxd: Use cpu_feature_enabled()
Borislav Petkov
2021-06-03
1
-2
/
+2
|
/
*
dmaengine: idxd: Enable IDXD performance monitor support
Tom Zanussi
2021-04-25
1
-0
/
+9
*
dmaengine: idxd: remove MSIX masking for interrupt handlers
Dave Jiang
2021-04-23
1
-2
/
+2
*
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
/
+12
*
dmaengine: idxd: enable SVA feature for IOMMU
Dave Jiang
2021-04-23
1
-5
/
+14
*
dmaengine: idxd: add interrupt handle request and release support
Dave Jiang
2021-04-23
1
-1
/
+55
*
dmaengine: idxd: add support for readonly config mode
Dave Jiang
2021-04-23
1
-0
/
+8
*
dmaengine: idxd: add percpu_ref to descriptor submission path
Dave Jiang
2021-04-23
1
-0
/
+1
*
dmaengine: idxd: remove detection of device type
Dave Jiang
2021-04-20
1
-40
/
+25
*
dmaengine: idxd: iax bus removal
Dave Jiang
2021-04-20
1
-15
/
+6
*
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
2021-04-20
1
-1
/
+1
*
dmaengine: idxd: fix group conf_dev lifetime
Dave Jiang
2021-04-20
1
-16
/
+52
*
dmaengine: idxd: fix engine conf_dev lifetime
Dave Jiang
2021-04-20
1
-13
/
+47
*
dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
Dave Jiang
2021-04-20
1
-28
/
+77
*
dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
Dave Jiang
2021-04-20
1
-17
/
+39
*
dmaengine: idxd: use ida for device instance enumeration
Dave Jiang
2021-04-20
1
-11
/
+6
*
dmaengine: idxd: removal of pcim managed mmio mapping
Dave Jiang
2021-04-20
1
-10
/
+23
*
dmaengine: idxd: cleanup pci interrupt vector allocation management
Dave Jiang
2021-04-20
1
-37
/
+27
*
dmaengine: idxd: clear MSIX permission entry on shutdown
Dave Jiang
2021-04-12
1
-9
/
+2
*
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-23
1
-3
/
+8
|
\
|
*
dmaengine: idxd: add module parameter to force disable of SVA
Dave Jiang
2021-01-26
1
-1
/
+7
|
*
dma: idxd: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-01-08
1
-2
/
+1
*
|
dmaengine: idxd: check device state before issue command
Dave Jiang
2021-02-03
1
-1
/
+4
|
/
*
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
2020-12-11
1
-0
/
+14
*
dmaengine: idxd: define table offset multiplier
Dave Jiang
2020-11-09
1
-10
/
+7
*
dmaengine: idxd: Clean up descriptors with fault error
Dave Jiang
2020-10-30
1
-0
/
+1
[next]