summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/card.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément
2010-06-22Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément
2010-06-22Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément
2010-06-18Staging: vt6655: remove I8 custom macroCharles Clément
2010-06-18Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément
2010-06-18Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément
2010-05-14Staging: vt6655: remove IN definitionCharles Clément
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément
2010-03-03staging: vt6655: add missing curly bracesDan Carpenter
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond