linux/drivers/dma
Sachin Kamat 61c6e7531d DMA: PL330: Check the pointer returned by kzalloc
kzalloc could return NULL. Hence add a check to avoid
NULL pointer dereference.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
2012-09-18 09:04:52 +05:30
..
ioat
ipu
ppc4xx
sh dmaengine: shdma: restore partial transfer calculation 2012-08-01 13:48:52 +09:00
Kconfig Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm 2012-08-01 16:41:07 -07:00
Makefile Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm 2012-08-01 16:41:07 -07:00
TODO
amba-pl08x.c
at_hdmac.c dmaengine: at_hdmac: check that each sg data length is non-null 2012-09-14 08:26:40 +05:30
at_hdmac_regs.h
coh901318.c
coh901318_lli.c
coh901318_lli.h
dmaengine.c dmaengine: Cleanup logging messages 2012-07-20 11:44:19 +05:30
dmaengine.h
dmatest.c
dw_dmac.c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2012-07-24 17:12:54 -07:00
dw_dmac_regs.h dw_dmac: use 'u32' for LLI structure members, not dma_addr_t 2012-07-16 12:03:07 +05:30
ep93xx_dma.c
fsldma.c
fsldma.h
imx-dma.c dma: imx-dma: Fix kernel crash due to missing clock conversion 2012-07-27 08:49:53 +05:30
imx-sdma.c
intel_mid_dma.c
intel_mid_dma_regs.h
iop-adma.c
iovlock.c
mmp_tdma.c
mpc512x_dma.c
mv_xor.c
mv_xor.h
mxs-dma.c dma: mxs-dma: Export missing symbols from mxs-dma.c 2012-07-16 11:59:22 +05:30
omap-dma.c dmaengine: omap: add support for cyclic DMA 2012-07-31 12:06:22 +01:00
pch_dma.c
pl330.c DMA: PL330: Check the pointer returned by kzalloc 2012-09-18 09:04:52 +05:30
sa11x0-dma.c
sirf-dma.c
ste_dma40.c
ste_dma40_ll.c
ste_dma40_ll.h
tegra20-apb-dma.c dma: tegra: enable/disable dma clock 2012-08-13 10:15:22 +05:30
timb_dma.c
txx9dmac.c
txx9dmac.h
virt-dma.c
virt-dma.h