summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/baseband.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Rename variable bUpdateBBVGAGilbert Adikankwu2023-10-171-1/+1
* staging: vt6655: Type encoding info dropped from variable name "byBBVGACurrent"Pavan Bobba2023-10-151-1/+1
* staging: vt6655: Type encoding info dropped from array name "abyBBVGA"Pavan Bobba2023-10-151-19/+19
* staging: vt6655: Type encoding info dropped from variable "byRFType"Pavan Bobba2023-09-261-6/+6
* staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"Pavan Bobba2023-09-171-16/+16
* staging: vt6655: replace camel case by snake casePavan Bobba2023-08-221-3/+3
* staging: vt6655: remove unused bb_power_save_mode_off() functionMichael Straube2023-03-171-22/+0
* staging: vt6655: remove unused bb_power_save_mode_on() functionMichael Straube2023-03-171-22/+0
* staging: vt6655: Replace macro MACvSetRFLE_LatchBasePhilipp Hortmann2022-08-301-1/+1
* staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann2022-07-141-4/+4
* staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann2022-06-061-1/+1
* staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann2022-05-191-4/+4
* staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann2022-04-201-3/+3
* staging: vt6655: Delete tmacro.hPhilipp Hortmann2022-04-201-1/+0
* staging: vt6655: Remove unused byRFType in baseband.cPhilipp Hortmann2022-03-141-80/+0
* staging: vt6655: Use named constants when checking preamble typeKarolina Drobnik2021-10-221-4/+4
* staging: vt6655: Rename `by_preamble_type` parameterKarolina Drobnik2021-10-201-3/+3
* staging: vt6655: Rename byPreambleType fieldKarolina Drobnik2021-10-181-1/+1
* staging: vt6655: fix camelcase in byLocalIDTommaso Merciai2021-10-131-1/+1
* staging: vt6655: fix camelcase in PortOffsetTommaso Merciai2021-10-101-3/+3
* staging: vt6655: fix camelcase in ldBmThresholdTommaso Merciai2021-10-101-24/+24
* staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai2021-10-101-2/+2
* staging: vt6655: remove filename from baseband.cLucas Henneman2021-07-271-2/+0
* staging: vt6655: Rename two dimensional array declarationMadhumitha Prabakaran2021-03-161-3/+3
* Staging: vt6655: Replace a camel case variable nameYujia Qiao2021-02-111-2/+2
* Staging: vt6655: Replace camel case variable names.Briana Oursler2020-04-131-156/+156
* Staging: vt6655: Remove BBvExitDeepSleep definition.Briana Oursler2020-04-131-6/+0
* Staging: vt6655: Remove BBvCalculateParameter comment.Briana Oursler2020-04-131-2/+0
* Staging: vt6655: Align a function declarationMadhumitha Prabakaran2019-02-281-7/+3
* staging: vt6655: fix small typoYangtao Li2018-11-071-1/+1
* 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