index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-29
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
4
-32
/
+22
2021-08-29
dmaengine: idxd: remove interrupt disable for cmd_lock
Dave Jiang
1
-11
/
+8
2021-08-29
dmaengine: idxd: fix setting up priv mode for dwq
Dave Jiang
2
-2
/
+33
2021-08-25
dmaengine: idxd: set descriptor allocation size to threshold for swq
Dave Jiang
1
-2
/
+2
2021-08-25
dmaengine: idxd: make submit failure path consistent on desc freeing
Dave Jiang
2
-5
/
+10
2021-08-06
dmaengine: idxd: remove interrupt flag for completion list spinlock
Dave Jiang
2
-10
/
+7
2021-08-06
dmaengine: idxd: make I/O interrupt handler one shot
Dave Jiang
1
-51
/
+8
2021-08-06
dmaengine: idxd: clear block on fault flag when clear wq
Dave Jiang
1
-0
/
+1
2021-08-06
dmaengine: idxd: add capability check for 'block on fault' attribute
Dave Jiang
1
-0
/
+3
2021-08-06
dmaengine: idxd: Remove unused status variable in irq_process_work_list()
Nathan Chancellor
1
-2
/
+0
2021-08-02
dmaengine: idxd: Fix a possible NULL pointer dereference
Christophe JAILLET
1
-11
/
+4
2021-07-29
dmaengine: idxd: fix abort status check
Dave Jiang
1
-2
/
+10
2021-07-28
dmanegine: idxd: add software command status
Dave Jiang
5
-6
/
+38
2021-07-28
dmaengine: idxd: rotate portal address for better performance
Dave Jiang
3
-1
/
+22
2021-07-28
dmaengine: idxd: fix wq slot allocation index check
Dave Jiang
1
-1
/
+1
2021-07-28
dmaengine: idxd: fix uninit var for alt_drv
Dave Jiang
1
-1
/
+1
2021-07-28
dmaengine: idxd: Set defaults for GRPCFG traffic class
Dave Jiang
4
-2
/
+21
2021-07-27
Merge tag 'bus_remove_return_void-5.15' into next
Vinod Koul
1
-2
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-21
dmaengine: idxd: remove fault processing code
Dave Jiang
1
-91
/
+4
2021-07-21
dmaengine: idxd: move dsa_drv support to compatible mode
Dave Jiang
8
-48
/
+129
2021-07-21
dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone
Dave Jiang
4
-72
/
+98
2021-07-21
dmaengine: idxd: create user driver for wq 'device'
Dave Jiang
4
-14
/
+61
2021-07-21
dmaengine: idxd: create dmaengine driver for wq 'device'
Dave Jiang
4
-35
/
+92
2021-07-21
dmaengine: idxd: create idxd_device sub-driver
Dave Jiang
3
-0
/
+23
2021-07-21
dmaengine: idxd: add type to driver in order to allow device matching
Dave Jiang
3
-1
/
+21
2021-07-21
dmanegine: idxd: open code the dsa_drv registration
Dave Jiang
3
-17
/
+8
2021-07-21
dmaengine: idxd: idxd: move remove() bits for idxd 'struct device' to device.c
Dave Jiang
3
-19
/
+24
2021-07-21
dmaengine: idxd: move probe() bits for idxd 'struct device' to device.c
Dave Jiang
3
-38
/
+40
2021-07-21
dmaengine: idxd: fix bus_probe() and bus_remove() for dsa_bus
Dave Jiang
2
-63
/
+69
2021-07-21
dmaengine: idxd: remove iax_bus_type prototype
Dave Jiang
1
-1
/
+0
2021-07-21
dmaengine: idxd: remove bus shutdown
Dave Jiang
1
-6
/
+0
2021-07-21
dmaengine: idxd: move wq_disable() to device.c
Dave Jiang
3
-37
/
+39
2021-07-21
dmaengine: idxd: move wq_enable() to device.c
Dave Jiang
3
-123
/
+126
2021-07-21
dmaengine: idxd: remove IDXD_DEV_CONF_READY
Dave Jiang
4
-19
/
+2
2021-07-21
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
6
-185
/
+251
2021-07-21
dmaengine: idxd: add driver name
Dave Jiang
3
-3
/
+3
2021-07-21
dmaengine: idxd: add driver register helper
Dave Jiang
3
-5
/
+26
2021-07-21
Merge branch 'fixes' into next
Vinod Koul
3
-17
/
+99
2021-07-20
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2
-11
/
+17
2021-07-20
dmaengine: idxd: fix submission race window
Dave Jiang
3
-18
/
+101
2021-07-20
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2
-11
/
+17
2021-07-20
dmaengine: idxd: fix desc->vector that isn't being updated
Dave Jiang
1
-2
/
+1
2021-07-15
Merge branch 'fixes' into next
Vinod Koul
1
-1
/
+3
2021-07-14
dmaengine: idxd: assign MSIX vectors to each WQ rather than roundrobin
Dave Jiang
2
-30
/
+8
2021-07-14
dmaengine: idxd: add missing percpu ref put on failure
Dave Jiang
1
-1
/
+3
2021-07-14
dmaengine: idxd: fix setup sequence for MSIXPERM table
Dave Jiang
1
-1
/
+3
2021-07-14
dmaengine: idxd: fix array index when int_handles are being used
Dave Jiang
1
-13
/
+2
2021-07-14
dmaengine: idxd: have command status always set
Dave Jiang
1
-4
/
+5
2021-07-14
dmaengine: idxd: Add wq occupancy information to sysfs attribute
Dave Jiang
2
-0
/
+22
[next]