index
:
linux.git
arm64-uaccess
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
/
baseband.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6655: Fixes the checkpatch.pl warning
Himani Agrawal
2015-03-15
1
-13
/
+35
*
staging: vt6655: remove antenna diversity functions
Malcolm Priestley
2015-01-25
1
-340
/
+0
*
Merge 3.19-rc5 into staging-next
Greg Kroah-Hartman
2015-01-19
1
-1
/
+1
|
\
|
*
staging: vt6655: fix sparse warning: argument type
Eddie Kovsky
2015-01-12
1
-1
/
+1
*
|
Staging: vt6655: baseband.c: fixed line over 80 characters
Sakshi Bansal
2015-01-12
1
-1
/
+2
|
/
*
staging: vt6655: BBbReadEmbedded replace __iomem with vnt_private
Malcolm Priestley
2014-11-07
1
-12
/
+10
*
staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callers
Malcolm Priestley
2014-11-07
1
-43
/
+39
*
staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functions
Malcolm Priestley
2014-11-07
1
-2
/
+4
*
staging: vt6655: baseband replace __iomem where caller is priv dereferenced.
Malcolm Priestley
2014-11-07
1
-11
/
+19
*
staging: vt6655 baseband.c camel case replace pDevice -> priv
Malcolm Priestley
2014-11-05
1
-236
/
+236
*
staging: vt6655: baseband.c/h remove dead functions
Malcolm Priestley
2014-11-05
1
-162
/
+0
*
staging: vt6655: remove typedef void *TimerFunction
Malcolm Priestley
2014-10-29
1
-4
/
+4
*
staging: vt6655: dead code remove tether.h
Malcolm Priestley
2014-10-29
1
-1
/
+0
*
staging: vt6655: baseband.c timers replace spin lock
Malcolm Priestley
2014-10-29
1
-4
/
+9
*
staging: vt6655: baseband.c replace BIT0 with BIT(0)
Malcolm Priestley
2014-10-29
1
-4
/
+4
*
staging: vt6655: Remove unnecessary else after return
Dilek Uzulmez
2014-10-20
1
-10
/
+9
*
staging: vt6655: shift open brace '{' to previous line
Tapasweni Pathak
2014-09-23
1
-2
/
+3
*
staging: vt6655: Remove BBvCalculateParameter and its data members
Malcolm Priestley
2014-08-30
1
-143
/
+0
*
staging: vt6655: baseband add new function vnt_get_phy_field
Malcolm Priestley
2014-08-30
1
-6
/
+139
*
staging: vt6655: device.h dead code remove bCCK
Malcolm Priestley
2014-08-30
1
-6
/
+0
*
staging: vt6655: Convert DBG_PRT to pr_<level>
Joe Perches
2014-08-17
1
-27
/
+35
*
staging: vt6655: baseband replace PSDevice
Malcolm Priestley
2014-08-16
1
-15
/
+15
*
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
-3
/
+0
*
staging: vt6655: statify some variables
Guillaume Clement
2014-07-22
1
-7
/
+7
*
staging: vt6655: change type of PortOffset to void __iomem *
Guillaume Clement
2014-07-22
1
-15
/
+15
*
staging: vt6655: replace C99 style comments
James A Shackleford
2014-06-19
1
-150
/
+150
*
staging: vt6655: fix checkpatch bracing issues
Guido Martínez
2014-05-15
1
-45
/
+39
*
staging: vt6655: remove dead code
Guido Martínez
2014-05-15
1
-17
/
+0
*
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-11-10
1
-2
/
+2
*
staging: vt6655: fixed use of unnecessary braces in baseband.c
Archana kumari
2013-10-27
1
-4
/
+3
*
staging: vt6655: Remove unnecessary blank lines
Joe Perches
2013-03-25
1
-35
/
+0
*
staging: vt6655: Remove unnecessary parentheses from returns
Joe Perches
2013-03-25
1
-2
/
+2
*
staging: vt6655: Convert to kernel brace style
Joe Perches
2013-03-25
1
-26
/
+13
*
staging: vt6655: Remove commented out printks
Joe Perches
2013-03-25
1
-25
/
+2
*
staging:vt6655:baseband: Whitespace cleanups
Joe Perches
2013-03-18
1
-2405
/
+2405
*
staging: "vt6655" Typo change *Caculate to *Calculate.
Justin P. Mattock
2012-09-04
1
-3
/
+3
*
staging: "vt6655" Typo change *Embeded to *Embedded.
Justin P. Mattock
2012-09-04
1
-81
/
+81
*
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2012-09-04
1
-4
/
+4
*
staging: vt6655: Remove all commented macros
Marcos Paulo de Souza
2012-07-09
1
-2
/
+0
*
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
1
-8
/
+8
*
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
1
-11
/
+11
*
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-08-02
1
-11
/
+11
*
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
1
-43
/
+43
*
Staging: vt6655: remove WORD typedef
Charles Clément
2010-06-24
1
-7
/
+7
*
Staging: vt6655: remove DWORD_PTR pointer typedef
Charles Clément
2010-06-22
1
-15
/
+15
*
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
-4
/
+4
*
Staging: vt6655: remove custom ULONG typedef
Charles Clément
2010-06-18
1
-5
/
+5
*
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
1
-13
/
+13
[next]