index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
3
-17
/
+15
|
\
|
*
staging: vt6656: trivial whitespace cleanups to ioctl.c
Jesper Juhl
2012-04-24
1
-1
/
+3
|
*
staging: vt6656: Remove redundant casts from ioctl.c
Jesper Juhl
2012-04-24
1
-11
/
+9
|
*
staging: vt6656: Don't needlessly test for NULL before release_firmware()
Jesper Juhl
2012-04-19
1
-3
/
+1
|
*
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2012-04-11
1
-2
/
+2
*
|
staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...
Jesper Juhl
2012-04-12
1
-1
/
+2
*
|
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
2012-04-10
1
-0
/
+3
|
/
*
staging: Fix typo in bssdb.c
Masanari Iida
2012-02-24
1
-2
/
+2
*
staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()
Jesper Juhl
2012-02-09
1
-0
/
+1
*
staging, vt6656/wpactl.c: A basic style cleanup
Jesper Juhl
2012-02-09
1
-518
/
+418
*
staging: vt6656: iwctl.c: Rewrite siwrts funciton
Marcos Paulo de Souza
2012-02-09
3
-22
/
+11
*
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate
Marcos Paulo de Souza
2012-02-09
3
-8
/
+3
*
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid
Marcos Paulo de Souza
2012-02-09
3
-7
/
+4
*
staging: vt6656: Remove return statement of iwctl_giwrange
Marcos Paulo de Souza
2012-02-09
3
-6
/
+3
*
staging: vt6656: Remove return statement of iwctl_giwmode
Marcos Paulo de Souza
2012-02-09
3
-5
/
+3
*
staging: vt6656: iwctl.c: Remove useless function
Marcos Paulo de Souza
2012-02-09
1
-11
/
+1
*
staging: vt6656: iwctl.c: Remove commented code
Marcos Paulo de Souza
2012-02-09
1
-172
/
+0
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-09
13
-226
/
+38
|
\
|
*
staging: vt6656: int.c, int.h: Change return of function to void
Marcos Paulo de Souza
2011-12-22
2
-5
/
+2
|
*
drivers: staging: vt6656: card.c: Remove useless return statement
Marcos Paulo de Souza
2011-12-22
2
-9
/
+3
|
*
drivers: staging: vt6656: Remove not used returned data of function
Marcos Paulo de Souza
2011-12-22
2
-4
/
+2
|
*
staging: vt6656: integer overflows in private_ioctl()
Xi Wang
2011-11-30
1
-0
/
+8
|
*
staging: vt6656: card.c: Change return of CARDbAddBasicRate to void
Marcos Paulo de Souza
2011-11-30
2
-4
/
+2
|
*
staging: vt6656: baseband.c: Remove commented code
Marcos Paulo de Souza
2011-11-30
2
-99
/
+3
|
*
staging: vt6656: baseband.c: Removed dead code, and fix coding standards
Marcos Paulo de Souza
2011-11-30
1
-45
/
+14
|
*
staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs.
Marcos Paulo de Souza
2011-11-30
1
-33
/
+2
|
*
staging: vt6656: main_usb.c: Use kzalloc instead kmalloc
Marcos Paulo de Souza
2011-11-30
1
-2
/
+1
|
*
staging:vt6656: iwctl.c: Removed unneeded function
Marcos Paulo de Souza
2011-11-30
3
-25
/
+1
*
|
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-13
/
+1
|
/
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-26
5
-626
/
+522
|
\
|
*
Staging: vt6656: add some range checks before memcpy()
Dan Carpenter
2011-10-23
1
-0
/
+6
|
*
Staging: vt6656: whitespace cleanups in ioctl.c
Dan Carpenter
2011-10-23
1
-552
/
+483
|
*
Staging: vt6656: potential memory corruption
Dan Carpenter
2011-09-30
1
-3
/
+15
|
*
Staging: vt6655-6: potential info leak in private_ioctl()
Dan Carpenter
2011-09-27
1
-0
/
+1
|
*
staging: vt6656: use %pM for printing MACs
Andy Shevchenko
2011-08-23
3
-72
/
+18
*
|
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
|
/
*
drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urb
Julia Lawall
2011-05-17
1
-3
/
+0
*
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
2011-04-26
1
-1
/
+1
*
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
2011-04-26
3
-6
/
+6
*
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2011-04-26
8
-61
/
+61
*
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-07
1
-1
/
+1
|
\
|
*
Staging: vt665?: prevent modules from being built into the kernel.
Greg Kroah-Hartman
2011-04-05
1
-1
/
+1
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-5
/
+5
|
/
*
staging: vt6656: Remove NULL check before kfree
Ilia Mirkin
2011-03-14
4
-14
/
+7
*
Staging: vt6656: Clean up switching to power saving mode.
Philip Worrall
2011-03-02
1
-7
/
+1
*
Staging: vt6656: Ensure power.c uses proper tabbing.
Philip Worrall
2011-03-02
1
-15
/
+10
*
Staging: vt6656: Clean up spaces around parenthesized expressions
Philip Worrall
2011-03-02
1
-6
/
+6
*
Staging: vt6656: Clean up return from sending power state notifications
Philip Worrall
2011-03-02
1
-12
/
+4
*
Staging: vt6656: Clean up unneccessary braces in power.c
Philip Worrall
2011-03-02
1
-9
/
+5
*
Staging: vt6656: Use C89 comments in power.c
Philip Worrall
2011-03-02
1
-38
/
+38
[next]