index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6655: remove unnecessary line breaks in function definition.
Danilo Alves
2018-04-23
1
-4
/
+1
*
staging: vt6655: add handling memory leak on vnt_start()
Ji-Hun Kim
2018-04-23
1
-2
/
+6
*
staging: vt6655: check for memory allocation failures
Ji-Hun Kim
2018-04-23
1
-26
/
+118
*
staging: vt6655: Delete unused typedef enum _chip_type
Nishka Dasgupta
2018-03-28
1
-4
/
+0
*
staging: vt6655: Delete unused typedef struct _version
Nishka Dasgupta
2018-03-28
1
-7
/
+0
*
staging: vt6655: Delete unused typedef enum _CARD_STATUS_TYPE
Nishka Dasgupta
2018-03-28
1
-6
/
+0
*
staging: vt6655: Delete unused enum CARD_PKT_TYPE
Nishka Dasgupta
2018-03-28
1
-7
/
+0
*
staging: vt6655: Change typedef enum to enum
Nishka Dasgupta
2018-03-22
1
-2
/
+2
*
staging: vt6655: Fix style violation for line ending in '('
Rinkle Jain
2018-03-06
1
-7
/
+4
*
staging: vt6655: remove unnecessary parentheses
Santha Meena Ramamoorthy
2018-03-06
1
-3
/
+3
*
staging: vt6655: remove unnecessary blank lines
Jeremy Fertic
2018-03-01
1
-5
/
+0
*
staging: vt6655: replace NULL comparison with variable
Santha Meena Ramamoorthy
2018-03-01
1
-3
/
+3
*
staging: vt6655: remove additional blank line
Santha Meena Ramamoorthy
2018-02-19
1
-1
/
+0
*
staging: vt6655: Use GFP_KERNEL in kzalloc
Jia-Ju Bai
2017-12-19
1
-4
/
+4
*
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
26
-261
/
+0
*
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
2017-11-28
26
-0
/
+26
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
2
-2
/
+5
|
\
|
*
staging: vt6655: mark expected switch fall-throughs in vnt_set_keymode
Gustavo A. R. Silva
2017-10-18
1
-1
/
+3
|
*
vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
Jia-Ju Bai
2017-10-18
1
-1
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Staging: vt6655: Fixing coding style warnings
Simo Koskinen
2017-07-18
2
-4
/
+4
*
staging: vt6655 - add parameter names
Derek Robson
2017-06-25
5
-67
/
+57
*
staging: vt6655: align function parameters to open parenthesis
Marko Stankovic
2017-05-25
2
-8
/
+9
*
staging: vt6655: remove unnecessary blank lines
Marko Stankovic
2017-05-25
1
-2
/
+0
*
staging: vt6655: replace NULL comparison with '!' operator
Marko Stankovic
2017-05-25
1
-2
/
+2
*
staging: vt6655: add spaces around '%' operator
Marko Stankovic
2017-05-25
1
-1
/
+1
*
staging: vt6655: Add identifier names to function definition
Sucha Supittayapornpong
2017-05-15
1
-1
/
+1
*
Staging: vt6655 - block comments style fix
Derek Robson
2017-03-29
1
-1
/
+1
*
staging: vt6655: Copy argument names from function definition to declaration ...
Tuomo Rinne
2017-03-16
1
-5
/
+5
*
staging: vt6655: baseband: Add identifier name to function definition argument
sayli karnik
2017-03-12
1
-6
/
+6
*
staging: vt6655: Remove unnecessary parentheses
Sreya Mittal
2017-03-09
1
-10
/
+10
*
staging: vt6655: Compress return logic
simran singhal
2017-03-06
1
-4
/
+1
*
staging:vt6656:baseband.h: fix function definition argument without identifie...
Arushi Singhal
2017-02-10
1
-8
/
+8
*
staging: vt6655: Add spaces around +
PrasannaKumar Muralidharan
2016-12-06
1
-2
/
+2
*
staging: vt6655: Fixed coding style warnings on Block comments
Vijai Kumar K
2016-11-21
2
-5
/
+8
*
staging: vt6655: card.c: Fixing multiple assignments
Nick Rosbrook
2016-11-07
1
-2
/
+5
*
Staging: vt6655: Replace dwIoBase by iobase
Varsha Rao
2016-10-17
6
-253
/
+253
*
Staging: vt6655: Removes unused macros.
Varsha Rao
2016-10-16
1
-6
/
+0
*
staging: vt6655: Adding space around '<<'
Varsha Rao
2016-10-16
1
-319
/
+319
*
staging: vt6655: Adding space around '+'
Varsha Rao
2016-10-16
4
-326
/
+326
*
staging: vt6655: Adding space around '*'
Varsha Rao
2016-10-16
1
-2
/
+2
*
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
2016-10-16
26
-114
/
+0
*
staging: vt6655: Removes unnecessary blank lines.
Varsha Rao
2016-10-16
5
-5
/
+0
*
Staging: vt6655: Remove explicit NULL comparison using Coccinelle
shyam saini
2016-10-02
1
-4
/
+4
*
Staging: vt6655: baseband: Remove unnecessary space after a cast
Sandhya Bankar
2016-09-20
1
-1
/
+1
*
Staging: vt6655: card: Remove unnecessary space after a cast
Sandhya Bankar
2016-09-20
1
-2
/
+2
*
staging: vt6655: device_main: Replace NULL comparison with !x
Namrata A Shettar
2016-09-18
1
-1
/
+1
*
staging: vt6655: device_main: Replace explicit NULL comparison
Namrata A Shettar
2016-09-18
1
-1
/
+1
*
Staging: vt6655: Remove unused function vnt_key_init_table
Bhumika Goyal
2016-09-13
2
-12
/
+0
*
staging: vt6655: rxtx.c: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-17
/
+24
[next]