summaryrefslogtreecommitdiffstats
path: root/drivers/staging/altpciechdma
AgeCommit message (Expand)AuthorLines
2010-03-03Staging: altpciechdma: remove driverGreg Kroah-Hartman-1209/+0
2010-03-03staging: Fix misspelling of "successful" and variants.Adam Buchbinder-1/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa-3/+3
2009-09-15Staging: altpciechdma: 64bit type warning fixAlan Cox-1/+1
2009-06-19Staging: altpciechdma: fix build warningsGreg Kroah-Hartman-5/+9
2009-06-19Staging: altpciechdma: Add missing __devexit_p()Jean Delvare-1/+1
2009-06-19Staging: remove driver_data direct access of struct deviceGreg Kroah-Hartman-13/+5
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang-2/+2
2009-04-03Staging: altera: fix printk format warningsRandy Dunlap-4/+8
2009-04-03Staging: altpciechdma: checkpatch fixupsErik Andrén-33/+31
2009-04-03Staging: altpciechdma: Null deref in altpciechdma.c remove()Dan Carpenter-1/+2
2009-04-03Staging: remove duplicated #include'sHuang Weiyi-1/+0
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap-2/+2
2009-01-06Staging: add Driver for Altera PCI Express Chaining DMA reference designLeon Woestenberg-0/+1211