aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/musycc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-01staging: cxt1e1: remove driverKristina Martšenko1-1736/+0
2014-06-19staging cxt1e1: refactored ring buffer dump functions to avoid sparse warningsWolfgang Ocker1-19/+35
2014-05-26staging: ctx1e1: remove checks for three macrosPaul Bolle1-30/+0
2014-05-23staging: cxt1e1: remove set a value to static variableDaeseok Youn1-3/+3
2014-05-23staging: cxt1e1: Fix line length over 80 characters in musycc.cDaeseok Youn1-116/+196
2014-05-23staging: cxt1e1: remove redundant curly braces in musycc.cDaeseok Youn1-107/+102
2014-05-23staging: cxt1e1: remove dead code in musycc.cDaeseok Youn1-131/+5
2014-05-23staging: cxt1e1: Fix no spaces at the start of a line in musycc.cDaeseok Youn1-1314/+1313
2014-04-18staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfreeDaeseok Youn1-5/+7
2014-03-19Staging: cxt1e1: Fix externs should be avoided in .c files in comet.cEbru Akagunduz1-1/+0
2014-03-18staging: cxt1e1: remove unneeded mkret() callsDaeseok Youn1-1/+1
2014-03-13staging: cxt1e1: Removed assignments from if statements.Chi Pham1-10/+12
2014-03-13staging:cxt1e1:remove unused code with #if 0Himangi Saraogi1-0/+3
2014-03-07Staging:cxt1e1:musycc:remove assignment in if conditionHimangi Saraogi1-5/+10
2013-11-10staging: ctxt1e1: Fixed sparse warning related to static declarationNandini Hanumanthagowda1-2/+2
2013-09-30staging: cxt1e1: musycc.c: Return negative error codesSachin Kamat1-2/+2
2013-09-30staging: cxt1e1: musycc.c: Use NULL instead of 0Sachin Kamat1-14/+14
2013-08-12staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing1-11/+4
2013-05-22Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana1-21/+21
2012-11-21staging: cxt1e1: musycc.c: fixes placement of parenthesesJohan Meiring1-245/+245
2012-11-21staging: cxt1e1: musycc.c: fixes brace placementJohan Meiring1-224/+90
2012-11-21staging: cxt1e1: musycc.c: uses tabs for indentationJohan Meiring1-921/+921
2012-09-04staging: cxt1e1: use kernel's way of returning error codesDevendra Naga1-5/+5
2011-11-26Staging: cxt1e1: remove rcs keywords and logAlexander Beregalov1-49/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-10Staging: cxt1e1: rename global log_level variableGreg Kroah-Hartman1-29/+29
2010-10-19Staging: cxt1e1: multiple definition of max_mtu fixBob Beers1-11/+11
2010-06-18Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODEJiri Kosina1-204/+0
2010-05-11Staging: staging/cxt1e1: Convert bare printks to pr_<level>Joe Perches1-62/+66
2010-05-11Staging: cxt1e1: fix cxt1e1 module namesJoe Perches1-6/+7
2010-05-11staging: Add driver to support wanPMC-CxT1E1 card.Bob Beers1-0/+2180