summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/baseband.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: BBbReadEmbedded replace __iomem with vnt_privateMalcolm Priestley2014-11-071-12/+10
* staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callersMalcolm Priestley2014-11-071-43/+39
* 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/+0
* staging: vt6655: remove typedef void *TimerFunctionMalcolm Priestley2014-10-291-4/+4
* staging: vt6655: dead code remove tether.hMalcolm Priestley2014-10-291-1/+0
* 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/+9
* 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/+0
* 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/+0
* 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/+0
* staging: vt6655: statify some variablesGuillaume Clement2014-07-221-7/+7
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-221-15/+15
* staging: vt6655: replace C99 style commentsJames A Shackleford2014-06-191-150/+150
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-45/+39
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-17/+0
* 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/+3
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-35/+0
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-2/+2
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-26/+13
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-25/+2
* staging:vt6655:baseband: Whitespace cleanupsJoe Perches2013-03-181-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/+0
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-8/+8
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-11/+11
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-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-221-15/+15
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-4/+4
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-181-5/+5
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-13/+13
* Staging: vt6655: remove OUT definitionCharles Clément2010-05-141-3/+3
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-12/+12
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-2/+2
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-17/+17
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-5/+4
OpenPOWER on IntegriCloud