index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
ioctl.c
Age
Commit message (
Expand
)
Author
2014-05-15
staging: vt6655: remove dead code
Guido Martínez
2014-04-18
staging: vt6655: removed incorrect casting in ioctl.c
Silvio Fricke
2013-09-03
staging: vt6655: inherit addr_assign_type along with dev_addr
Bjørn Mork
2013-06-24
staging: vt6655: info leak in ioctl
Dan Carpenter
2013-03-18
staging:vt6655:ioctl: Whitespace cleanups
Joe Perches
2012-09-04
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2012-08-13
staging: vt6655: print small buffers with %*ph
Andy Shevchenko
2012-02-09
Staging: vt6655: Fix brace coding style issues in ioctl.c
mahendra singh meena
2011-11-30
staging: vt6655: integer overflows in private_ioctl()
Xi Wang
2011-10-23
Staging: vt6655: add some range checks before memcpy()
Dan Carpenter
2011-10-23
Staging: vt6655: whitespace fixes to iotcl.c
Dan Carpenter
2011-09-26
Staging: vt6655-6: potential info leak in private_ioctl()
Dan Carpenter
2011-04-25
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
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-18
Staging: vt6655: remove PDWORD typedef
Charles Clément
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom ULONG typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom LONG typedef
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 IN definition
Charles Clément
2010-05-14
Staging: vt6655: remove HANDLE definition and use
Charles Clément
2010-05-11
Staging: vt6655: remove VOID definition and use
Charles Clément
2010-05-11
Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.
Forest Bond
2010-05-11
Staging: vt6655: fix brace coding style issue in ioctl.c
Ng Kian Yong
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
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: Text janitor in prep for driver merge, 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