index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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 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-29
1
-3
/
+15
|
*
Staging: vt6655-6: potential info leak in private_ioctl()
Dan Carpenter
2011-09-26
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-17
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-25
1
-1
/
+1
*
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
2011-04-25
3
-6
/
+6
*
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2011-04-25
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-04
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
*
Staging: vt6656: Ensure power.c uses proper tabbing.
Philip Worrall
2011-03-02
1
-215
/
+201
*
staging: vt6656: main_usb.c remove one to many l's in the word.
Justin P. Mattock
2011-02-28
1
-1
/
+1
*
vt6656: Use request_firmware() to load firmware
Ben Hutchings
2011-01-21
4
-753
/
+59
*
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-11-16
4
-5
/
+5
*
Staging: Merge 2.6.37-rc2 into staging-next
Greg Kroah-Hartman
2010-11-16
1
-1
/
+2
|
\
|
*
staging: vt6656: implement missing brackets
Vasiliy Kulikov
2010-11-09
1
-1
/
+2
*
|
staging: vt6656: resolved checkpatch finding
Felipe Andres Besoain Pino
2010-11-09
1
-2
/
+2
*
|
staging: vt6656 resolved parenthesis not spaces
Ariel Savini
2010-11-09
1
-18
/
+19
*
|
staging: vt6656: resolved checkpatch finding
Mariano Reingart
2010-11-09
1
-2
/
+1
*
|
staging: vt6656: resolved checkpatch finding
Matias De la Puente
2010-11-09
1
-1
/
+1
|
/
*
Staging: vt6656: Makefile: cleaned up Makefile cflag lines
Tracey Dent
2010-10-05
1
-2
/
+2
*
Staging: vt665x: remove unused DEF definition
Charles Clément
2010-09-16
1
-4
/
+0
*
staging: vt6656: Fixed indentation with spaces
Clelia V. Korol
2010-09-16
1
-6
/
+6
*
staging: vt6656: removed dummy errors like extra spaces
Ema Cuevas
2010-09-16
1
-4
/
+3
*
staging: vt6656: delete some parenthesis
matias
2010-09-16
1
-1
/
+1
*
staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFO
Emanuel Mariano Ravera
2010-09-16
1
-1
/
+1
*
staging: vt6656: removed not required parentheses.
Diego H. Iglesias
2010-09-16
1
-1
/
+1
[next]