aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sep/sep_main.c
AgeCommit message (Expand)Author
2013-03-15staging: sep: fix possible memory leak in sep_prepare_input_dma_table()Wei Yongjun
2013-03-11staging/sep: Check pointers before dereferencing (fix smatch warning)Peter Huewe
2013-03-11staging/sep: Fix smatch false positive about potential NULL dereference in se...Peter Huewe
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2012-11-21staging: sep: remove use of __devinitBill Pemberton
2012-10-29staging: sep: return -EFAULT on copy_from_user failureDevendra Naga
2012-09-04Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range"Robert P. J. Day
2012-07-19staging: sep_main.c: remove duplicated includeDuan Jiong
2012-07-11staging/sep: use module_pci_driver macroDevendra Naga
2012-06-12staging "sep" Fix typos found while reading.Justin P. Mattock
2012-06-12Staging: sep: fix coding style issuesAdnan Ali
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-24staging, sep: Fix typo in sepMasanari Iida
2012-04-10staging: sep: Fix sign of errorAlan Cox
2012-02-13staging: Fix SEP buildAlan Cox
2012-02-10staging: sep: NULL out pointers, mark debug code DEBUG to fix warningsMark A. Allyn
2012-02-10staging: sep: update initialisationMark A. Allyn
2012-02-10staging: sep: Add interfaces for the new functionsMark A. Allyn
2012-02-10staging: sep: Basic infrastructure for SEP DMA access to non CPU regionsMark A. Allyn
2012-02-10staging: sep: Add new PCI identifierMark A. Allyn
2012-01-31staging: sep: Fix warnings caused by sizeof() typesAlan Cox
2012-01-30staging: sep: SEP updateMark Allyn