Commit Graph

136 Commits (ad61dd303a0f2439bb104349e2d2ec91a3010ce0)

Author SHA1 Message Date
Geert Uytterhoeven dc312349e8 dmaengine: rcar-dmac: Widen DMA mask to 40 bits 8 years ago
Niklas Söderlund 3139dc8ded dmaengine: rcar-dmac: unmap slave resource when channel is freed 8 years ago
Vinod Koul 7833a31df7 dmaengine: usb-dmac: remove unused ‘uchan’ 8 years ago
Niklas Söderlund 9f878603db dmaengine: rcar-dmac: add iommu support for slave transfers 8 years ago
Niklas Söderlund c5ed08e988 dmaengine: rcar-dmac: group slave configuration 8 years ago
Yoshihiro Shimoda 626d2f07de dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel() 9 years ago
Dave Jiang 73fc45e3ce dmaengine: sh_shdma-base: convert callback to helper function 9 years ago
Dave Jiang 964b2fd88b dmaengine: sh_rcar-dmac: convert callback to helper function 9 years ago
Laurent Pinchart 55bd582b4d dmaengine: rcar-dmac: Fix residue reporting for pending descriptors 9 years ago
Muhammad Hamza Farooq 48c73659ab dmaengine: rcar-dmac: Fixed active descriptor initializing 9 years ago
Niklas Söderlund 0f78e3b58f dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1 9 years ago
Muhammad Hamza Farooq 3544d28788 dmaengine: rcar-dmac: use result of updated get_residue in tx_status 9 years ago
Peter Griffin aef94fea97 dmaengine: Remove site specific OOM error messages on kzalloc 9 years ago
Kuninori Morimoto 3565fe5333 dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put() 9 years ago
Kuninori Morimoto 20c169aceb dmaengine: rcar-dmac: clear pertinence number of channels 9 years ago
Wolfram Sang 6fb5629987 dmaengine: sh: shdmac: don't open code of_device_get_match_data() 9 years ago
Simon Horman 5c229d00a5 dmaengine: sh: Use ARCH_RENESAS 9 years ago
Geert Uytterhoeven 4d42e95fc7 dmaengine: sh: Remove unused R-Car HPB-DMAC driver 9 years ago
Yoshihiro Shimoda d9f5efade2 dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() 9 years ago
Geert Uytterhoeven bf55555baa dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance 9 years ago
Geert Uytterhoeven 36fa4a530b dmaengine: sh: usb-dmac: Fix crash on runtime suspend 9 years ago
Vinod Koul 8a4ce226b9 dmaengine: sort the sh Makefile 10 years ago
Vinod Koul eeb72a8de8 dmaengine: sort the sh Kconfig 10 years ago
Joe Perches 08acf38e36 dmaengine: rcar-dmac: Use DECLARE_BITMAP 10 years ago
Geert Uytterhoeven 8f64b27670 dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static 10 years ago
Kuninori Morimoto d23c9a0a5c dmaengine: rcar-dmac: fixup spinlock in rcar-dmac 10 years ago
Geert Uytterhoeven 8ad31bf45d dmaengine: usb-dmac: Protect PM-only functions to kill warning 10 years ago
Arnd Bergmann 7d3beab16d dmaengine: shdmac: avoid unused variable warnings 10 years ago
Yoshihiro Shimoda d7d8e892aa dmaengine: usb-dmac: Fix dereferencing freed memory 'desc' 10 years ago
Yoshihiro Shimoda 0c1c8ff32f dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver 10 years ago
Kuninori Morimoto 3cd44dcd35 dmaengine: remove Renesas Audio DMAC peri peri 10 years ago
Geert Uytterhoeven b6d1778bc5 dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks 10 years ago
Arnd Bergmann 411fdaf846 dmaengine: shdma: use normal interface for passing slave id 10 years ago
Laurent Pinchart be6893e195 dmaengine: rcar-dmac: Disable channel 0 when using IOMMU 10 years ago
Laurent Pinchart 3f46306127 dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata 10 years ago
Laurent Pinchart 6a634808e3 dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device 10 years ago
Laurent Pinchart f7638c904b dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR 10 years ago
Laurent Pinchart f39150720e dmaengine: rcar-dmac: Fix spinlock issues in interrupt 10 years ago
Laurent Pinchart a55e07c8a5 dmaengine: rcar-dmac: Fix uninitialized variable usage 10 years ago
Sergei Shtylyov bf44a4175e dmaengine: shdmac: extend PM methods 10 years ago
Sergei Shtylyov 82bf90c628 dmaengine: shdmac: use SET_RUNTIME_PM_OPS() 10 years ago
Kuninori Morimoto 5cf5aec5b3 dmaengine: shdmac: fixup WARNING of slave caps retrieval 10 years ago
Kuninori Morimoto 2b5fbb824f dmaengine: rcar-hpbdma: tidyup residue_granularity 10 years ago
Kuninori Morimoto 7a96337d05 dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval 10 years ago
Jürg Billeter ee4b876bbe dmaengine: rcar-dmac: Handle hardware descriptor allocation failure 10 years ago
Laurent Pinchart 1ed1315f9b dmaengine: rcar-dmac: Cache hardware descriptors memory 10 years ago
Laurent Pinchart ccadee9b1e dmaengine: rcar-dmac: Implement support for hardware descriptor lists 10 years ago
Laurent Pinchart 87244fe5ab dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver 10 years ago
Maxime Ripard be60f94074 dmaengine: sh: Split device_control 10 years ago
Yoshihiro Shimoda 26fd830a99 dmaengine: shdma: fix a race condition in __ld_cleanup() 10 years ago