index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
cxt1e1
/
musycc.c
Age
Commit message (
Expand
)
Author
2014-05-26
staging: ctx1e1: remove checks for three macros
Paul Bolle
2014-05-23
staging: cxt1e1: remove set a value to static variable
Daeseok Youn
2014-05-23
staging: cxt1e1: Fix line length over 80 characters in musycc.c
Daeseok Youn
2014-05-23
staging: cxt1e1: remove redundant curly braces in musycc.c
Daeseok Youn
2014-05-23
staging: cxt1e1: remove dead code in musycc.c
Daeseok Youn
2014-05-23
staging: cxt1e1: Fix no spaces at the start of a line in musycc.c
Daeseok Youn
2014-04-18
staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree
Daeseok Youn
2014-03-19
Staging: cxt1e1: Fix externs should be avoided in .c files in comet.c
Ebru Akagunduz
2014-03-18
staging: cxt1e1: remove unneeded mkret() calls
Daeseok Youn
2014-03-13
staging: cxt1e1: Removed assignments from if statements.
Chi Pham
2014-03-13
staging:cxt1e1:remove unused code with #if 0
Himangi Saraogi
2014-03-07
Staging:cxt1e1:musycc:remove assignment in if condition
Himangi Saraogi
2013-11-10
staging: ctxt1e1: Fixed sparse warning related to static declaration
Nandini Hanumanthagowda
2013-09-30
staging: cxt1e1: musycc.c: Return negative error codes
Sachin Kamat
2013-09-30
staging: cxt1e1: musycc.c: Use NULL instead of 0
Sachin Kamat
2013-08-12
staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLS
Shaun Laing
2013-05-22
Staging/cxt1e1:Fixing foo * bar should be foo *bar
Dulshani Gunawardhana
2012-11-21
staging: cxt1e1: musycc.c: fixes placement of parentheses
Johan Meiring
2012-11-21
staging: cxt1e1: musycc.c: fixes brace placement
Johan Meiring
2012-11-21
staging: cxt1e1: musycc.c: uses tabs for indentation
Johan Meiring
2012-09-04
staging: cxt1e1: use kernel's way of returning error codes
Devendra Naga
2011-11-26
Staging: cxt1e1: remove rcs keywords and log
Alexander Beregalov
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-10
Staging: cxt1e1: rename global log_level variable
Greg Kroah-Hartman
2010-10-19
Staging: cxt1e1: multiple definition of max_mtu fix
Bob Beers
2010-06-18
Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODE
Jiri Kosina
2010-05-11
Staging: staging/cxt1e1: Convert bare printks to pr_<level>
Joe Perches
2010-05-11
Staging: cxt1e1: fix cxt1e1 module names
Joe Perches
2010-05-11
staging: Add driver to support wanPMC-CxT1E1 card.
Bob Beers