aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/csr_util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20stating: csr: remove unneeded #includes in csr_util.cGreg Kroah-Hartman1-5/+0
2012-07-20staging: csr: make CsrUInt16ToHex staticGreg Kroah-Hartman1-18/+0
2012-07-20staging: csr: remove CsrMemCpy()Greg Kroah-Hartman1-11/+0
2012-07-20staging: csr: remove CsrStrLen()Greg Kroah-Hartman1-8/+0
2012-07-20staging: csr: remove CsrVsnprintf()Greg Kroah-Hartman1-6/+0
2012-07-20staging: csr: remove CsrStrDupGreg Kroah-Hartman1-15/+0
2012-07-20staging: csr: remove CsrStrChr()Greg Kroah-Hartman1-5/+0
2012-07-20staging: csr: remove CsrStrNCmpGreg Kroah-Hartman1-5/+0
2012-07-20staging: csr: remove CsrStrCmpGreg Kroah-Hartman1-5/+0
2012-07-20staging: csr: remove CsrStrNcpyGreg Kroah-Hartman1-5/+0
2012-07-20staging: csr: remove CsrStrCpyGreg Kroah-Hartman1-5/+0
2012-07-20staging: csr: remove CsrMemMove()Greg Kroah-Hartman1-6/+0
2012-07-20staging: csr: remove CsrMemCmpGreg Kroah-Hartman1-6/+0
2012-07-20staging: csr: remove CsrMemSetGreg Kroah-Hartman1-6/+0
2012-07-20staging: csr: remove a bunch of unused functions in csr_util.cGreg Kroah-Hartman1-321/+0
2012-07-20staging: csr: remove csr_types.hGreg Kroah-Hartman1-1/+0
2012-07-20staging: csr: remove CsrSize typedefGreg Kroah-Hartman1-12/+12
2012-07-20staging: csr: remove CsrBool typedefGreg Kroah-Hartman1-5/+5
2012-07-20staging: csr: remove CsrCharString typedefGreg Kroah-Hartman1-27/+27
2012-07-20staging: csr: remove CsrInt32 typedefGreg Kroah-Hartman1-6/+6
2012-07-20staging: csr: remove CsrUint32 typedefGreg Kroah-Hartman1-15/+15
2012-07-20staging: csr: remove CsrInt16 typedefGreg Kroah-Hartman1-1/+1
2012-07-20staging: csr: remove CsrUint16 typedefGreg Kroah-Hartman1-11/+11
2012-07-20staging: csr: remove CsrUint8 typedefGreg Kroah-Hartman1-9/+9
2012-06-20Staging: csr: provide a MODULE_LICENSE for csr_helper.koGreg Kroah-Hartman1-0/+4
2012-06-19Staging: csr: update to version 5.1.0 of the driverGreg Kroah-Hartman1-0/+4
2012-06-19Staging: add CSR wifi moduleGreg Kroah-Hartman1-0/+435