index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
card.c
Age
Commit message (
Expand
)
Author
2012-09-04
staging: "vt6655" Typo change *Caculate to *Calculate.
Justin P. Mattock
2012-09-04
staging: "vt6655" Typo change *Embeded to *Embedded.
Justin P. Mattock
2012-09-04
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
Staging: vt6655: remove WORD typedef
Charles Clément
2010-06-24
Staging: vt6655: remove DWORD typedef
Charles Clément
2010-06-22
Staging: vt6655: remove DWORD_PTR pointer typedef
Charles Clément
2010-06-22
Staging: vt6655: move channel mapping code from card.c to channel.c
Charles Clément
2010-06-18
Staging: vt6655: remove PWORD typedef
Charles Clément
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom INT typedef
Charles Clément
2010-06-18
Staging: vt6655: remove I8 custom macro
Charles Clément
2010-06-18
Staging: vt6655: remove unused argument in ChannelValid function
Charles Clément
2010-06-18
Staging: vt6655: use is_zero_ether_addr instead of custom macro
Charles Clément
2010-05-17
Staging: vt6655: use ETH_ALEN macro instead of custom one
Charles Clément
2010-05-14
Staging: vt6655: remove OUT definition
Charles Clément
2010-05-14
Staging: vt6655: remove IN definition
Charles Clément
2010-05-11
Staging: vt6655: remove PVOID definition and use
Charles Clément
2010-05-11
Staging: vt6655: remove VOID definition and use
Charles Clément
2010-03-03
staging: vt6655: add missing curly braces
Dan Carpenter
2009-09-15
Staging: vt665x: remove tbit.h part 2
Jim Lieb
2009-09-15
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
2009-09-15
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
2009-09-15
Staging: vt665x: Typedef and macro cleanup Part 2
Jim Lieb
2009-09-15
Staging: vt6655 textual cleanup in prep for driver merge
Jim Lieb
2009-06-19
Staging: Add pristine upstream vt6655 driver sources
Forest Bond