index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-21
staging: vt6656: Fix oops on resume from suspend.
Malcolm Priestley
1
-4
/
+0
2013-02-28
staging: vt6656: Fix URB submitted while active warning.
Malcolm Priestley
1
-8
/
+20
2013-01-21
staging: vt6656: Fix inconsistent structure packing
Ben Hutchings
4
-24
/
+19
2013-01-17
staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.
Malcolm Priestley
2
-11
/
+13
2013-01-17
staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
Malcolm Priestley
2
-7
/
+7
2013-01-17
staging: vt6656: 64 bit fixes: fix long warning messages.
Malcolm Priestley
4
-24
/
+51
2013-01-17
staging: vt6656: 64 bit fixes : correct all type sizes
Malcolm Priestley
1
-5
/
+5
2013-01-17
staging: vt6656: 64 bit fixes: use u32 for QWORD definition.
Malcolm Priestley
1
-2
/
+4
2013-01-17
staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
Malcolm Priestley
1
-0
/
+3
2012-10-02
staging: vt6656: [BUG] - Failed connection, incorrect endian.
Malcolm Priestley
2
-20
/
+20
2012-09-14
USB: vt6656: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-04-13
staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...
Jesper Juhl
1
-1
/
+2
2012-04-10
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
1
-0
/
+3
2012-02-25
staging: Fix typo in bssdb.c
Masanari Iida
1
-2
/
+2
2012-02-09
staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()
Jesper Juhl
1
-0
/
+1
2012-02-09
staging, vt6656/wpactl.c: A basic style cleanup
Jesper Juhl
1
-518
/
+418
2012-02-09
staging: vt6656: iwctl.c: Rewrite siwrts funciton
Marcos Paulo de Souza
3
-22
/
+11
2012-02-09
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate
Marcos Paulo de Souza
3
-8
/
+3
2012-02-09
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid
Marcos Paulo de Souza
3
-7
/
+4
2012-02-09
staging: vt6656: Remove return statement of iwctl_giwrange
Marcos Paulo de Souza
3
-6
/
+3
2012-02-09
staging: vt6656: Remove return statement of iwctl_giwmode
Marcos Paulo de Souza
3
-5
/
+3
2012-02-09
staging: vt6656: iwctl.c: Remove useless function
Marcos Paulo de Souza
1
-11
/
+1
2012-02-09
staging: vt6656: iwctl.c: Remove commented code
Marcos Paulo de Souza
1
-172
/
+0
2012-01-10
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-226
/
+38
2011-12-23
staging: vt6656: int.c, int.h: Change return of function to void
Marcos Paulo de Souza
2
-5
/
+2
2011-12-23
drivers: staging: vt6656: card.c: Remove useless return statement
Marcos Paulo de Souza
2
-9
/
+3
2011-12-23
drivers: staging: vt6656: Remove not used returned data of function
Marcos Paulo de Souza
2
-4
/
+2
2011-11-30
staging: vt6656: integer overflows in private_ioctl()
Xi Wang
1
-0
/
+8
2011-11-30
staging: vt6656: card.c: Change return of CARDbAddBasicRate to void
Marcos Paulo de Souza
2
-4
/
+2
2011-11-30
staging: vt6656: baseband.c: Remove commented code
Marcos Paulo de Souza
2
-99
/
+3
2011-11-30
staging: vt6656: baseband.c: Removed dead code, and fix coding standards
Marcos Paulo de Souza
1
-45
/
+14
2011-11-30
staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs.
Marcos Paulo de Souza
1
-33
/
+2
2011-11-30
staging: vt6656: main_usb.c: Use kzalloc instead kmalloc
Marcos Paulo de Souza
1
-2
/
+1
2011-11-30
staging:vt6656: iwctl.c: Removed unneeded function
Marcos Paulo de Souza
3
-25
/
+1
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
1
-13
/
+1
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-626
/
+522
2011-10-23
Staging: vt6656: add some range checks before memcpy()
Dan Carpenter
1
-0
/
+6
2011-10-23
Staging: vt6656: whitespace cleanups in ioctl.c
Dan Carpenter
1
-552
/
+483
2011-09-30
Staging: vt6656: potential memory corruption
Dan Carpenter
1
-3
/
+15
2011-09-27
Staging: vt6655-6: potential info leak in private_ioctl()
Dan Carpenter
1
-0
/
+1
2011-08-24
staging: vt6656: use %pM for printing MACs
Andy Shevchenko
3
-72
/
+18
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-05-17
drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urb
Julia Lawall
1
-3
/
+0
2011-04-26
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
1
-1
/
+1
2011-04-26
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
3
-6
/
+6
2011-04-26
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
8
-61
/
+61
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2011-04-05
Staging: vt665?: prevent modules from being built into the kernel.
Greg Kroah-Hartman
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-5
/
+5
2011-03-14
staging: vt6656: Remove NULL check before kfree
Ilia Mirkin
4
-14
/
+7
[next]