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
/
vt6655
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-27
Staging: vt6655: removed redundant comments from dpc.h
Igor Bezukh
1
-8
/
+0
2014-07-27
Staging: vt6655: removed redundant comments from device_cfg.h
Igor Bezukh
1
-3
/
+0
2014-07-27
Staging: vt6655: removed redundant comments from desc.h
Igor Bezukh
1
-98
/
+87
2014-07-27
Staging: vt6655: removed redundant comments from channel.h
Igor Bezukh
1
-4
/
+0
2014-07-27
Staging: vt6655: removed redundant comments from country.h
Igor Bezukh
1
-1
/
+0
2014-07-27
Staging: vt6655: removed redundant comments from datarate.h
Igor Bezukh
1
-19
/
+9
2014-07-27
Staging: vt6655: remove redundant comments from card.h
Igor Bezukh
1
-9
/
+1
2014-07-27
staging: vt6655: Remove NULL pointer sparse warning
Guillaume Clement
1
-1
/
+1
2014-07-27
staging: vt6655: remove unused macro
Guillaume Clement
1
-1
/
+0
2014-07-27
staging: vt6655: fix braces at newline in if statements
Guillaume Clement
2
-6
/
+7
2014-07-27
staging: vt6655: remove braces for single statements if
Guillaume Clement
3
-6
/
+3
2014-07-27
staging: vt6655: add missing whitespace
Guillaume Clement
1
-5
/
+5
2014-07-27
staging: vt6655: Remove unreachable break statements
Guillaume Clement
2
-3
/
+0
2014-07-27
staging: vt6655: break single line if statements
Guillaume Clement
2
-4
/
+8
2014-07-27
staging: vt6655: Use pr_* functions instead of printk
Guillaume Clement
9
-66
/
+69
2014-07-27
staging: vt6655: fix static position in inline function
Guillaume Clement
1
-2
/
+2
2014-07-27
staging: vt6655: fix braces at newline for structs
Guillaume Clement
4
-26
/
+13
2014-07-27
staging: vt6655: fix function braces not on the proper line
Guillaume Clement
2
-32
/
+64
2014-07-27
staging: vt6655: Remove spaces before quoted newlines
Guillaume Clement
10
-122
/
+125
2014-07-27
staging: vt6655: Add missing blank lines after declarations
Guillaume Clement
16
-0
/
+52
2014-07-27
staging: vt6655: remove useless return statements
Guillaume Clement
13
-112
/
+0
2014-07-24
staging: vt6655: Fix disassociated messages every 10 seconds
Malcolm Priestley
1
-1
/
+1
2014-07-24
staging: vt6655: Fix Warning on boot handle_irq_event_percpu.
Malcolm Priestley
1
-2
/
+5
2014-07-24
Staging: vt6655: remove redundant comments from bssdb.h
Igor Bezukh
1
-23
/
+2
2014-07-24
Staging: vt6655: remove redundant comments from baseband.h
Igor Bezukh
1
-12
/
+0
2014-07-22
Staging: vt6655: remove redundant comments from 80211hdr.h
Igor Bezukh
1
-7
/
+0
2014-07-22
Staging: vt6655: Removed redundant comments and newlines
Igor Bezukh
1
-38
/
+0
2014-07-22
Staging: vt6655: removed redundant comments from aes_ccmp.h
Igor Bezukh
1
-9
/
+0
2014-07-22
staging: vt6655: Fix unused function warning
Guillaume Clement
1
-1
/
+5
2014-07-22
staging: vt6655: remove unused functions
Guillaume Clement
1
-175
/
+0
2014-07-22
staging: vt6655: statify some variables
Guillaume Clement
6
-20
/
+20
2014-07-22
staging: vt6655:fix warning for unexported non-static functions
Guillaume Clement
1
-0
/
+1
2014-07-22
staging: vt6655: change type of PortOffset to void __iomem *
Guillaume Clement
15
-209
/
+203
2014-07-21
staging: vt6655: Fixed checkpatch errors
Petar Dimitrijevic
1
-16
/
+19
2014-07-21
Staging: vt6655: Remove redundant comments in wcmd.h
Igor Bezukh
1
-13
/
+2
2014-07-16
Staging: vt6655: fix missing blank line after variable declaration
Igor Bezukh
1
-0
/
+3
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-07-08
staging: vt6655: fixed sparse warnings
Anton Protopopov
1
-3
/
+3
2014-06-26
staging: vt6655: remove header declarations for static functions
James A Shackleford
2
-12
/
+2
2014-06-19
staging: vt6655: coding style: use C89 comments
Merlin Chlosta
1
-4
/
+4
2014-06-19
staging: vt6655: remove unnecessary typedef struct.
Martin Kepplinger
3
-5
/
+5
2014-06-19
staging: vt6655: replace C99 style comments
James A Shackleford
1
-150
/
+150
2014-06-19
staging: vt6655: fix sparse warning for static declarations
James A Shackleford
1
-0
/
+1
2014-06-19
staging: vt6655: update iwctl_private_args extern declaration
James A Shackleford
1
-1
/
+1
2014-06-19
staging: vt6655: update out-of-date function declaration
James A Shackleford
1
-1
/
+1
2014-06-19
staging: vt6655: fix sparse warning for static declarations
James A Shackleford
1
-1
/
+2
2014-06-19
staging: vt6655: fix sparse warning "cast removes address space of expression"
James A Shackleford
1
-3
/
+3
2014-05-28
staging: vt6655: refactor iwctl_giwaplist() to avoid -Wframe-larger-than warn.
Konrad Zapalowicz
1
-24
/
+48
2014-05-23
staging: vt6655: Remove useless return variables
Peter Senna Tschudin
2
-19
/
+10
2014-05-15
staging: vt6655: fix checkpatch bracing issues
Guido MartÃnez
23
-949
/
+814
[prev]
[next]