summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/baseband.c
AgeCommit message (Expand)Author
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman
2016-10-17Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao
2016-10-16staging: vt6655: Removes unnecessary blank lines.Varsha Rao
2016-09-20Staging: vt6655: baseband: Remove unnecessary space after a castSandhya Bankar
2016-03-28staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton
2016-03-28Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as cons...Claudiu Beznea
2015-10-02staging: vt6655: Fixed two lines over 80 characters longArjun Krishna Babu
2015-07-22staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley
2015-07-22staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley
2015-03-15staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal
2015-01-25staging: vt6655: remove antenna diversity functionsMalcolm Priestley
2015-01-19Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman
2015-01-12staging: vt6655: fix sparse warning: argument typeEddie Kovsky
2015-01-12Staging: vt6655: baseband.c: fixed line over 80 charactersSakshi Bansal
2014-11-07staging: vt6655: BBbReadEmbedded replace __iomem with vnt_privateMalcolm Priestley
2014-11-07staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callersMalcolm Priestley
2014-11-07staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functionsMalcolm Priestley
2014-11-07staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley
2014-11-05staging: vt6655 baseband.c camel case replace pDevice -> privMalcolm Priestley
2014-11-05staging: vt6655: baseband.c/h remove dead functionsMalcolm Priestley
2014-10-29staging: vt6655: remove typedef void *TimerFunctionMalcolm Priestley
2014-10-29staging: vt6655: dead code remove tether.hMalcolm Priestley
2014-10-29staging: vt6655: baseband.c timers replace spin lockMalcolm Priestley
2014-10-29staging: vt6655: baseband.c replace BIT0 with BIT(0)Malcolm Priestley
2014-10-20staging: vt6655: Remove unnecessary else after returnDilek Uzulmez
2014-09-23staging: vt6655: shift open brace '{' to previous lineTapasweni Pathak
2014-08-30staging: vt6655: Remove BBvCalculateParameter and its data membersMalcolm Priestley
2014-08-30staging: vt6655: baseband add new function vnt_get_phy_fieldMalcolm Priestley
2014-08-30staging: vt6655: device.h dead code remove bCCKMalcolm Priestley
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-08-16staging: vt6655: baseband replace PSDeviceMalcolm Priestley
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement
2014-07-22staging: vt6655: statify some variablesGuillaume Clement
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement
2014-06-19staging: vt6655: replace C99 style commentsJames A Shackleford
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-10-27staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-25staging: vt6655: Remove commented out printksJoe Perches
2013-03-18staging:vt6655:baseband: Whitespace cleanupsJoe Perches
2012-09-04staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock
2012-09-04staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock