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
2019-06-20
staging: vt6656: fix indentation on break statement
Colin Ian King
1
-1
/
+1
2019-05-21
staging: vt6656: manage error path during device initialization
Quentin Deslandes
1
-7
/
+13
2019-05-21
staging: vt6656: clean-up registers initialization error path
Quentin Deslandes
1
-67
/
+96
2019-05-21
staging: vt6656: use meaningful error code during buffer allocation
Quentin Deslandes
1
-14
/
+28
2019-05-21
staging: vt6656: clean error path for firmware management
Quentin Deslandes
1
-51
/
+40
2019-05-21
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
9
-81
/
+152
2019-05-21
staging: vt6656: clean function's error path in usbpipe.c
Quentin Deslandes
2
-52
/
+67
2019-05-21
staging: vt6656: fix potential NULL pointer dereference
Quentin Deslandes
1
-0
/
+3
2019-05-20
staging: vt665*: use help instead of ---help--- in Kconfig
Moses Christopher
1
-3
/
+2
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-02
staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier
Ojaswin Mujoo
14
-14
/
+14
2019-02-19
staging: vt6656: key: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+3
2019-02-07
staging: vt6656: Use the correct style for SPDX license Identifier
Nishad Kamdar
1
-1
/
+1
2018-07-11
staging: vt6655: remove some redundant variables
Colin Ian King
2
-7
/
+2
2018-02-16
staging: vt6656: Remove unnecessary 'out of memory' message
Dileep Sankhla
1
-3
/
+0
2018-01-08
Staging: vt6656: Fix unnecessary 'out of memory' message
Sumit Pundir
1
-4
/
+1
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
29
-319
/
+0
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
29
-0
/
+29
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
staging: vt6656: card: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-07-16
staging: vt6656: Use variable instead of its type in sizeof(...)
Simon Sandström
1
-3
/
+2
2017-07-16
staging: vt6656: Align function parameters
Simon Sandström
3
-4
/
+4
2017-07-16
staging: vt6656: Remove unnecessary blank lines
Simon Sandström
1
-4
/
+2
2017-07-16
staging: vt6656: Add spaces between operators
Simon Sandström
3
-4
/
+4
2017-05-18
staging: vt6656: remove unnecesary blank lines
Juan Manuel Torres Palma
1
-4
/
+0
2017-05-18
staging: vt6656: remove multiple assignments
Juan Manuel Torres Palma
1
-6
/
+14
2017-05-15
staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errors
Salvatore Benedetto
1
-33
/
+37
2017-05-15
staging: vt6656: Only call vnt_set_bss_mode on basic rates change.
Malcolm Priestley
1
-10
/
+3
2017-05-15
staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.
Malcolm Priestley
1
-0
/
+3
2017-05-15
staging: vt6656: always call vnt_update_ifs on short time change.
Malcolm Priestley
1
-0
/
+1
2017-05-15
staging: vt6656: vnt_update_ifs set max_min based on short slot time.
Malcolm Priestley
1
-23
/
+6
2017-04-28
staging: vt6656: use tabs instead of spaces
Juan Antonio Pedreira Martos
1
-16
/
+16
2017-04-28
staging: vt6656: use off stack for in buffer USB transfers.
Malcolm Priestley
1
-2
/
+15
2017-04-28
staging: vt6656: use off stack for out buffer USB transfers.
Malcolm Priestley
1
-2
/
+12
2017-04-28
drivers:staging:vt6656: remove usb_device_reset in main_usb.c:
Chewie Lin
1
-11
/
+4
2017-04-08
staging: vt6656: Split arguments to avoid 80-char violation in rf.c
Dan Cashman
1
-1
/
+2
2017-04-08
staging: vt6656: Replace embedded function name with __func__ in rf.c
Dan Cashman
1
-1
/
+1
2017-04-08
staging: vt6656: convert spaces to tabs for rf.c
Dan Cashman
1
-5
/
+5
2017-03-06
Staging: vt6656: Fix spaces and char limit
Jitendra Kumar Khasdev
1
-2
/
+2
2017-03-06
staging: vt6656: remove blank lines at opening and closing braces
Katie Dunne
1
-3
/
+0
2017-02-16
staging: vt6656: rxtx.c Removed multiple dereferencing
Michael S. Hansen
1
-2
/
+2
2017-02-16
staging: vt6656: Alignment match open parenthesis
Arushi Singhal
1
-27
/
+27
2017-02-16
staging: vt6656: Alignment should match open parenthesis
Arushi Singhal
5
-31
/
+31
2017-02-05
staging: vt6656: Add missing identifier names
Simon Sandström
10
-42
/
+46
2017-01-27
staging: vt6656: Add missing identifier names
=?UTF-8?q?Simon=20Sandstr=C3=B6m?=
1
-16
/
+18
2017-01-16
staging:vt6656:mac.c Aligned to match open parenthesis
Scott Matheina
1
-2
/
+2
2017-01-10
staging:vt6656:main_usb.c Removed un-needed blank lines
Scott Matheina
1
-4
/
+0
2017-01-10
staging:vt6656:main_usb.c Aligned code to match open parenthesis
Scott Matheina
1
-28
/
+31
2017-01-10
staging:vt6656:mac.c Aligned code to match open parenthesis
Scott Matheina
1
-20
/
+22
[next]