summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/baseband.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao2016-10-171-26/+26
* staging: vt6655: Removes the FSF mailing address.Varsha Rao2016-10-161-5/+0
* staging: vt6655: Removes unnecessary blank lines.Varsha Rao2016-10-161-1/+0
* Staging: vt6655: baseband: Remove unnecessary space after a castSandhya Bankar2016-09-201-1/+1
* staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton2016-03-281-6/+14
* Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as cons...Claudiu Beznea2016-03-281-2/+2
* 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-221-2/+0
* staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley2015-07-221-3/+1
* staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal2015-03-151-13/+35
* staging: vt6655: remove antenna diversity functionsMalcolm Priestley2015-01-251-340/+0
* Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman2015-01-191-1/+1
|\
| * staging: vt6655: fix sparse warning: argument typeEddie Kovsky2015-01-121-1/+1
* | Staging: vt6655: baseband.c: fixed line over 80 charactersSakshi Bansal2015-01-121-1/+2
|/
* 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
OpenPOWER on IntegriCloud