aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Staging/cxt1e1:Removing parantheses surrounding return argumentDulshani Gunawardhana3-6/+6
2013-05-22Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana10-104/+104
2013-05-22Staging/cxt1e1/comet.c:Modifying comment style and intentationDulshani Gunawardhana1-316/+337
2013-05-22Staging/cxt1e1/comet.c:Fixes indentation errorsDulshani Gunawardhana1-256/+256
2013-05-22Staging/cxt1e1/comet.c:Fixes space between function name and parenthesisDulshani Gunawardhana1-149/+149
2013-05-21Staging: cxt1e1: Replacing asm/io.h with linux/io.hDulshani Gunawardhana3-3/+3
2013-05-05staging: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-302/+175
2013-04-29cxt1e1: Don't use create_proc_read_entry()David Howells3-302/+175
2013-04-08Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end.Chen Gang1-0/+1
2013-01-25staging: cxt1e1: buffer overflow in do_del_chan()Dan Carpenter1-1/+3
2012-11-21staging: cxt1e1: sbecrc.c: fixes coding style issueJohan Meiring1-6/+6
2012-11-21staging: cxt1e1: sbecrc.c: fixes brace placementJohan Meiring1-10/+5
2012-11-21staging: cxt1e1: sbecrc.c: fixes indentation issuesJohan Meiring1-53/+53
2012-11-21staging: cxt1e1: musycc.c: fixes placement of parenthesesJohan Meiring1-245/+245
2012-11-21staging: cxt1e1: musycc.c: fixes brace placementJohan Meiring1-224/+90
2012-11-21staging: cxt1e1: musycc.c: uses tabs for indentationJohan Meiring1-921/+921
2012-11-21staging: cxt1e1: musycc.h: fixes brace placementJohan Meiring1-4/+2
2012-11-21staging: cxt1e1: musycc.h: fixes coding style issuesJohan Meiring1-6/+6
2012-11-21staging: cxt1e1: musycc.h: fixes indentation issuesJohan Meiring1-113/+113
2012-09-04staging: cxt1e1: solve coding style problemDevendra Naga1-5/+5
2012-09-04staging: cxt1e1: use kernel's way of returning error codesDevendra Naga2-6/+6
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds18-524/+0
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-26Staging: cxt1e1: remove rcs keywords and logAlexander Beregalov18-416/+0
2011-11-26Staging: cxt1e1: remove ifdef __cplusplusAlexander Beregalov6-58/+0
2011-11-26Staging: cxt1e1: remove unnecessary includesAlexander Beregalov8-50/+0
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker1-0/+1
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-70/+0
2011-09-27doc: fix broken referencesPaul Bolle1-2/+1
2011-09-16staging: irq: Remove IRQF_DISABLEDYong Zhang1-6/+0
2011-09-06staging/cxt1e1: Header cleanupMichal Marek1-64/+0
2011-07-05Remove unneeded version.h include from drivers/staging/cxt1e1/sbecom_inline_linux.hJesper Juhl1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi5-7/+7
2011-02-18staging/trivial: fix typos concerning "consistent"Uwe Kleine-König3-3/+3
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader1-1/+1
2010-12-10Staging: cxt1e1: rename global log_level variableGreg Kroah-Hartman7-69/+69
2010-10-19Staging: cxt1e1: multiple definition of max_mtu fixBob Beers4-32/+32
2010-10-08Staging: cxt1e1: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-05Staging: cxt1e1: Makefile: cleaned up Makefile cflag linesTracey Dent1-3/+3
2010-09-20staging: cxt1e1: '&pointer[0]' to 'pointer' fixAndy Shevchenko1-1/+1
2010-09-16staging: cxt1e1: use '%pMF' format to print MAC addressAndy Shevchenko1-3/+2
2010-09-07staging: Bulk convert the semaphore messThomas Gleixner1-2/+2
2010-09-05Staging: cxt1e1: Kconfig: SBE_PMCC4_NCOMM can not be compiled as module, adjust help descriptionMichael Prokop1-1/+1
2010-06-18Staging: cxt1e1: remove code guarded by GENERIC_HDLC_VERSIONJiri Kosina2-40/+2
2010-06-18Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODEJiri Kosina8-524/+0
2010-05-11staging: cxt1e1: fix semaphore build breakageRandy Dunlap1-0/+1
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 Perches9-191/+204
2010-05-11Staging: cxt1e1: fix cxt1e1 module namesJoe Perches7-51/+58