summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: cxt1e1: solve coding style problemDevendra Naga2012-09-041-5/+5
* staging: cxt1e1: use kernel's way of returning error codesDevendra Naga2012-09-042-6/+6
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-0918-524/+0
|\
| * Staging: cxt1e1: remove rcs keywords and logAlexander Beregalov2011-11-2618-416/+0
| * Staging: cxt1e1: remove ifdef __cplusplusAlexander Beregalov2011-11-266-58/+0
| * Staging: cxt1e1: remove unnecessary includesAlexander Beregalov2011-11-268-50/+0
* | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
|/
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
OpenPOWER on IntegriCloud