summaryrefslogtreecommitdiff
path: root/drivers/staging/cxt1e1
AgeCommit message (Expand)Author
2013-09-30staging: cxt1e1: linux.c: Return negative error codesSachin Kamat
2013-09-30staging: cxt1e1: hwprobe.c: Return negative error codesSachin Kamat
2013-09-30staging: cxt1e1: musycc.c: Return negative error codesSachin Kamat
2013-09-30staging: cxt1e1: pmcc4_drv.c: Use NULL instead of 0Sachin Kamat
2013-09-30staging: cxt1e1: sbecrc.c: Use NULL instead of 0Sachin Kamat
2013-09-30staging: cxt1e1: hwprobe.c: Use NULL instead of 0Sachin Kamat
2013-09-30staging: cxt1e1: sbeproc.c: Use NULL instead of 0Sachin Kamat
2013-09-30staging: cxt1e1: linux.c: Use NULL instead of 0Sachin Kamat
2013-09-30staging: cxt1e1: sbeid.c: Use NULL instead of 0Sachin Kamat
2013-09-30staging: cxt1e1: sbecom_inline_linux.h: Return NULL instead of 0Sachin Kamat
2013-09-30staging: cxt1e1: musycc.c: Use NULL instead of 0Sachin Kamat
2013-08-12staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing
2013-05-22Staging/cxt1e1:Removing parantheses surrounding return argumentDulshani Gunawardhana
2013-05-22Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana
2013-05-22Staging/cxt1e1/comet.c:Modifying comment style and intentationDulshani Gunawardhana
2013-05-22Staging/cxt1e1/comet.c:Fixes indentation errorsDulshani Gunawardhana
2013-05-22Staging/cxt1e1/comet.c:Fixes space between function name and parenthesisDulshani Gunawardhana
2013-05-21Staging: cxt1e1: Replacing asm/io.h with linux/io.hDulshani Gunawardhana
2013-05-05staging: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29cxt1e1: Don't use create_proc_read_entry()David Howells
2013-04-08Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end.Chen Gang
2013-01-25staging: cxt1e1: buffer overflow in do_del_chan()Dan Carpenter
2012-11-21staging: cxt1e1: sbecrc.c: fixes coding style issueJohan Meiring
2012-11-21staging: cxt1e1: sbecrc.c: fixes brace placementJohan Meiring
2012-11-21staging: cxt1e1: sbecrc.c: fixes indentation issuesJohan Meiring
2012-11-21staging: cxt1e1: musycc.c: fixes placement of parenthesesJohan Meiring
2012-11-21staging: cxt1e1: musycc.c: fixes brace placementJohan Meiring
2012-11-21staging: cxt1e1: musycc.c: uses tabs for indentationJohan Meiring
2012-11-21staging: cxt1e1: musycc.h: fixes brace placementJohan Meiring
2012-11-21staging: cxt1e1: musycc.h: fixes coding style issuesJohan Meiring
2012-11-21staging: cxt1e1: musycc.h: fixes indentation issuesJohan Meiring
2012-09-04staging: cxt1e1: solve coding style problemDevendra Naga
2012-09-04staging: cxt1e1: use kernel's way of returning error codesDevendra Naga
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-26Staging: cxt1e1: remove rcs keywords and logAlexander Beregalov
2011-11-26Staging: cxt1e1: remove ifdef __cplusplusAlexander Beregalov
2011-11-26Staging: cxt1e1: remove unnecessary includesAlexander Beregalov
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-16staging: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-06staging/cxt1e1: Header cleanupMichal Marek
2011-07-05Remove unneeded version.h include from drivers/staging/cxt1e1/sbecom_inline_l...Jesper Juhl
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-18staging/trivial: fix typos concerning "consistent"Uwe Kleine-König
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader
2010-12-10Staging: cxt1e1: rename global log_level variableGreg Kroah-Hartman
2010-10-19Staging: cxt1e1: multiple definition of max_mtu fixBob Beers