summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: cxt1e1: remove unnecessary function, VMETRO_TRACESeongJae Park2014-02-072-10/+0
* | staging: cxt1e1: cleanup mfg_template[] a bitDan Carpenter2014-02-071-4/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-8/+7
|\
| * Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...Ying Xue2014-01-141-8/+7
* | Drivers: Staging: cxt1e1: stbeid: Fixed whitespace between function and param...Eric Skoglund2013-11-191-42/+42
* | Drivers: Staging: cxt1e1: sbeid: Fixed braces coding style issueEric Skoglund2013-11-191-10/+5
* | Drivers: Staging: cxt1e1: sbeid: Fixed coding style issue - space -> tabsEric Skoglund2013-11-191-159/+159
* | staging: ctxt1e1: Fixed sparse warning related to static declarationNandini Hanumanthagowda2013-11-101-2/+2
* | staging: cxt1e1: fix long lines warningSima Baymani2013-11-101-9/+18
* | staging: cxt1e1: remove typedef comet_tSima Baymani2013-11-105-19/+17
* | staging: cxt1e1: comet,h - fix placement of bracesSima Baymani2013-11-101-2/+1
* | staging: cxt1e1: comet.h - fix long lines warningSima Baymani2013-11-101-12/+24
* | staging: cxt1e1: comet.h - fix wrong indentationSima Baymani2013-11-101-291/+291
* | staging/cxt1e1:Fixes incorrect brace placementDulshani Gunawardhana2013-11-101-10/+5
|/
* Staging: cxt1e1: remove space between function name and '('Ashvini Varatharaj2013-10-141-1/+1
* Staging: cxt1e1: moving { to the previous lineAshvini Varatharaj2013-10-141-2/+1
* Staging:cxt1e1: Fixes whitespace around commas in sbew_ioc.hArchana kumari2013-10-111-12/+12
* staging/cxt1e1:Fixes suspect code indent warningDulshani Gunawardhana2013-10-061-4/+3
* staging: cxt1e1: linux.c: Return negative error codesSachin Kamat2013-09-301-1/+1
* staging: cxt1e1: hwprobe.c: Return negative error codesSachin Kamat2013-09-301-5/+5
* staging: cxt1e1: musycc.c: Return negative error codesSachin Kamat2013-09-301-2/+2
* staging: cxt1e1: pmcc4_drv.c: Use NULL instead of 0Sachin Kamat2013-09-301-8/+8
* staging: cxt1e1: sbecrc.c: Use NULL instead of 0Sachin Kamat2013-09-301-2/+2
* staging: cxt1e1: hwprobe.c: Use NULL instead of 0Sachin Kamat2013-09-301-2/+2
* staging: cxt1e1: sbeproc.c: Use NULL instead of 0Sachin Kamat2013-09-301-1/+1
* staging: cxt1e1: linux.c: Use NULL instead of 0Sachin Kamat2013-09-301-13/+13
* staging: cxt1e1: sbeid.c: Use NULL instead of 0Sachin Kamat2013-09-301-1/+1
* staging: cxt1e1: sbecom_inline_linux.h: Return NULL instead of 0Sachin Kamat2013-09-301-2/+2
* staging: cxt1e1: musycc.c: Use NULL instead of 0Sachin Kamat2013-09-301-14/+14
* staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing2013-08-129-98/+43
* Staging/cxt1e1:Removing parantheses surrounding return argumentDulshani Gunawardhana2013-05-223-6/+6
* Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana2013-05-2210-104/+104
* Staging/cxt1e1/comet.c:Modifying comment style and intentationDulshani Gunawardhana2013-05-221-316/+337
* Staging/cxt1e1/comet.c:Fixes indentation errorsDulshani Gunawardhana2013-05-221-256/+256
* Staging/cxt1e1/comet.c:Fixes space between function name and parenthesisDulshani Gunawardhana2013-05-221-149/+149
* Staging: cxt1e1: Replacing asm/io.h with linux/io.hDulshani Gunawardhana2013-05-213-3/+3
* staging: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-302/+175
|\
| * cxt1e1: Don't use create_proc_read_entry()David Howells2013-04-293-302/+175
* | Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end.Chen Gang2013-04-081-0/+1
|/
* staging: cxt1e1: buffer overflow in do_del_chan()Dan Carpenter2013-01-251-1/+3
* staging: cxt1e1: sbecrc.c: fixes coding style issueJohan Meiring2012-11-211-6/+6
* staging: cxt1e1: sbecrc.c: fixes brace placementJohan Meiring2012-11-211-10/+5
* staging: cxt1e1: sbecrc.c: fixes indentation issuesJohan Meiring2012-11-211-53/+53
* staging: cxt1e1: musycc.c: fixes placement of parenthesesJohan Meiring2012-11-211-245/+245
* staging: cxt1e1: musycc.c: fixes brace placementJohan Meiring2012-11-211-224/+90
* staging: cxt1e1: musycc.c: uses tabs for indentationJohan Meiring2012-11-211-921/+921
* staging: cxt1e1: musycc.h: fixes brace placementJohan Meiring2012-11-211-4/+2
* staging: cxt1e1: musycc.h: fixes coding style issuesJohan Meiring2012-11-211-6/+6
* staging: cxt1e1: musycc.h: fixes indentation issuesJohan Meiring2012-11-211-113/+113
OpenPOWER on IntegriCloud