summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/musycc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: cxt1e1: remove driverKristina Martšenko2014-07-011-1736/+0Star
* staging cxt1e1: refactored ring buffer dump functions to avoid sparse warningsWolfgang Ocker2014-06-201-19/+35
* staging: ctx1e1: remove checks for three macrosPaul Bolle2014-05-271-30/+0Star
* staging: cxt1e1: remove set a value to static variableDaeseok Youn2014-05-231-3/+3
* staging: cxt1e1: Fix line length over 80 characters in musycc.cDaeseok Youn2014-05-231-116/+196
* staging: cxt1e1: remove redundant curly braces in musycc.cDaeseok Youn2014-05-231-107/+102Star
* staging: cxt1e1: remove dead code in musycc.cDaeseok Youn2014-05-231-131/+5Star
* staging: cxt1e1: Fix no spaces at the start of a line in musycc.cDaeseok Youn2014-05-231-1314/+1313Star
* staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfreeDaeseok Youn2014-04-191-5/+7
* Staging: cxt1e1: Fix externs should be avoided in .c files in comet.cEbru Akagunduz2014-03-191-1/+0Star
* staging: cxt1e1: remove unneeded mkret() callsDaeseok Youn2014-03-181-1/+1
* staging: cxt1e1: Removed assignments from if statements.Chi Pham2014-03-141-10/+12
* staging:cxt1e1:remove unused code with #if 0Himangi Saraogi2014-03-141-0/+3
* Staging:cxt1e1:musycc:remove assignment in if conditionHimangi Saraogi2014-03-071-5/+10
* staging: ctxt1e1: Fixed sparse warning related to static declarationNandini Hanumanthagowda2013-11-101-2/+2
* staging: cxt1e1: musycc.c: Return negative error codesSachin Kamat2013-10-011-2/+2
* staging: cxt1e1: musycc.c: Use NULL instead of 0Sachin Kamat2013-10-011-14/+14
* staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing2013-08-131-11/+4Star
* Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana2013-05-231-21/+21
* staging: cxt1e1: musycc.c: fixes placement of parenthesesJohan Meiring2012-11-211-245/+245
* staging: cxt1e1: musycc.c: fixes brace placementJohan Meiring2012-11-211-224/+90Star
* staging: cxt1e1: musycc.c: uses tabs for indentationJohan Meiring2012-11-211-921/+921
* staging: cxt1e1: use kernel's way of returning error codesDevendra Naga2012-09-041-5/+5
* Staging: cxt1e1: remove rcs keywords and logAlexander Beregalov2011-11-271-49/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: cxt1e1: rename global log_level variableGreg Kroah-Hartman2010-12-101-29/+29
* Staging: cxt1e1: multiple definition of max_mtu fixBob Beers2010-10-191-11/+11
* Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODEJiri Kosina2010-06-191-204/+0Star
* Staging: staging/cxt1e1: Convert bare printks to pr_<level>Joe Perches2010-05-111-62/+66
* Staging: cxt1e1: fix cxt1e1 module namesJoe Perches2010-05-111-6/+7
* staging: Add driver to support wanPMC-CxT1E1 card.Bob Beers2010-05-111-0/+2180