index
:
pub/scm/linux/kernel/git/kyle/linux.git
master
Kyle's kernel tree
Kyle McMartin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
plx_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2023-05-24
dmaengine: plx_dma: Don't set chancnt
Jisheng Zhang
1
-1
/
+0
2022-04-20
dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()
Yunbo Yu
1
-2
/
+2
2021-10-26
dmaengine: switch from 'pci_' to 'dma_' API
Qing Wang
1
-8
/
+2
2021-04-12
dmaengine: plx_dma: add a missing put_device() on error path
Dan Carpenter
1
-7
/
+11
2020-09-18
dmaengine: plx_dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-01-15
dmaengine: plx-dma: Implement descriptor submission
Logan Gunthorpe
1
-0
/
+119
2020-01-15
dmaengine: plx-dma: Implement hardware initialization and cleanup
Logan Gunthorpe
1
-0
/
+370
2020-01-15
dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton
Logan Gunthorpe
1
-0
/
+150