Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | staging: csr: delete a bunch of unused library functions | Greg Kroah-Hartman | 2012-07-20 | 6 | -616/+1 |
* | staging: csr: remove csr_utf16.c | Greg Kroah-Hartman | 2012-07-20 | 10 | -1155/+28 |
* | staging: csr: remove csr_pmem.h | Greg Kroah-Hartman | 2012-07-20 | 36 | -134/+1 |
* | staging: csr: remove CsrPmemAlloc | Greg Kroah-Hartman | 2012-07-20 | 26 | -605/+534 |
* | staging: csr: remove CsrPmemFree() | Greg Kroah-Hartman | 2012-07-20 | 23 | -303/+282 |
* | staging: csr: remove CsrMemAllocDma() | Greg Kroah-Hartman | 2012-07-20 | 5 | -53/+4 |
* | staging: csr: remove CsrMemCalloc() | Greg Kroah-Hartman | 2012-07-20 | 2 | -52/+0 |
* | staging: csr: remove CsrMemAlloc() | Greg Kroah-Hartman | 2012-07-20 | 7 | -62/+12 |
* | staging: csr: remove CsrMemFree() and CsrMemFreeDma() | Greg Kroah-Hartman | 2012-07-20 | 8 | -107/+30 |
* | staging: csr: remove csr_util.h | Greg Kroah-Hartman | 2012-07-20 | 19 | -36/+18 |
* | staging: csr: remove CsrOffSetOf() | Greg Kroah-Hartman | 2012-07-20 | 2 | -107/+96 |
* | stating: csr: remove unneeded #includes in csr_util.c | Greg Kroah-Hartman | 2012-07-20 | 1 | -5/+0 |
* | staging: csr: make CsrUInt16ToHex static | Greg Kroah-Hartman | 2012-07-20 | 3 | -23/+16 |
* | staging: csr: remove CsrMemCpy() | Greg Kroah-Hartman | 2012-07-20 | 15 | -97/+77 |
* | staging: csr: remove CsrStrLen() | Greg Kroah-Hartman | 2012-07-20 | 7 | -29/+19 |
* | staging: csr: remove CsrVsnprintf() | Greg Kroah-Hartman | 2012-07-20 | 4 | -9/+2 |
* | staging: csr: remove CsrStrDup | Greg Kroah-Hartman | 2012-07-20 | 5 | -47/+2 |
* | staging: csr: remove CsrStrChr() | Greg Kroah-Hartman | 2012-07-20 | 2 | -7/+0 |
* | staging: csr: remove CsrStrNCmp | Greg Kroah-Hartman | 2012-07-20 | 4 | -13/+0 |
* | staging: csr: remove CsrStrCmp | Greg Kroah-Hartman | 2012-07-20 | 4 | -13/+0 |
* | staging: csr: remove CsrStrNcpy | Greg Kroah-Hartman | 2012-07-20 | 4 | -122/+0 |
* | staging: csr: remove CsrStrCpy | Greg Kroah-Hartman | 2012-07-20 | 5 | -37/+1 |
* | staging: csr: remove CsrMemMove() | Greg Kroah-Hartman | 2012-07-20 | 2 | -8/+0 |
* | staging: csr: remove CsrMemCmp | Greg Kroah-Hartman | 2012-07-20 | 3 | -9/+1 |
* | staging: csr: remove CsrMemSet | Greg Kroah-Hartman | 2012-07-20 | 8 | -20/+12 |
* | staging: csr: remove a bunch of unused functions in csr_util.c | Greg Kroah-Hartman | 2012-07-20 | 2 | -352/+0 |
* | staging: csr: remove indications.c | Greg Kroah-Hartman | 2012-07-20 | 2 | -19/+0 |
* | staging: csr: remove csr_types.h | Greg Kroah-Hartman | 2012-07-20 | 62 | -100/+22 |
* | staging: csr: remove CsrUint64 and CsrInt64 typedefs. | Greg Kroah-Hartman | 2012-07-20 | 2 | -17/+4 |
* | staging: csr: remove odd pointer typedefs | Greg Kroah-Hartman | 2012-07-20 | 2 | -7/+2 |
* | staging: csr: remove CsrSize typedef | Greg Kroah-Hartman | 2012-07-20 | 28 | -1491/+1490 |
* | staging: csr: remove CsrBool typedef | Greg Kroah-Hartman | 2012-07-20 | 38 | -267/+264 |
* | staging: csr: remove CsrCharString typedef | Greg Kroah-Hartman | 2012-07-20 | 45 | -301/+298 |
* | staging: csr: remove CsrUtf8String typedef | Greg Kroah-Hartman | 2012-07-20 | 5 | -38/+37 |
* | staging: csr: remove CsrUtf16String typedef | Greg Kroah-Hartman | 2012-07-20 | 5 | -70/+69 |
* | staging: csr: remove CsrUint24 typedef | Greg Kroah-Hartman | 2012-07-20 | 3 | -4/+3 |
* | staging: csr: remove CsrInt32 typedef | Greg Kroah-Hartman | 2012-07-20 | 33 | -139/+136 |
* | staging: csr: remove CsrUint32 typedef | Greg Kroah-Hartman | 2012-07-20 | 66 | -868/+865 |
* | staging: csr: remove CsrInt16 typedef | Greg Kroah-Hartman | 2012-07-20 | 22 | -137/+136 |
* | staging: csr: remove CsrUint16 typedef | Greg Kroah-Hartman | 2012-07-20 | 104 | -2805/+2804 |
* | staging: csr: remove CsrInt8 typedef | Greg Kroah-Hartman | 2012-07-20 | 14 | -45/+44 |
* | staging: csr: remove CsrUint8 typedef | Greg Kroah-Hartman | 2012-07-20 | 77 | -2505/+2504 |
* | staging: csr: clean up csr_types.h a bit | Greg Kroah-Hartman | 2012-07-20 | 1 | -24/+1 |
* | staging: csr: remove sdioemb/ | Greg Kroah-Hartman | 2012-07-20 | 23 | -4016/+0 |
* | staging: csr: remove oska submodule | Greg Kroah-Hartman | 2012-07-19 | 13 | -509/+0 |
* | staging: csr: oska: remove timer.c and timer.h | Greg Kroah-Hartman | 2012-07-19 | 3 | -70/+1 |
* | staging: csr: oska: remove time.h | Greg Kroah-Hartman | 2012-07-19 | 1 | -34/+0 |
* | staging: csr: oska: remove print.h and print.c | Greg Kroah-Hartman | 2012-07-19 | 3 | -77/+0 |
* | staging: csr: oska: remove list.c and list.h | Greg Kroah-Hartman | 2012-07-19 | 3 | -215/+0 |
* | staging: csr: oska: remove all.h and types.h | Greg Kroah-Hartman | 2012-07-19 | 3 | -78/+0 |