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