aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-03-26staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley1-4/+4
2019-03-01Staging: vt6655: Align a static function declarationMadhumitha Prabakaran1-8/+3
2019-02-28Staging: vt6655: Modify comment style of SPDX License IdentifierMadhumitha Prabakaran1-1/+1
2019-02-28Staging: vt6655: Modify comment style for SPDX-License-IdentifierMadhumitha Prabakaran1-1/+1
2019-02-28Staging: vt6655: Align a function declarationMadhumitha Prabakaran1-7/+3
2019-02-28Staging: vt6655: Alignment of function declarationMadhumitha Prabakaran1-4/+1
2019-02-27Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran1-1/+1
2019-02-26Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-13/+6
2018-11-07staging: vt6655: fix small typoYangtao Li1-1/+1
2018-10-09staging: vt6655: Remove space after castMamta Shukla1-5/+5
2018-10-09staging: vt6655: Add spaces around operatorsMamta Shukla1-9/+9
2018-10-09staging: vt6655: Add blank line after function/struct/union/enum declarationsMamta Shukla1-0/+1
2018-07-11staging: vt6655: remove some redundant variablesColin Ian King1-3/+1
2018-04-23staging: vt6655: remove unnecessary line breaks in function definition.Danilo Alves1-4/+1
2018-04-23staging: vt6655: add handling memory leak on vnt_start()Ji-Hun Kim1-2/+6
2018-04-23staging: vt6655: check for memory allocation failuresJi-Hun Kim1-26/+118
2018-03-28staging: vt6655: Delete unused typedef enum _chip_typeNishka Dasgupta1-4/+0
2018-03-28staging: vt6655: Delete unused typedef struct _versionNishka Dasgupta1-7/+0
2018-03-28staging: vt6655: Delete unused typedef enum _CARD_STATUS_TYPENishka Dasgupta1-6/+0
2018-03-28staging: vt6655: Delete unused enum CARD_PKT_TYPENishka Dasgupta1-7/+0
2018-03-22staging: vt6655: Change typedef enum to enumNishka Dasgupta1-2/+2
2018-03-06staging: vt6655: Fix style violation for line ending in '('Rinkle Jain1-7/+4
2018-03-06staging: vt6655: remove unnecessary parenthesesSantha Meena Ramamoorthy1-3/+3
2018-03-01staging: vt6655: remove unnecessary blank linesJeremy Fertic1-5/+0
2018-03-01staging: vt6655: replace NULL comparison with variableSantha Meena Ramamoorthy1-3/+3
2018-02-19staging: vt6655: remove additional blank lineSantha Meena Ramamoorthy1-1/+0
2017-12-19staging: vt6655: Use GFP_KERNEL in kzallocJia-Ju Bai1-4/+4
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman26-261/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman26-0/+26
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-2/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18staging: vt6655: mark expected switch fall-throughs in vnt_set_keymodeGustavo A. R. Silva1-1/+3
2017-10-18vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspendJia-Ju Bai1-1/+2
2017-07-18Staging: vt6655: Fixing coding style warningsSimo Koskinen2-4/+4
2017-06-25staging: vt6655 - add parameter namesDerek Robson5-67/+57
2017-05-25staging: vt6655: align function parameters to open parenthesisMarko Stankovic2-8/+9
2017-05-25staging: vt6655: remove unnecessary blank linesMarko Stankovic1-2/+0
2017-05-25staging: vt6655: replace NULL comparison with '!' operatorMarko Stankovic1-2/+2
2017-05-25staging: vt6655: add spaces around '%' operatorMarko Stankovic1-1/+1
2017-05-15staging: vt6655: Add identifier names to function definitionSucha Supittayapornpong1-1/+1
2017-03-29Staging: vt6655 - block comments style fixDerek Robson1-1/+1
2017-03-16staging: vt6655: Copy argument names from function definition to declaration to fix checkpatch warningsTuomo Rinne1-5/+5
2017-03-12staging: vt6655: baseband: Add identifier name to function definition argumentsayli karnik1-6/+6
2017-03-09staging: vt6655: Remove unnecessary parenthesesSreya Mittal1-10/+10
2017-03-06staging: vt6655: Compress return logicsimran singhal1-4/+1
2017-02-10staging:vt6656:baseband.h: fix function definition argument without identifier name issueArushi Singhal1-8/+8
2016-12-06staging: vt6655: Add spaces around +PrasannaKumar Muralidharan1-2/+2
2016-11-21staging: vt6655: Fixed coding style warnings on Block commentsVijai Kumar K2-5/+8