index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
card.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6655: break single line if statements
Guillaume Clement
2014-07-27
1
-2
/
+4
*
staging: vt6655: Use pr_* functions instead of printk
Guillaume Clement
2014-07-27
1
-6
/
+6
*
staging: vt6655: Remove spaces before quoted newlines
Guillaume Clement
2014-07-27
1
-1
/
+1
*
staging: vt6655: Add missing blank lines after declarations
Guillaume Clement
2014-07-27
1
-0
/
+1
*
staging: vt6655: remove useless return statements
Guillaume Clement
2014-07-27
1
-4
/
+0
*
staging: vt6655: statify some variables
Guillaume Clement
2014-07-22
1
-3
/
+3
*
staging: vt6655: change type of PortOffset to void __iomem *
Guillaume Clement
2014-07-22
1
-4
/
+4
*
Staging: vt6655: fix missing blank line after variable declaration
Igor Bezukh
2014-07-16
1
-0
/
+3
*
staging: vt6655: remove unnecessary typedef struct.
Martin Kepplinger
2014-06-19
1
-1
/
+1
*
staging: vt6655: fix checkpatch bracing issues
Guido Martínez
2014-05-15
1
-74
/
+69
*
staging: vt6655: remove dead code
Guido Martínez
2014-05-15
1
-37
/
+1
*
staging: vt6655: remove mention of nonexistent function CARDbSetBasicRate
Guido Martínez
2014-04-18
1
-14
/
+0
*
staging: vt6655: remove unneeded semicolon
Teodora Baluta
2013-11-10
1
-1
/
+1
*
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-11-10
1
-4
/
+4
*
staging: vt6655: Remove unnecessary blank lines
Joe Perches
2013-03-25
1
-60
/
+0
*
staging: vt6655: Remove unnecessary parentheses from returns
Joe Perches
2013-03-25
1
-29
/
+29
*
staging: vt6655: Convert to kernel brace style
Joe Perches
2013-03-25
1
-32
/
+16
*
staging:vt6655:card: Whitespace cleanups
Joe Perches
2013-03-18
1
-1396
/
+1396
*
staging: "vt6655" Typo change *Caculate to *Calculate.
Justin P. Mattock
2012-09-04
1
-31
/
+31
*
staging: "vt6655" Typo change *Embeded to *Embedded.
Justin P. Mattock
2012-09-04
1
-18
/
+18
*
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2012-09-04
1
-1
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-11-16
1
-1
/
+1
*
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
1
-29
/
+29
*
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
1
-53
/
+53
*
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-08-02
1
-73
/
+73
*
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
1
-38
/
+38
*
Staging: vt6655: remove WORD typedef
Charles Clément
2010-06-24
1
-37
/
+37
*
Staging: vt6655: remove DWORD typedef
Charles Clément
2010-06-24
1
-8
/
+8
*
Staging: vt6655: remove DWORD_PTR pointer typedef
Charles Clément
2010-06-22
1
-4
/
+4
*
Staging: vt6655: move channel mapping code from card.c to channel.c
Charles Clément
2010-06-22
1
-877
/
+4
*
Staging: vt6655: remove PWORD typedef
Charles Clément
2010-06-18
1
-1
/
+1
*
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
1
-14
/
+14
*
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
1
-35
/
+36
*
Staging: vt6655: remove custom INT typedef
Charles Clément
2010-06-18
1
-1
/
+1
*
Staging: vt6655: remove I8 custom macro
Charles Clément
2010-06-18
1
-2
/
+2
*
Staging: vt6655: remove unused argument in ChannelValid function
Charles Clément
2010-06-18
1
-3
/
+2
*
Staging: vt6655: use is_zero_ether_addr instead of custom macro
Charles Clément
2010-06-18
1
-1
/
+1
*
Staging: vt6655: use ETH_ALEN macro instead of custom one
Charles Clément
2010-05-17
1
-2
/
+2
*
Staging: vt6655: remove OUT definition
Charles Clément
2010-05-14
1
-10
/
+10
*
Staging: vt6655: remove IN definition
Charles Clément
2010-05-14
1
-45
/
+45
*
Staging: vt6655: remove PVOID definition and use
Charles Clément
2010-05-11
1
-61
/
+61
*
Staging: vt6655: remove VOID definition and use
Charles Clément
2010-05-11
1
-12
/
+12
*
staging: vt6655: add missing curly braces
Dan Carpenter
2010-03-03
1
-2
/
+4
*
Staging: vt665x: remove tbit.h part 2
Jim Lieb
2009-09-15
1
-4
/
+3
*
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
2009-09-15
1
-6
/
+5
*
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
2009-09-15
1
-28
/
+0
*
Staging: vt665x: Typedef and macro cleanup Part 2
Jim Lieb
2009-09-15
1
-1
/
+1
*
Staging: vt6655 textual cleanup in prep for driver merge
Jim Lieb
2009-09-15
1
-16
/
+16
*
Staging: Add pristine upstream vt6655 driver sources
Forest Bond
2009-06-19
1
-0
/
+3126