Age | Commit message (Expand) | Author |
2019-04-03 | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman |
2019-04-02 | staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier | Ojaswin Mujoo |
2019-02-19 | staging: vt6656: key: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-02-07 | staging: vt6656: Use the correct style for SPDX license Identifier | Nishad Kamdar |
2018-07-11 | staging: vt6655: remove some redundant variables | Colin Ian King |
2018-02-16 | staging: vt6656: Remove unnecessary 'out of memory' message | Dileep Sankhla |
2018-01-08 | Staging: vt6656: Fix unnecessary 'out of memory' message | Sumit Pundir |
2017-11-28 | staging: vt6656: Remove redundant license text | Greg Kroah-Hartman |
2017-11-28 | staging: vt6656: add SPDX identifiers to all vt6656 driver files | Greg Kroah-Hartman |
2017-11-13 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-18 | staging: vt6656: card: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-07-16 | staging: vt6656: Use variable instead of its type in sizeof(...) | Simon Sandström |
2017-07-16 | staging: vt6656: Align function parameters | Simon Sandström |
2017-07-16 | staging: vt6656: Remove unnecessary blank lines | Simon Sandström |
2017-07-16 | staging: vt6656: Add spaces between operators | Simon Sandström |
2017-05-18 | staging: vt6656: remove unnecesary blank lines | Juan Manuel Torres Palma |
2017-05-18 | staging: vt6656: remove multiple assignments | Juan Manuel Torres Palma |
2017-05-15 | staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errors | Salvatore Benedetto |
2017-05-15 | staging: vt6656: Only call vnt_set_bss_mode on basic rates change. | Malcolm Priestley |
2017-05-15 | staging: vt6556: vnt_start Fix missing call to vnt_key_init_table. | Malcolm Priestley |
2017-05-15 | staging: vt6656: always call vnt_update_ifs on short time change. | Malcolm Priestley |
2017-05-15 | staging: vt6656: vnt_update_ifs set max_min based on short slot time. | Malcolm Priestley |
2017-04-28 | staging: vt6656: use tabs instead of spaces | Juan Antonio Pedreira Martos |
2017-04-28 | staging: vt6656: use off stack for in buffer USB transfers. | Malcolm Priestley |
2017-04-28 | staging: vt6656: use off stack for out buffer USB transfers. | Malcolm Priestley |
2017-04-28 | drivers:staging:vt6656: remove usb_device_reset in main_usb.c: | Chewie Lin |
2017-04-08 | staging: vt6656: Split arguments to avoid 80-char violation in rf.c | Dan Cashman |
2017-04-08 | staging: vt6656: Replace embedded function name with __func__ in rf.c | Dan Cashman |
2017-04-08 | staging: vt6656: convert spaces to tabs for rf.c | Dan Cashman |
2017-03-06 | Staging: vt6656: Fix spaces and char limit | Jitendra Kumar Khasdev |
2017-03-06 | staging: vt6656: remove blank lines at opening and closing braces | Katie Dunne |
2017-02-16 | staging: vt6656: rxtx.c Removed multiple dereferencing | Michael S. Hansen |
2017-02-16 | staging: vt6656: Alignment match open parenthesis | Arushi Singhal |
2017-02-16 | staging: vt6656: Alignment should match open parenthesis | Arushi Singhal |
2017-02-05 | staging: vt6656: Add missing identifier names | Simon Sandström |
2017-01-27 | staging: vt6656: Add missing identifier names | =?UTF-8?q?Simon=20Sandstr=C3=B6m?= |
2017-01-16 | staging:vt6656:mac.c Aligned to match open parenthesis | Scott Matheina |
2017-01-10 | staging:vt6656:main_usb.c Removed un-needed blank lines | Scott Matheina |
2017-01-10 | staging:vt6656:main_usb.c Aligned code to match open parenthesis | Scott Matheina |
2017-01-10 | staging:vt6656:mac.c Aligned code to match open parenthesis | Scott Matheina |
2017-01-10 | staging:vt6656:key.c Aligned code with open parenthesis | Scott Matheina |
2017-01-07 | Staging: vt6656: Align lines to match open parenthesis | Baruch Nissenbaum |
2017-01-03 | Staging: vt6656: checkpatch: fix identifier name in wcmd.h | Tobias Heineken |
2016-11-21 | staging: vt6656: Fix coding style warnings on Block comments | Vijai Kumar K |
2016-10-25 | Staging:vt6656:main_usb: fix Block comments should align the * on each line | Nadim Almas |
2016-10-24 | staging: vt6656: Remove unnecessary parentheses. | Elise Lennion |
2016-10-17 | staging: vt6656: Compress return logic into one line. | Elise Lennion |
2016-10-17 | Staging: vt6656: Make a read-only structure | Mihaela Muraru |
2016-10-17 | staging:vt6656:baseband.h: fix function definition argument without identifie... | Mikhail Golubev |