summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/hwprobe.c
Commit message (Expand)AuthorAgeFilesLines
* staging: cxt1e1: remove driverKristina Martšenko2014-07-011-382/+0
* staging: cxt1e1: Avoid using 0 instead of NULLThomas Vegas2014-04-261-4/+4
* staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfreeDaeseok Youn2014-04-181-1/+1
* staging: cxt1e1: hwprobe: fix incorrect type in assignmentMatei Oprea2014-04-181-3/+3
* Staging: cxt1e1: Fix externs should be avoided in .c files in comet.cEbru Akagunduz2014-03-191-1/+0
* staging: cxt1e1: remove redundant memset() callDaeseok Youn2014-03-171-9/+3
* staging: cxt1e1: fix checkpatch errors with open brace '{'Daeseok Youn2014-03-041-37/+25
* staging: cxt1e1: fix checkpatch error 'assignment in if condition'Daeseok Youn2014-03-041-9/+9
* Staging: cxt1e1: Fix line length over 80 characters in hwprobe.cDaeseok Youn2014-03-041-17/+28
* staging: cxt1e1: Fix no spaces at the start of a line in hwprobe.cDaeseok Youn2014-02-281-292/+293
* staging: cxt1e1: remove space between function name and parenthesisDaeseok Youn2014-02-281-60/+60
* staging: cxt1e1: remove unused variableDaeseok Youn2014-02-281-2/+1
* staging: cxt1e1: hwprobe.c: Return negative error codesSachin Kamat2013-09-301-5/+5
* staging: cxt1e1: hwprobe.c: Use NULL instead of 0Sachin Kamat2013-09-301-2/+2
* staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing2013-08-121-7/+1
* Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana2013-05-221-3/+3
* staging/trivial: fix typos concerning "consistent"Uwe Kleine-König2011-02-181-1/+1
* Staging: cxt1e1: rename global log_level variableGreg Kroah-Hartman2010-12-101-2/+2
* Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODEJiri Kosina2010-06-181-6/+0
* Staging: cxt1e1: fix up one remaining THIS_MODULE usagePeter Hüwe2010-05-111-1/+1
* Staging: staging/cxt1e1: Convert bare printks to pr_<level>Joe Perches2010-05-111-11/+11
* Staging: cxt1e1: fix cxt1e1 module namesJoe Perches2010-05-111-13/+15
* staging: Add driver to support wanPMC-CxT1E1 card.Bob Beers2010-05-111-0/+400
OpenPOWER on IntegriCloud