aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-07staging: vt6655: card.c: Fixing multiple assignmentsNick Rosbrook1-2/+5
2016-10-17Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao6-253/+253
2016-10-16Staging: vt6655: Removes unused macros.Varsha Rao1-6/+0
2016-10-16staging: vt6655: Adding space around '<<'Varsha Rao1-319/+319
2016-10-16staging: vt6655: Adding space around '+'Varsha Rao4-326/+326
2016-10-16staging: vt6655: Adding space around '*'Varsha Rao1-2/+2
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao26-114/+0
2016-10-16staging: vt6655: Removes unnecessary blank lines.Varsha Rao5-5/+0
2016-10-02Staging: vt6655: Remove explicit NULL comparison using Coccinelleshyam saini1-4/+4
2016-09-20Staging: vt6655: baseband: Remove unnecessary space after a castSandhya Bankar1-1/+1
2016-09-20Staging: vt6655: card: Remove unnecessary space after a castSandhya Bankar1-2/+2
2016-09-18staging: vt6655: device_main: Replace NULL comparison with !xNamrata A Shettar1-1/+1
2016-09-18staging: vt6655: device_main: Replace explicit NULL comparisonNamrata A Shettar1-1/+1
2016-09-13Staging: vt6655: Remove unused function vnt_key_init_tableBhumika Goyal2-12/+0
2016-09-01staging: vt6655: rxtx.c: Fix checkpatch warningAnson Jacob1-17/+24
2016-09-01staging: vt6655: rf.c: Fix checkpatch warningAnson Jacob1-7/+12
2016-08-21staging: vt6655: power.c: Fix checkpatch warningAnson Jacob1-6/+6
2016-08-21staging: vt6655: Fix checkpatch warningAnson Jacob1-4/+4
2016-08-21staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.plAnson Jacob1-1/+2
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-53/+108
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg3-5/+5
2016-03-28staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton7-51/+106
2016-03-28Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as const arrays.Claudiu Beznea1-2/+2