aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-16Staging: vt6655: Removal of Unused FunctionRashika Kheria1-30/+0
2013-10-16Staging: vt6655: Fix Sparse Warning for Static DeclarationsRashika Kheria1-13/+13
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-28/+0
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches1-2/+1
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches1-1/+1
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-10/+4
2013-03-25staging: vt6655: Remove commented out printksJoe Perches1-5/+0
2013-03-18staging:vt6655:rf: Whitespace cleanupsJoe Perches1-728/+728
2012-09-04staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock1-40/+40
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-5/+5
2012-07-09staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza1-36/+0
2012-07-09staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza1-42/+0
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-22/+22
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-26/+26
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-37/+37
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-14/+14
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-9/+9
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-13/+13
2010-06-22Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément1-8/+8
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-4/+4
2010-06-18Staging: vt6655: remove custom LONG typedefCharles Clément1-2/+2
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-10/+10
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-1/+1
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb1-2/+1
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-10/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb1-1/+1
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-0/+1
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+1283