summaryrefslogtreecommitdiffstats
path: root/drivers/staging/altpciechdma/altpciechdma.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: altpciechdma: fix build warningsGreg Kroah-Hartman2009-06-191-5/+9
* Staging: altpciechdma: Add missing __devexit_p()Jean Delvare2009-06-191-1/+1
* Staging: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-191-13/+5Star
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* Staging: altera: fix printk format warningsRandy Dunlap2009-04-031-4/+8
* Staging: altpciechdma: checkpatch fixupsErik Andrén2009-04-031-33/+31Star
* Staging: altpciechdma: Null deref in altpciechdma.c remove()Dan Carpenter2009-04-031-1/+2
* Staging: remove duplicated #include'sHuang Weiyi2009-04-031-1/+0Star
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-301-2/+2
* Staging: add Driver for Altera PCI Express Chaining DMA reference designLeon Woestenberg2009-01-061-0/+1184