dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/dma
Russell King bdf602bd73 [ARM] fix lots of ARM __devexit sillyness
`iop_adma_remove' referenced in section `.data' of drivers/built-in.o: defined in discarded section `.devexit.text' of drivers/built-in.o
`mv_xor_remove' referenced in section `.data' of drivers/built-in.o: defined in discarded section `.devexit.text' of drivers/built-in.o
`mv64xxx_i2c_unmap_regs' referenced in section `.devinit.text' of drivers/built-in.o: defined in discarded section `.devexit.text' of drivers/built-in.o
`mv64xxx_i2c_remove' referenced in section `.data' of drivers/built-in.o: defined in discarded section `.devexit.text' of drivers/built-in.o
`orion_nand_remove' referenced in section `.data' of drivers/built-in.o: defined in discarded section `.devexit.text' of drivers/built-in.o
`pxafb_remove' referenced in section `.data' of drivers/built-in.o: defined in discarded section `.devexit.text' of drivers/built-in.o

Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-03-03 21:04:04 +00:00
..
ipu i.MX31: Image Processing Unit DMA and IRQ drivers 2009-01-19 15:36:21 -07:00
Kconfig i.MX31: Image Processing Unit DMA and IRQ drivers 2009-01-19 15:36:21 -07:00
Makefile i.MX31: Image Processing Unit DMA and IRQ drivers 2009-01-19 15:36:21 -07:00
dmaengine.c atmel-mci: fix initialization of dma slave data 2009-02-18 15:37:55 -08:00
dmatest.c dmatest: Use custom map/unmap for destination buffer 2009-01-13 09:22:20 -07:00
dw_dmac.c atmel-mci: fix initialization of dma slave data 2009-02-18 15:37:55 -08:00
dw_dmac_regs.h atmel-mci: fix initialization of dma slave data 2009-02-18 15:37:55 -08:00
fsldma.c fsldma: print correct IRQ on mpc83xx 2009-01-15 23:50:22 -07:00
fsldma.h fsldma: allow Freescale Elo DMA driver to be compiled as a module 2008-09-26 17:00:11 -07:00
ioat.c ioat: do not perform removal actions at shutdown 2009-01-06 11:38:20 -07:00
ioat_dca.c I/OAT: I/OAT version 3.0 support 2008-07-22 17:30:57 -07:00
ioat_dma.c ioat: fix self test for multi-channel case 2009-01-06 11:38:22 -07:00
ioatdma.h I/OAT: I/OAT version 3.0 support 2008-07-22 17:30:57 -07:00
ioatdma_hw.h I/OAT: I/OAT version 3.0 support 2008-07-22 17:30:57 -07:00
ioatdma_registers.h I/OAT: I/OAT version 3.0 support 2008-07-22 17:30:57 -07:00
iop-adma.c [ARM] fix lots of ARM __devexit sillyness 2009-03-03 21:04:04 +00:00
iovlock.c [2/4] I/OAT: fix dma_pin_iovec_pages() error handling 2008-11-10 15:00:56 -08:00
mv_xor.c [ARM] fix lots of ARM __devexit sillyness 2009-03-03 21:04:04 +00:00
mv_xor.h dmaengine: DMA engine driver for Marvell XOR engine 2008-07-08 11:58:36 -07:00