index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
Staging: vt6656: potential memory corruption
Dan Carpenter
1
-3
/
+15
2011-09-26
Staging: vt6655-6: potential info leak in private_ioctl()
Dan Carpenter
1
-0
/
+1
2011-08-23
staging: vt6656: use %pM for printing MACs
Andy Shevchenko
3
-72
/
+18
2011-08-17
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-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
1
-1
/
+1
2011-04-25
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
3
-6
/
+6
2011-04-25
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-04
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
2011-03-02
Staging: vt6656: Clean up switching to power saving mode.
Philip Worrall
1
-7
/
+1
2011-03-02
Staging: vt6656: Ensure power.c uses proper tabbing.
Philip Worrall
1
-15
/
+10
2011-03-02
Staging: vt6656: Clean up spaces around parenthesized expressions
Philip Worrall
1
-6
/
+6
2011-03-02
Staging: vt6656: Clean up return from sending power state notifications
Philip Worrall
1
-12
/
+4
2011-03-02
Staging: vt6656: Clean up unneccessary braces in power.c
Philip Worrall
1
-9
/
+5
2011-03-02
Staging: vt6656: Use C89 comments in power.c
Philip Worrall
1
-38
/
+38
2011-03-02
Staging: vt6656: Ensure power.c uses proper tabbing.
Philip Worrall
1
-215
/
+201
2011-02-28
staging: vt6656: main_usb.c remove one to many l's in the word.
Justin P. Mattock
1
-1
/
+1
2011-01-21
vt6656: Use request_firmware() to load firmware
Ben Hutchings
4
-753
/
+59
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
4
-5
/
+5
2010-11-16
Staging: Merge 2.6.37-rc2 into staging-next
Greg Kroah-Hartman
1
-1
/
+2
2010-11-09
staging: vt6656: resolved checkpatch finding
Felipe Andres Besoain Pino
1
-2
/
+2
2010-11-09
staging: vt6656 resolved parenthesis not spaces
Ariel Savini
1
-18
/
+19
2010-11-09
staging: vt6656: resolved checkpatch finding
Mariano Reingart
1
-2
/
+1
2010-11-09
staging: vt6656: resolved checkpatch finding
Matias De la Puente
1
-1
/
+1
2010-11-09
staging: vt6656: implement missing brackets
Vasiliy Kulikov
1
-1
/
+2
2010-10-05
Staging: vt6656: Makefile: cleaned up Makefile cflag lines
Tracey Dent
1
-2
/
+2
2010-09-16
Staging: vt665x: remove unused DEF definition
Charles Clément
1
-4
/
+0
2010-09-16
staging: vt6656: Fixed indentation with spaces
Clelia V. Korol
1
-6
/
+6
2010-09-16
staging: vt6656: removed dummy errors like extra spaces
Ema Cuevas
1
-4
/
+3
2010-09-16
staging: vt6656: delete some parenthesis
matias
1
-1
/
+1
2010-09-16
staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFO
Emanuel Mariano Ravera
1
-1
/
+1
2010-09-16
staging: vt6656: removed not required parentheses.
Diego H. Iglesias
1
-1
/
+1
2010-09-08
Staging: vt6656: use ARRAY_SIZE macro in channel.c
Nikitas Angelinas
1
-1
/
+2
2010-08-31
staging: Use available error codes
Julia Lawall
1
-1
/
+1
2010-08-31
Staging: vt6656: problems in error handling
Dan Carpenter
1
-6
/
+5
2010-08-31
staging: vt6656: resolved checkpatch finding
Luis Bosch
1
-1
/
+1
2010-08-31
staging: vt6656: removed extra spaces
Victor Rosales
1
-4
/
+4
2010-08-31
staging: vt6656: changed comments convention and removed spaces before tab
Alejandro Emanuel Paredes
1
-3
/
+3
2010-08-31
staging: vt6656: removed macro to test bits
Andres More
3
-31
/
+29
2010-08-31
staging: vt6656: removed NDIS_STATUS int redefinition
Andres More
3
-6
/
+3
2010-08-31
staging: vt6656: removed custom definitions of Ethernet packet types
Andres More
3
-45
/
+18
2010-08-31
staging: vt6656: removed not useful comments
Andres More
13
-66
/
+33
2010-08-31
staging: vt6656: added spaces around '||'
Andres More
4
-8
/
+11
2010-08-02
staging: vt6656: removed NTSTATUS definition
Andres More
15
-109
/
+38
[next]