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
/
hwprobe.c
Age
Commit message (
Expand
)
Author
2014-07-01
staging: cxt1e1: remove driver
Kristina Martšenko
2014-04-26
staging: cxt1e1: Avoid using 0 instead of NULL
Thomas Vegas
2014-04-18
staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree
Daeseok Youn
2014-04-18
staging: cxt1e1: hwprobe: fix incorrect type in assignment
Matei Oprea
2014-03-19
Staging: cxt1e1: Fix externs should be avoided in .c files in comet.c
Ebru Akagunduz
2014-03-17
staging: cxt1e1: remove redundant memset() call
Daeseok Youn
2014-03-04
staging: cxt1e1: fix checkpatch errors with open brace '{'
Daeseok Youn
2014-03-04
staging: cxt1e1: fix checkpatch error 'assignment in if condition'
Daeseok Youn
2014-03-04
Staging: cxt1e1: Fix line length over 80 characters in hwprobe.c
Daeseok Youn
2014-02-28
staging: cxt1e1: Fix no spaces at the start of a line in hwprobe.c
Daeseok Youn
2014-02-28
staging: cxt1e1: remove space between function name and parenthesis
Daeseok Youn
2014-02-28
staging: cxt1e1: remove unused variable
Daeseok Youn
2013-09-30
staging: cxt1e1: hwprobe.c: Return negative error codes
Sachin Kamat
2013-09-30
staging: cxt1e1: hwprobe.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
2011-02-18
staging/trivial: fix typos concerning "consistent"
Uwe Kleine-König
2010-12-10
Staging: cxt1e1: rename global log_level variable
Greg Kroah-Hartman
2010-06-18
Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODE
Jiri Kosina
2010-05-11
Staging: cxt1e1: fix up one remaining THIS_MODULE usage
Peter Hüwe
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