aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-251-3/+3
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-19/+19
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-18/+18
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-28/+28
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-5/+5
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-4/+4
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-2/+2
* Staging: vt6655: remove PDWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-3/+3
* Staging: vt6655: remove custom LONG typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-1/+1
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-4/+4
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-7/+7
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-1/+1
* Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-111-2/+2
* Staging: vt6655: fix brace coding style issue in ioctl.cNg Kian Yong2010-05-111-1/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-2/+2
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-3/+2
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-18/+0
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-7/+3
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-34/+34
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+775