aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/baseband.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Staging: vt6655: Align a function declarationMadhumitha Prabakaran1-7/+3
2018-11-07staging: vt6655: fix small typoYangtao Li1-1/+1
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman1-0/+1
2016-10-17Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao1-26/+26
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-5/+0
2016-10-16staging: vt6655: Removes unnecessary blank lines.Varsha Rao1-1/+0
2016-09-20Staging: vt6655: baseband: Remove unnecessary space after a castSandhya Bankar1-1/+1
2016-03-28staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton1-6/+14
2016-03-28Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as const arrays.Claudiu Beznea1-2/+2
2015-10-02staging: vt6655: Fixed two lines over 80 characters longArjun Krishna Babu1-2/+12
2015-07-22staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley1-2/+0
2015-07-22staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley1-3/+1
2015-03-15staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal1-13/+35
2015-01-25staging: vt6655: remove antenna diversity functionsMalcolm Priestley1-340/+0
2015-01-19Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2015-01-12staging: vt6655: fix sparse warning: argument typeEddie Kovsky1-1/+1
2015-01-12Staging: vt6655: baseband.c: fixed line over 80 charactersSakshi Bansal1-1/+2
2014-11-07staging: vt6655: BBbReadEmbedded replace __iomem with vnt_privateMalcolm Priestley1-12/+10
2014-11-07staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callersMalcolm Priestley1-43/+39
2014-11-07staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functionsMalcolm Priestley1-2/+4
2014-11-07staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley1-11/+19
2014-11-05staging: vt6655 baseband.c camel case replace pDevice -> privMalcolm Priestley1-236/+236
2014-11-05staging: vt6655: baseband.c/h remove dead functionsMalcolm Priestley1-162/+0
2014-10-29staging: vt6655: remove typedef void *TimerFunctionMalcolm Priestley1-4/+4
2014-10-29staging: vt6655: dead code remove tether.hMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: baseband.c timers replace spin lockMalcolm Priestley1-4/+9
2014-10-29staging: vt6655: baseband.c replace BIT0 with BIT(0)Malcolm Priestley1-4/+4
2014-10-20staging: vt6655: Remove unnecessary else after returnDilek Uzulmez1-10/+9
2014-09-23staging: vt6655: shift open brace '{' to previous lineTapasweni Pathak1-2/+3
2014-08-30staging: vt6655: Remove BBvCalculateParameter and its data membersMalcolm Priestley1-143/+0
2014-08-30staging: vt6655: baseband add new function vnt_get_phy_fieldMalcolm Priestley1-6/+139
2014-08-30staging: vt6655: device.h dead code remove bCCKMalcolm Priestley1-6/+0
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches1-27/+35
2014-08-16staging: vt6655: baseband replace PSDeviceMalcolm Priestley1-15/+15
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement1-0/+1
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement1-3/+0
2014-07-22staging: vt6655: statify some variablesGuillaume Clement1-7/+7
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement1-15/+15
2014-06-19staging: vt6655: replace C99 style commentsJames A Shackleford1-150/+150
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez1-45/+39
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-17/+0
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta1-2/+2
2013-10-27staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari1-4/+3
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-35/+0
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches1-2/+2
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-26/+13
2013-03-25staging: vt6655: Remove commented out printksJoe Perches1-25/+2
2013-03-18staging:vt6655:baseband: Whitespace cleanupsJoe Perches1-2405/+2405
2012-09-04staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock1-3/+3