summaryrefslogtreecommitdiff
path: root/drivers/staging/csr/csr_framework_ext.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-17staging: csr: remove driverGreg Kroah-Hartman1-40/+0
2013-06-09staging: csr: fix indentation code style issue in csr_framework_ext.cDavis Abubakr-Sadik Nii Nai1-8/+8
2012-10-26staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLEDevendra Naga1-1/+0
2012-10-26staging: csr: remove CsrMutexCreate functionDevendra Naga1-26/+0
2012-10-26staging: csr: remove CsrMutexDestroy functionDevendra Naga1-15/+0
2012-10-26staging: csr: remove CsrMutexUnlock functionDevendra Naga1-25/+0
2012-10-26staging: csr: remove CsrMutexLock functionDevendra Naga1-28/+0
2012-10-25staging: csr: remove panic at locking the mutexDevendra Naga1-1/+0
2012-10-23staging: csr: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2012-09-05staging: csr: Remove all leftover kernel version checks \o/Priit Laes1-12/+1
2012-07-21staging: csr: remove CsrMemAllocDma()Greg Kroah-Hartman1-18/+0
2012-07-21staging: csr: remove CsrMemCalloc()Greg Kroah-Hartman1-29/+0
2012-07-21staging: csr: remove CsrMemAlloc()Greg Kroah-Hartman1-18/+0
2012-07-21staging: csr: remove CsrMemFree() and CsrMemFreeDma()Greg Kroah-Hartman1-34/+0
2012-07-21staging: csr: remove csr_types.hGreg Kroah-Hartman1-1/+0
2012-07-20staging: csr: remove CsrSize typedefGreg Kroah-Hartman1-3/+3
2012-07-20staging: csr: remove CsrUint16 typedefGreg Kroah-Hartman1-1/+1
2012-06-20Staging: csr: update to version 5.1.0 of the driverGreg Kroah-Hartman1-0/+35
2012-06-20Staging: add CSR wifi moduleGreg Kroah-Hartman1-0/+213