aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-57/+0
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-10/+4
2013-03-25staging: vt6655: Remove commented out printksJoe Perches1-4/+0
2013-03-18staging:vt6655:device: Whitespace cleanupsJoe Perches1-451/+451
2013-01-17staging: vt6655: s/kmalloc + memset / kzallocDevendra Naga1-9/+3
2013-01-17staging: vt6655: checkpatch fixesDevendra Naga1-2/+3
2013-01-17staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_infoDevendra Naga1-8/+1
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-2/+2
2012-07-09staging: vt6655: Remove all commented macrosMarcos Paulo de Souza1-15/+0
2011-05-06staging: vt6655: Fix warnings if CONFIG_PM is not definedLarry Finger1-1/+1
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-67/+67
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-1/+1
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-1/+1
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-81/+81
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-20/+20
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-12/+12
2010-06-18Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman1-1/+1
2010-06-18Staging: vt6655: include linux/ headers instead of asm/Charles Clément1-2/+2
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-5/+5
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément1-14/+14
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-30/+30
2010-06-18Staging: vt6655: remove custom UCHAR typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove custom LONG typedefCharles Clément1-2/+2
2010-06-18Staging: vt6655: removed custom SHORT typedefCharles Clément1-4/+4
2010-06-18Staging: vt6655: removed custom CHAR typedefCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove U32 custom macroCharles Clément1-9/+9
2010-06-18Staging: vt6655: remove I8 custom macroCharles Clément1-5/+5
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément1-9/+9
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-2/+2
2010-05-11Staging: vt6655: Hoist assign from ifJoe Perches1-2/+4
2009-12-11Staging: vt6655 remove unneeded version.hShawn Bohrer1-1/+0
2009-12-11Staging: vt6655 remove kcompat.hShawn Bohrer1-1/+0
2009-09-15Staging: vt665x: fix built-in compilingAlexander Beregalov1-6/+0
2009-09-15Staging: vt665x: remove tpci.h fileJim Lieb1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-30/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb1-3/+3
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-15/+13
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-3/+5
2009-09-15Staging: vt6655: remove PRIVATE_OBJ ifdefsBartlomiej Zolnierkiewicz1-92/+0
2009-09-15Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov1-2/+0
2009-09-15Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-4/+0
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+1063