index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-29
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
1
-4
/
+4
2021-08-06
dmaengine: idxd: remove interrupt flag for completion list spinlock
Dave Jiang
1
-7
/
+5
2021-08-06
dmaengine: idxd: make I/O interrupt handler one shot
Dave Jiang
1
-51
/
+8
2021-08-06
dmaengine: idxd: Remove unused status variable in irq_process_work_list()
Nathan Chancellor
1
-2
/
+0
2021-07-29
dmaengine: idxd: fix abort status check
Dave Jiang
1
-2
/
+10
2021-07-21
dmaengine: idxd: remove fault processing code
Dave Jiang
1
-91
/
+4
2021-07-21
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
1
-1
/
+1
2021-07-21
Merge branch 'fixes' into next
Vinod Koul
1
-9
/
+18
2021-07-20
dmaengine: idxd: fix submission race window
Dave Jiang
1
-9
/
+18
2021-07-14
dmanegine: idxd: cleanup all device related bits after disabling device
Dave Jiang
1
-2
/
+2
2021-04-25
dmaengine: idxd: Enable IDXD performance monitor support
Tom Zanussi
1
-4
/
+1
2021-04-23
dmaengine: idxd: remove MSIX masking for interrupt handlers
Dave Jiang
1
-12
/
+0
2021-04-23
dmaengine: idxd: support reporting of halt interrupt
Dave Jiang
1
-0
/
+2
2021-04-20
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
1
-2
/
+2
2021-04-20
dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
Dave Jiang
1
-3
/
+3
2021-04-12
dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback
Dave Jiang
1
-1
/
+3
2021-01-17
dmaengine: idxd: fix misc interrupt completion
Dave Jiang
1
-9
/
+27
2021-01-17
dmaengine: idxd: Fix list corruption in description completion
Dave Jiang
1
-42
/
+44
2020-10-30
dmaengine: idxd: Clean up descriptors with fault error
Dave Jiang
1
-12
/
+134
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
1
-12
/
+0
2020-08-17
dmaengine: idxd: clear misc interrupt cause after read
Dave Jiang
1
-1
/
+1
2020-08-17
dmaengine: idxd: reset states after device disable or reset
Dave Jiang
1
-12
/
+0
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
1
-24
/
+19
2020-07-13
dmaengine: idxd: move idxd interrupt handling to mask instead of ignore
Dave Jiang
1
-2
/
+0
2020-07-13
dmaengine: idxd: add work queue drain support
Dave Jiang
1
-22
/
+19
2020-07-02
dmaengine: idxd: fix misc interrupt handler thread unmasking
Dave Jiang
1
-1
/
+2
2020-05-04
dmaengine: idxd: fix interrupt completion after unmasking
Dave Jiang
1
-7
/
+19
2020-01-24
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
1
-0
/
+18
2020-01-24
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
1
-0
/
+87
2020-01-24
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang
1
-0
/
+156