summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/baseband.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Fixed two lines over 80 characters longArjun Krishna Babu2015-10-021-2/+12
* staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley2015-07-231-2/+0Star
* staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley2015-07-231-3/+1Star
* staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal2015-03-151-13/+35
* staging: vt6655: remove antenna diversity functionsMalcolm Priestley2015-01-251-340/+0Star
* Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman2015-01-191-1/+1
|\
| * staging: vt6655: fix sparse warning: argument typeEddie Kovsky2015-01-131-1/+1
* | Staging: vt6655: baseband.c: fixed line over 80 charactersSakshi Bansal2015-01-131-1/+2
|/
* staging: vt6655: BBbReadEmbedded replace __iomem with vnt_privateMalcolm Priestley2014-11-071-12/+10Star
* staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callersMalcolm Priestley2014-11-071-43/+39Star
* staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functionsMalcolm Priestley2014-11-071-2/+4
* staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley2014-11-071-11/+19
* staging: vt6655 baseband.c camel case replace pDevice -> privMalcolm Priestley2014-11-051-236/+236
* staging: vt6655: baseband.c/h remove dead functionsMalcolm Priestley2014-11-051-162/+0Star
* staging: vt6655: remove typedef void *TimerFunctionMalcolm Priestley2014-10-291-4/+4
* staging: vt6655: dead code remove tether.hMalcolm Priestley2014-10-291-1/+0Star
* staging: vt6655: baseband.c timers replace spin lockMalcolm Priestley2014-10-291-4/+9
* staging: vt6655: baseband.c replace BIT0 with BIT(0)Malcolm Priestley2014-10-291-4/+4
* staging: vt6655: Remove unnecessary else after returnDilek Uzulmez2014-10-201-10/+9Star
* staging: vt6655: shift open brace '{' to previous lineTapasweni Pathak2014-09-231-2/+3
* staging: vt6655: Remove BBvCalculateParameter and its data membersMalcolm Priestley2014-08-301-143/+0Star
* staging: vt6655: baseband add new function vnt_get_phy_fieldMalcolm Priestley2014-08-301-6/+139
* staging: vt6655: device.h dead code remove bCCKMalcolm Priestley2014-08-301-6/+0Star
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-171-27/+35
* staging: vt6655: baseband replace PSDeviceMalcolm Priestley2014-08-161-15/+15
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-271-0/+1
* staging: vt6655: remove useless return statementsGuillaume Clement2014-07-271-3/+0Star
* staging: vt6655: statify some variablesGuillaume Clement2014-07-231-7/+7
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-231-15/+15
* staging: vt6655: replace C99 style commentsJames A Shackleford2014-06-201-150/+150
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-45/+39Star
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-17/+0Star
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-2/+2
* staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari2013-10-271-4/+3Star
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-35/+0Star
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-2/+2
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-26/+13Star
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-25/+2Star
* staging:vt6655:baseband: Whitespace cleanupsJoe Perches2013-03-191-2405/+2405
* staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock2012-09-041-3/+3
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-041-81/+81
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-4/+4
* staging: vt6655: Remove all commented macrosMarcos Paulo de Souza2012-07-091-2/+0Star
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-031-8/+8
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-031-11/+11
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-031-11/+11
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-43/+43
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-7/+7
* Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément2010-06-231-15/+15
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-1/+1