aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/altpciechdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: altpciechdma: 64bit type warning fixAlan Cox1-1/+1
2009-06-19Staging: altpciechdma: fix build warningsGreg Kroah-Hartman1-5/+9
2009-06-19Staging: altpciechdma: Add missing __devexit_p()Jean Delvare1-1/+1
2009-06-19Staging: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-13/+5
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2009-04-03Staging: altera: fix printk format warningsRandy Dunlap1-4/+8
2009-04-03Staging: altpciechdma: checkpatch fixupsErik Andrén1-33/+31
2009-04-03Staging: altpciechdma: Null deref in altpciechdma.c remove()Dan Carpenter1-1/+2
2009-04-03Staging: remove duplicated #include'sHuang Weiyi1-1/+0
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-2/+2
2009-01-06Staging: add Driver for Altera PCI Express Chaining DMA reference designLeon Woestenberg4-0/+1211