summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rf.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: rf.c clean up function commentsMalcolm Priestley2014-11-261-28/+31
* staging: vt6655: rf.c Removed unneeded commentsMalcolm Priestley2014-11-261-134/+0
* staging: vt6655: rf.c: Remove author commentsMalcolm Priestley2014-11-261-18/+3
* staging: vt6655: rf.c camel calse vnt_private rename pDevice to privMalcolm Priestley2014-11-261-36/+36
* staging: vt6655: IFRFbWriteEmbedded replace __iomem with vnt_privateMalcolm Priestley2014-11-261-41/+44
* staging: vt6655: rf remove __iomem *dwIoBase from functionsMalcolm Priestley2014-11-261-9/+16
* staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functionsMalcolm Priestley2014-11-071-4/+5
* staging: vt6655: rf/wpactl/wroute use struct vnt_privateMalcolm Priestley2014-08-161-4/+4
* staging: vt6655: Remove unreachable break statementsGuillaume Clement2014-07-271-2/+0
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-271-0/+2
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-221-8/+8
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-28/+23
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-16/+2
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-1/+1
* Staging: vt6655: Removal of Unused FunctionRashika Kheria2013-10-161-30/+0
* Staging: vt6655: Fix Sparse Warning for Static DeclarationsRashika Kheria2013-10-161-13/+13
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-28/+0
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-2/+1
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-1/+1
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-10/+4
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-5/+0
* staging:vt6655:rf: Whitespace cleanupsJoe Perches2013-03-181-728/+728
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-041-40/+40
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-5/+5
* staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza2012-07-091-36/+0
* staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza2012-07-091-42/+0
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-22/+22
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-26/+26
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-37/+37
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-14/+14
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-9/+9
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-13/+13
* Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément2010-06-221-8/+8
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-4/+4
* Staging: vt6655: remove custom LONG typedefCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-10/+10
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-1/+1
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-2/+1
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-10/+0
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-151-1/+1
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-0/+1
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+1283
OpenPOWER on IntegriCloud