index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
cxt1e1
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
Staging: cxt1e1: remove space between function name and '('
Ashvini Varatharaj
1
-1
/
+1
2013-10-14
Staging: cxt1e1: moving { to the previous line
Ashvini Varatharaj
1
-2
/
+1
2013-10-11
Staging:cxt1e1: Fixes whitespace around commas in sbew_ioc.h
Archana kumari
1
-12
/
+12
2013-10-06
staging/cxt1e1:Fixes suspect code indent warning
Dulshani Gunawardhana
1
-4
/
+3
2013-09-30
staging: cxt1e1: linux.c: Return negative error codes
Sachin Kamat
1
-1
/
+1
2013-09-30
staging: cxt1e1: hwprobe.c: Return negative error codes
Sachin Kamat
1
-5
/
+5
2013-09-30
staging: cxt1e1: musycc.c: Return negative error codes
Sachin Kamat
1
-2
/
+2
2013-09-30
staging: cxt1e1: pmcc4_drv.c: Use NULL instead of 0
Sachin Kamat
1
-8
/
+8
2013-09-30
staging: cxt1e1: sbecrc.c: Use NULL instead of 0
Sachin Kamat
1
-2
/
+2
2013-09-30
staging: cxt1e1: hwprobe.c: Use NULL instead of 0
Sachin Kamat
1
-2
/
+2
2013-09-30
staging: cxt1e1: sbeproc.c: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-09-30
staging: cxt1e1: linux.c: Use NULL instead of 0
Sachin Kamat
1
-13
/
+13
2013-09-30
staging: cxt1e1: sbeid.c: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-09-30
staging: cxt1e1: sbecom_inline_linux.h: Return NULL instead of 0
Sachin Kamat
1
-2
/
+2
2013-09-30
staging: cxt1e1: musycc.c: Use NULL instead of 0
Sachin Kamat
1
-14
/
+14
2013-08-12
staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLS
Shaun Laing
9
-98
/
+43
2013-05-22
Staging/cxt1e1:Removing parantheses surrounding return argument
Dulshani Gunawardhana
3
-6
/
+6
2013-05-22
Staging/cxt1e1:Fixing foo * bar should be foo *bar
Dulshani Gunawardhana
10
-104
/
+104
2013-05-22
Staging/cxt1e1/comet.c:Modifying comment style and intentation
Dulshani Gunawardhana
1
-316
/
+337
2013-05-22
Staging/cxt1e1/comet.c:Fixes indentation errors
Dulshani Gunawardhana
1
-256
/
+256
2013-05-22
Staging/cxt1e1/comet.c:Fixes space between function name and parenthesis
Dulshani Gunawardhana
1
-149
/
+149
2013-05-21
Staging: cxt1e1: Replacing asm/io.h with linux/io.h
Dulshani Gunawardhana
3
-3
/
+3
2013-05-05
staging: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-302
/
+175
2013-04-29
cxt1e1: Don't use create_proc_read_entry()
David Howells
3
-302
/
+175
2013-04-08
Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end.
Chen Gang
1
-0
/
+1
2013-01-25
staging: cxt1e1: buffer overflow in do_del_chan()
Dan Carpenter
1
-1
/
+3
2012-11-21
staging: cxt1e1: sbecrc.c: fixes coding style issue
Johan Meiring
1
-6
/
+6
2012-11-21
staging: cxt1e1: sbecrc.c: fixes brace placement
Johan Meiring
1
-10
/
+5
2012-11-21
staging: cxt1e1: sbecrc.c: fixes indentation issues
Johan Meiring
1
-53
/
+53
2012-11-21
staging: cxt1e1: musycc.c: fixes placement of parentheses
Johan Meiring
1
-245
/
+245
2012-11-21
staging: cxt1e1: musycc.c: fixes brace placement
Johan Meiring
1
-224
/
+90
2012-11-21
staging: cxt1e1: musycc.c: uses tabs for indentation
Johan Meiring
1
-921
/
+921
2012-11-21
staging: cxt1e1: musycc.h: fixes brace placement
Johan Meiring
1
-4
/
+2
2012-11-21
staging: cxt1e1: musycc.h: fixes coding style issues
Johan Meiring
1
-6
/
+6
2012-11-21
staging: cxt1e1: musycc.h: fixes indentation issues
Johan Meiring
1
-113
/
+113
2012-09-04
staging: cxt1e1: solve coding style problem
Devendra Naga
1
-5
/
+5
2012-09-04
staging: cxt1e1: use kernel's way of returning error codes
Devendra Naga
2
-6
/
+6
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-524
/
+0
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-11-26
Staging: cxt1e1: remove rcs keywords and log
Alexander Beregalov
18
-416
/
+0
2011-11-26
Staging: cxt1e1: remove ifdef __cplusplus
Alexander Beregalov
6
-58
/
+0
2011-11-26
Staging: cxt1e1: remove unnecessary includes
Alexander Beregalov
8
-50
/
+0
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-70
/
+0
2011-09-27
doc: fix broken references
Paul Bolle
1
-2
/
+1
2011-09-16
staging: irq: Remove IRQF_DISABLED
Yong Zhang
1
-6
/
+0
2011-09-06
staging/cxt1e1: Header cleanup
Michal Marek
1
-64
/
+0
2011-07-05
Remove unneeded version.h include from drivers/staging/cxt1e1/sbecom_inline_l...
Jesper Juhl
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-7
/
+7
[next]