index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
2012-06-25
staging: vt6656: iwctl: Clean up braces on 'if' statements
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: Cleanup spacing around operators (mostly)
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: one statement per line (if)
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: comment cleanup
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: space after if/for/while/switch
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: remove spaces between casts and variables
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: remove redundant cast (to PSDevice)
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: ensure one space between defined name and value
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per...
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: remove redundant ';'
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: Fix indentation
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: fix up function declarations/prototypes
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: Remove redundant blank lines
Jesper Juhl
2012-06-23
staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...
Jesper Juhl
2012-05-09
staging: Remove test of is_broadcast with is_multicast
Joe Perches
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-04-24
staging: vt6656: trivial whitespace cleanups to ioctl.c
Jesper Juhl
2012-04-24
staging: vt6656: Remove redundant casts from ioctl.c
Jesper Juhl
2012-04-18
staging: vt6656: Don't needlessly test for NULL before release_firmware()
Jesper Juhl
2012-04-12
staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...
Jesper Juhl
2012-04-10
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2012-04-10
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
2012-02-24
staging: Fix typo in bssdb.c
Masanari Iida
2012-02-09
staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()
Jesper Juhl
2012-02-09
staging, vt6656/wpactl.c: A basic style cleanup
Jesper Juhl
2012-02-09
staging: vt6656: iwctl.c: Rewrite siwrts funciton
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid
Marcos Paulo de Souza
2012-02-09
staging: vt6656: Remove return statement of iwctl_giwrange
Marcos Paulo de Souza
2012-02-09
staging: vt6656: Remove return statement of iwctl_giwmode
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove useless function
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove commented code
Marcos Paulo de Souza
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-22
staging: vt6656: int.c, int.h: Change return of function to void
Marcos Paulo de Souza
2011-12-22
drivers: staging: vt6656: card.c: Remove useless return statement
Marcos Paulo de Souza
2011-12-22
drivers: staging: vt6656: Remove not used returned data of function
Marcos Paulo de Souza
2011-11-30
staging: vt6656: integer overflows in private_ioctl()
Xi Wang
2011-11-30
staging: vt6656: card.c: Change return of CARDbAddBasicRate to void
Marcos Paulo de Souza
2011-11-30
staging: vt6656: baseband.c: Remove commented code
Marcos Paulo de Souza
2011-11-30
staging: vt6656: baseband.c: Removed dead code, and fix coding standards
Marcos Paulo de Souza
2011-11-30
staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs.
Marcos Paulo de Souza
2011-11-30
staging: vt6656: main_usb.c: Use kzalloc instead kmalloc
Marcos Paulo de Souza
2011-11-30
staging:vt6656: iwctl.c: Removed unneeded function
Marcos Paulo de Souza
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-23
Staging: vt6656: add some range checks before memcpy()
Dan Carpenter
2011-10-23
Staging: vt6656: whitespace cleanups in ioctl.c
Dan Carpenter
2011-09-30
Staging: vt6656: potential memory corruption
Dan Carpenter
2011-09-27
Staging: vt6655-6: potential info leak in private_ioctl()
Dan Carpenter
[next]