aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann1-6/+5
2022-05-05staging: vt6655: Replace unused return value of vt6655_get_current_tsfPhilipp Hortmann1-10/+8
2022-05-05staging: vt6655: Rename function CARDbGetCurrentTSFPhilipp Hortmann1-5/+5
2022-05-05staging: vt6655: Added missing BE support in CARDbGetCurrentTSFPhilipp Hortmann1-1/+1
2022-05-05staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann1-2/+4
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann1-1/+1
2022-04-20staging: vt6655: Delete tmacro.hPhilipp Hortmann1-1/+0
2022-03-14staging: vt6655: Remove unused byRFType in card.cPhilipp Hortmann1-55/+1
2021-11-15staging: vt6655: fix camelcase in bRadioOffTommaso Merciai1-2/+2
2021-11-15staging: vt6655: fix camelcase byData in card.cTommaso Merciai1-16/+16
2021-10-13staging: vt6655: fix camelcase in byRateTommaso Merciai1-3/+3
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai1-1/+1
2021-10-10staging: vt6655: fix camelcase in PortOffsetTommaso Merciai1-44/+44
2021-10-10staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai1-1/+1
2021-07-27staging: vt6655: remove filename from card.cLucas Henneman1-1/+0
2020-10-27staging: vt6655: Fix typoMarcos Antonio de Jesus Filho1-1/+1
2020-04-13Staging: vt6655: Replace camel case variable names.Briana Oursler1-20/+20
2020-04-13Staging: vt6655: Remove CARDbRadioPowerOn definition.Briana Oursler1-55/+0
2020-04-13Staging: vt6655: Remove CARDvSetLoopbackMode definition.Briana Oursler1-29/+0
2020-04-13Staging: vt6655: Remove CARDbSoftwareReset definition.Briana Oursler1-21/+0
2019-10-30staging: vt6655: Fix lines ending with parenthesesCristiane Naves1-16/+8
2019-06-03staging: vt6655: Change return type of function and remove variableNishka Dasgupta1-6/+2
2019-03-01Staging: vt6655: Align a static function declarationMadhumitha Prabakaran1-8/+3
2019-02-28Staging: vt6655: Alignment of function declarationMadhumitha Prabakaran1-4/+1
2018-04-23staging: vt6655: remove unnecessary line breaks in function definition.Danilo Alves1-4/+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
2017-07-18Staging: vt6655: Fixing coding style warningsSimo Koskinen1-3/+3
2017-05-25staging: vt6655: add spaces around '%' operatorMarko Stankovic1-1/+1
2017-03-09staging: vt6655: Remove unnecessary parenthesesSreya Mittal1-10/+10
2017-03-06staging: vt6655: Compress return logicsimran singhal1-4/+1
2016-11-07staging: vt6655: card.c: Fixing multiple assignmentsNick Rosbrook1-2/+5
2016-10-17Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao1-15/+15
2016-10-16staging: vt6655: Adding space around '*'Varsha Rao1-2/+2
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-4/+0
2016-09-20Staging: vt6655: card: Remove unnecessary space after a castSandhya Bankar1-2/+2
2016-03-28staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton1-31/+64
2016-03-10Staging: vt6655: remove unnecessary blank lines from card.cBen Marsh1-4/+0
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley1-12/+6
2015-10-24staging: vt6655: Add space around '*'Burcin Akalin1-1/+1
2015-10-24staging: vt6655: Add space around '*'Burcin Akalin1-1/+1
2015-10-17staging: vt6655: card.c rename pDevice with privMalcolm Priestley1-193/+193
2015-10-17staging: vt6655: rename pOpts and sOpts to opts.Malcolm Priestley1-4/+4
2015-10-17staging: vt6655: replace typedef struct __device_optMalcolm Priestley1-4/+4
2015-10-16staging: vt6655: Prefer using BIT MacroAmitoj Kaur Chawla1-1/+1
2015-10-16staging: vt6655: Remove boolean comparisonsLuis de Bethencourt1-4/+4
2015-10-16staging: vt6655: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2015-10-08staging: vt6655: Remove true comparisonAmitoj Kaur Chawla1-1/+1
2015-09-12staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley1-1/+1
2015-09-12staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley1-2/+2