-
- Downloads
Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slave-dma
Pull dmaengine fixes from Vinod Koul: "The fixes this time are all in drivers: - possible NULL dereference in img-mdc - correct device identity for free_irq in at_xdmac - missing of_node_put() in fsl probe - fix debug log and hotchain corner case for pxa-dma - fix checking hardware bits in isr in usb dmac" * tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slave-dma: dmaengine: img-mdc: fix a possible NULL dereference dmaengine: at_xdmac: fix to pass correct device identity to free_irq() dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe() dmaengine: pxa_dma: fix debug message dmaengine: pxa_dma: fix hotchain corner case dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
No related branches found
No related tags found
Showing
- drivers/dma/at_xdmac.c 2 additions, 2 deletionsdrivers/dma/at_xdmac.c
- drivers/dma/fsl_raid.c 1 addition, 0 deletionsdrivers/dma/fsl_raid.c
- drivers/dma/img-mdc-dma.c 1 addition, 3 deletionsdrivers/dma/img-mdc-dma.c
- drivers/dma/pxa_dma.c 7 additions, 4 deletionsdrivers/dma/pxa_dma.c
- drivers/dma/sh/usb-dmac.c 11 additions, 8 deletionsdrivers/dma/sh/usb-dmac.c
Loading
Please register or sign in to comment