aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/hwprobe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-01staging: cxt1e1: remove driverKristina Martšenko1-382/+0
2014-04-26staging: cxt1e1: Avoid using 0 instead of NULLThomas Vegas1-4/+4
2014-04-18staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfreeDaeseok Youn1-1/+1
2014-04-18staging: cxt1e1: hwprobe: fix incorrect type in assignmentMatei Oprea1-3/+3
2014-03-19Staging: cxt1e1: Fix externs should be avoided in .c files in comet.cEbru Akagunduz1-1/+0
2014-03-17staging: cxt1e1: remove redundant memset() callDaeseok Youn1-9/+3
2014-03-04staging: cxt1e1: fix checkpatch errors with open brace '{'Daeseok Youn1-37/+25
2014-03-04staging: cxt1e1: fix checkpatch error 'assignment in if condition'Daeseok Youn1-9/+9
2014-03-04Staging: cxt1e1: Fix line length over 80 characters in hwprobe.cDaeseok Youn1-17/+28
2014-02-28staging: cxt1e1: Fix no spaces at the start of a line in hwprobe.cDaeseok Youn1-292/+293
2014-02-28staging: cxt1e1: remove space between function name and parenthesisDaeseok Youn1-60/+60
2014-02-28staging: cxt1e1: remove unused variableDaeseok Youn1-2/+1
2013-09-30staging: cxt1e1: hwprobe.c: Return negative error codesSachin Kamat1-5/+5
2013-09-30staging: cxt1e1: hwprobe.c: Use NULL instead of 0Sachin Kamat1-2/+2
2013-08-12staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing1-7/+1
2013-05-22Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana1-3/+3
2011-02-18staging/trivial: fix typos concerning "consistent"Uwe Kleine-König1-1/+1
2010-12-10Staging: cxt1e1: rename global log_level variableGreg Kroah-Hartman1-2/+2
2010-06-18Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODEJiri Kosina1-6/+0
2010-05-11Staging: cxt1e1: fix up one remaining THIS_MODULE usagePeter Hüwe1-1/+1
2010-05-11Staging: staging/cxt1e1: Convert bare printks to pr_<level>Joe Perches1-11/+11
2010-05-11Staging: cxt1e1: fix cxt1e1 module namesJoe Perches1-13/+15
2010-05-11staging: Add driver to support wanPMC-CxT1E1 card.Bob Beers1-0/+400