summaryrefslogtreecommitdiffstats
path: root/drivers/staging/altpciechdma
Commit message (Expand)AuthorAgeFilesLines
* Staging: altpciechdma: 64bit type warning fixAlan Cox2009-09-151-1/+1
* 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/+5
* 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/+31
* Staging: altpciechdma: Null deref in altpciechdma.c remove()Dan Carpenter2009-04-031-1/+2
* Staging: remove duplicated #include'sHuang Weiyi2009-04-031-1/+0
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-2/+2
* Staging: add Driver for Altera PCI Express Chaining DMA reference designLeon Woestenberg2009-01-064-0/+1211
OpenPOWER on IntegriCloud