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
/
vt6655
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
staging: vt6655: Remove space after cast
Mamta Shukla
1
-5
/
+5
2018-10-09
staging: vt6655: Add spaces around operators
Mamta Shukla
1
-9
/
+9
2018-10-09
staging: vt6655: Add blank line after function/struct/union/enum declarations
Mamta Shukla
1
-0
/
+1
2018-07-11
staging: vt6655: remove some redundant variables
Colin Ian King
1
-3
/
+1
2018-04-23
staging: vt6655: remove unnecessary line breaks in function definition.
Danilo Alves
1
-4
/
+1
2018-04-23
staging: vt6655: add handling memory leak on vnt_start()
Ji-Hun Kim
1
-2
/
+6
2018-04-23
staging: vt6655: check for memory allocation failures
Ji-Hun Kim
1
-26
/
+118
2018-03-28
staging: vt6655: Delete unused typedef enum _chip_type
Nishka Dasgupta
1
-4
/
+0
2018-03-28
staging: vt6655: Delete unused typedef struct _version
Nishka Dasgupta
1
-7
/
+0
2018-03-28
staging: vt6655: Delete unused typedef enum _CARD_STATUS_TYPE
Nishka Dasgupta
1
-6
/
+0
2018-03-28
staging: vt6655: Delete unused enum CARD_PKT_TYPE
Nishka Dasgupta
1
-7
/
+0
2018-03-22
staging: vt6655: Change typedef enum to enum
Nishka Dasgupta
1
-2
/
+2
2018-03-06
staging: vt6655: Fix style violation for line ending in '('
Rinkle Jain
1
-7
/
+4
2018-03-06
staging: vt6655: remove unnecessary parentheses
Santha Meena Ramamoorthy
1
-3
/
+3
2018-03-01
staging: vt6655: remove unnecessary blank lines
Jeremy Fertic
1
-5
/
+0
2018-03-01
staging: vt6655: replace NULL comparison with variable
Santha Meena Ramamoorthy
1
-3
/
+3
2018-02-19
staging: vt6655: remove additional blank line
Santha Meena Ramamoorthy
1
-1
/
+0
2017-12-19
staging: vt6655: Use GFP_KERNEL in kzalloc
Jia-Ju Bai
1
-4
/
+4
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
26
-261
/
+0
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
26
-0
/
+26
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+5
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: vt6655: mark expected switch fall-throughs in vnt_set_keymode
Gustavo A. R. Silva
1
-1
/
+3
2017-10-18
vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
Jia-Ju Bai
1
-1
/
+2
2017-07-18
Staging: vt6655: Fixing coding style warnings
Simo Koskinen
2
-4
/
+4
2017-06-25
staging: vt6655 - add parameter names
Derek Robson
5
-67
/
+57
2017-05-25
staging: vt6655: align function parameters to open parenthesis
Marko Stankovic
2
-8
/
+9
2017-05-25
staging: vt6655: remove unnecessary blank lines
Marko Stankovic
1
-2
/
+0
2017-05-25
staging: vt6655: replace NULL comparison with '!' operator
Marko Stankovic
1
-2
/
+2
2017-05-25
staging: vt6655: add spaces around '%' operator
Marko Stankovic
1
-1
/
+1
2017-05-15
staging: vt6655: Add identifier names to function definition
Sucha Supittayapornpong
1
-1
/
+1
2017-03-29
Staging: vt6655 - block comments style fix
Derek Robson
1
-1
/
+1
2017-03-16
staging: vt6655: Copy argument names from function definition to declaration ...
Tuomo Rinne
1
-5
/
+5
2017-03-12
staging: vt6655: baseband: Add identifier name to function definition argument
sayli karnik
1
-6
/
+6
2017-03-09
staging: vt6655: Remove unnecessary parentheses
Sreya Mittal
1
-10
/
+10
2017-03-06
staging: vt6655: Compress return logic
simran singhal
1
-4
/
+1
2017-02-10
staging:vt6656:baseband.h: fix function definition argument without identifie...
Arushi Singhal
1
-8
/
+8
2016-12-06
staging: vt6655: Add spaces around +
PrasannaKumar Muralidharan
1
-2
/
+2
2016-11-21
staging: vt6655: Fixed coding style warnings on Block comments
Vijai Kumar K
2
-5
/
+8
2016-11-07
staging: vt6655: card.c: Fixing multiple assignments
Nick Rosbrook
1
-2
/
+5
2016-10-17
Staging: vt6655: Replace dwIoBase by iobase
Varsha Rao
6
-253
/
+253
2016-10-16
Staging: vt6655: Removes unused macros.
Varsha Rao
1
-6
/
+0
2016-10-16
staging: vt6655: Adding space around '<<'
Varsha Rao
1
-319
/
+319
2016-10-16
staging: vt6655: Adding space around '+'
Varsha Rao
4
-326
/
+326
2016-10-16
staging: vt6655: Adding space around '*'
Varsha Rao
1
-2
/
+2
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
26
-114
/
+0
2016-10-16
staging: vt6655: Removes unnecessary blank lines.
Varsha Rao
5
-5
/
+0
2016-10-02
Staging: vt6655: Remove explicit NULL comparison using Coccinelle
shyam saini
1
-4
/
+4
2016-09-20
Staging: vt6655: baseband: Remove unnecessary space after a cast
Sandhya Bankar
1
-1
/
+1
2016-09-20
Staging: vt6655: card: Remove unnecessary space after a cast
Sandhya Bankar
1
-2
/
+2
[next]