aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-04staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()Salva Peiró1-0/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+7
2014-01-14Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find interfacesYing Xue1-8/+7
2013-11-19Drivers: Staging: cxt1e1: stbeid: Fixed whitespace between function and parametersEric Skoglund1-42/+42
2013-11-19Drivers: Staging: cxt1e1: sbeid: Fixed braces coding style issueEric Skoglund1-10/+5
2013-11-19Drivers: Staging: cxt1e1: sbeid: Fixed coding style issue - space -> tabsEric Skoglund1-159/+159
2013-11-10staging: ctxt1e1: Fixed sparse warning related to static declarationNandini Hanumanthagowda1-2/+2
2013-11-10staging: cxt1e1: fix long lines warningSima Baymani1-9/+18
2013-11-10staging: cxt1e1: remove typedef comet_tSima Baymani5-19/+17
2013-11-10staging: cxt1e1: comet,h - fix placement of bracesSima Baymani1-2/+1
2013-11-10staging: cxt1e1: comet.h - fix long lines warningSima Baymani1-12/+24
2013-11-10staging: cxt1e1: comet.h - fix wrong indentationSima Baymani1-291/+291
2013-11-10staging/cxt1e1:Fixes incorrect brace placementDulshani Gunawardhana1-10/+5
2013-10-14Staging: cxt1e1: remove space between function name and '('Ashvini Varatharaj1-1/+1
2013-10-14Staging: cxt1e1: moving { to the previous lineAshvini Varatharaj1-2/+1
2013-10-11Staging:cxt1e1: Fixes whitespace around commas in sbew_ioc.hArchana kumari1-12/+12
2013-10-06staging/cxt1e1:Fixes suspect code indent warningDulshani Gunawardhana1-4/+3
2013-09-30staging: cxt1e1: linux.c: Return negative error codesSachin Kamat1-1/+1
2013-09-30staging: cxt1e1: hwprobe.c: Return negative error codesSachin Kamat1-5/+5
2013-09-30staging: cxt1e1: musycc.c: Return negative error codesSachin Kamat1-2/+2
2013-09-30staging: cxt1e1: pmcc4_drv.c: Use NULL instead of 0Sachin Kamat1-8/+8
2013-09-30staging: cxt1e1: sbecrc.c: Use NULL instead of 0Sachin Kamat1-2/+2
2013-09-30staging: cxt1e1: hwprobe.c: Use NULL instead of 0Sachin Kamat1-2/+2
2013-09-30staging: cxt1e1: sbeproc.c: Use NULL instead of 0Sachin Kamat1-1/+1
2013-09-30staging: cxt1e1: linux.c: Use NULL instead of 0Sachin Kamat1-13/+13
2013-09-30staging: cxt1e1: sbeid.c: Use NULL instead of 0Sachin Kamat1-1/+1
2013-09-30staging: cxt1e1: sbecom_inline_linux.h: Return NULL instead of 0Sachin Kamat1-2/+2
2013-09-30staging: cxt1e1: musycc.c: Use NULL instead of 0Sachin Kamat1-14/+14
2013-08-12staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing9-98/+43
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