summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/sep_main.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-19staging: sep_main.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-11staging/sep: use module_pci_driver macroDevendra Naga1-26/+1
2012-06-12staging "sep" Fix typos found while reading.Justin P. Mattock1-18/+18
2012-06-12Staging: sep: fix coding style issuesAdnan Ali1-17/+20
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-6/+6
2012-04-24staging, sep: Fix typo in sepMasanari Iida1-6/+6
2012-04-10staging: sep: Fix sign of errorAlan Cox1-3/+3
2012-02-13staging: Fix SEP buildAlan Cox1-2/+3
2012-02-10staging: sep: NULL out pointers, mark debug code DEBUG to fix warningsMark A. Allyn1-4/+11
2012-02-10staging: sep: update initialisationMark A. Allyn1-13/+13
2012-02-10staging: sep: Add interfaces for the new functionsMark A. Allyn1-11/+49
2012-02-10staging: sep: Basic infrastructure for SEP DMA access to non CPU regionsMark A. Allyn1-24/+209
2012-02-10staging: sep: Add new PCI identifierMark A. Allyn1-2/+3
2012-01-31staging: sep: Fix warnings caused by sizeof() typesAlan Cox1-6/+6
2012-01-30staging: sep: SEP updateMark Allyn1-0/+4286