summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
AgeCommit message (Expand)AuthorLines
2019-07-22staging: vt6656: change alignment to match parenthesisBenjamin Sherman-6/+6
2019-06-20staging: vt6656: fix indentation on break statementColin Ian King-1/+1
2019-05-21staging: vt6656: manage error path during device initializationQuentin Deslandes-7/+13
2019-05-21staging: vt6656: clean-up registers initialization error pathQuentin Deslandes-67/+96
2019-05-21staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes-14/+28
2019-05-21staging: vt6656: clean error path for firmware managementQuentin Deslandes-51/+40
2019-05-21staging: vt6656: avoid discarding called function's return codeQuentin Deslandes-81/+152
2019-05-21staging: vt6656: clean function's error path in usbpipe.cQuentin Deslandes-52/+67
2019-05-21staging: vt6656: fix potential NULL pointer dereferenceQuentin Deslandes-0/+3
2019-05-20staging: vt665*: use help instead of ---help--- in KconfigMoses Christopher-3/+2
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-04-02staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierOjaswin Mujoo-14/+14
2019-02-19staging: vt6656: key: Mark expected switch fall-throughsGustavo A. R. Silva-1/+3
2019-02-07staging: vt6656: Use the correct style for SPDX license IdentifierNishad Kamdar-1/+1
2018-07-11staging: vt6655: remove some redundant variablesColin Ian King-7/+2
2018-02-16staging: vt6656: Remove unnecessary 'out of memory' messageDileep Sankhla-3/+0
2018-01-08Staging: vt6656: Fix unnecessary 'out of memory' messageSumit Pundir-4/+1
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman-319/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman-0/+29
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-18staging: vt6656: card: mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2017-07-16staging: vt6656: Use variable instead of its type in sizeof(...)Simon Sandström-3/+2
2017-07-16staging: vt6656: Align function parametersSimon Sandström-4/+4
2017-07-16staging: vt6656: Remove unnecessary blank linesSimon Sandström-4/+2
2017-07-16staging: vt6656: Add spaces between operatorsSimon Sandström-4/+4
2017-05-18staging: vt6656: remove unnecesary blank linesJuan Manuel Torres Palma-4/+0
2017-05-18staging: vt6656: remove multiple assignmentsJuan Manuel Torres Palma-6/+14
2017-05-15staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errorsSalvatore Benedetto-33/+37
2017-05-15staging: vt6656: Only call vnt_set_bss_mode on basic rates change.Malcolm Priestley-10/+3
2017-05-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley-0/+3
2017-05-15staging: vt6656: always call vnt_update_ifs on short time change.Malcolm Priestley-0/+1
2017-05-15staging: vt6656: vnt_update_ifs set max_min based on short slot time.Malcolm Priestley-23/+6
2017-04-28staging: vt6656: use tabs instead of spacesJuan Antonio Pedreira Martos-16/+16
2017-04-28staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley-2/+15
2017-04-28staging: vt6656: use off stack for out buffer USB transfers.Malcolm Priestley-2/+12
2017-04-28drivers:staging:vt6656: remove usb_device_reset in main_usb.c:Chewie Lin-11/+4
2017-04-08staging: vt6656: Split arguments to avoid 80-char violation in rf.cDan Cashman-1/+2
2017-04-08staging: vt6656: Replace embedded function name with __func__ in rf.cDan Cashman-1/+1
2017-04-08staging: vt6656: convert spaces to tabs for rf.cDan Cashman-5/+5
2017-03-06Staging: vt6656: Fix spaces and char limitJitendra Kumar Khasdev-2/+2
2017-03-06staging: vt6656: remove blank lines at opening and closing bracesKatie Dunne-3/+0
2017-02-16staging: vt6656: rxtx.c Removed multiple dereferencingMichael S. Hansen-2/+2
2017-02-16staging: vt6656: Alignment match open parenthesisArushi Singhal-27/+27
2017-02-16staging: vt6656: Alignment should match open parenthesisArushi Singhal-31/+31
2017-02-05staging: vt6656: Add missing identifier namesSimon Sandström-42/+46
2017-01-27staging: vt6656: Add missing identifier names=?UTF-8?q?Simon=20Sandstr=C3=B6m?=-16/+18
2017-01-16staging:vt6656:mac.c Aligned to match open parenthesisScott Matheina-2/+2
2017-01-10staging:vt6656:main_usb.c Removed un-needed blank linesScott Matheina-4/+0
2017-01-10staging:vt6656:main_usb.c Aligned code to match open parenthesisScott Matheina-28/+31