summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2016-11-21staging: vt6656: Fix coding style warnings on Block commentsVijai Kumar K
2016-10-25Staging:vt6656:main_usb: fix Block comments should align the * on each lineNadim Almas
2016-10-24staging: vt6656: Remove unnecessary parentheses.Elise Lennion
2016-10-17staging: vt6656: Compress return logic into one line.Elise Lennion
2016-10-17Staging: vt6656: Make a read-only structureMihaela Muraru
2016-10-17staging:vt6656:baseband.h: fix function definition argument without identifie...Mikhail Golubev
2016-10-16staging:vt6656:card.c: fix block comments should align the * on each lineMikhail Golubev
2016-09-28staging: vt6656: Remove unused variable 'rx_sts'Martin Alonso
2016-08-30staging: vt6656: usbpipe.c: Fix checkpatch warningAnson Jacob
2016-08-21staging:vt6656:dpc.h:fix parantheses alignmentRithvik Patibandla
2016-08-21staging:vt6656:dpc.c:Fix spacesRithvik Patibandla
2016-08-21staging:vt6656:dpc.c:Fix parantheses alignmentRithvik Patibandla
2016-08-21staging:vt6656:baseband.h: Fix alignment issueRithvik Patibandla
2016-08-21staging:vt6656:card.c: fix camel case issueRithvik Patibandla
2016-08-21staging:vt6656:card.c: fix blank line issueRithvik Patibandla
2016-08-21staging:vt6656:card.c: fix blank lines issueRithvik Patibandla
2016-08-21staging:vt6656:card.c:fix alignment checksRithvik Patibandla
2016-08-21staging:vt6656:card.c:Fix comment block issueRithvik Patibandla
2016-08-15staging: vt6656: main_usb: don't print error when allocating urb failsWolfram Sang
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-29staging: vt6656: Add space to align functionshan tai
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-28staging: vt6656: Fixed multiple logical comparisions warnings in main_usb.cParth Sane
2016-03-28staging: vt6656: Fixed multiple logical comparisions warningsParth Sane
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-10staging: vt6656: Remove unnecessary parenthesesRehas Sachdeva
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller
2016-02-20staging: vt6656: simplify tests of successful urb statusAlison Schofield
2016-02-14staging: vt6656: move local var init into declarationAlison Schofield
2016-02-14staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocationAlison Schofield
2016-02-11staging: vt6656: replace explicit NULL comparison with ! operatorAlison Schofield
2016-02-07Staging: vt6656: Fixed multiple commenting codig style issues.maomao xu
2016-02-07drivers:staging:vt6656: Fix coding style issuesSergey Lysanov
2016-02-07staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsAlexey Tulia
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka
2015-11-15staging: vt6656: Do not use multiple blank lines.Burcin Akalin
2015-10-27staging: vt6656: Do not use multiple blank lines.Burcin Akalin
2015-10-27staging: vt6656: Add space around '|'Burcin Akalin
2015-10-24staging: vt6656: Remove unnecessary braces and tab spacingAmitoj Kaur Chawla
2015-10-16staging: vt6656: Prefer using BIT MacroAmitoj Kaur Chawla
2015-10-16staging: vt6656: Remove useless initialisationAmitoj Kaur Chawla
2015-10-08staging: vt6656: Remove space before closing braceAmitoj Kaur Chawla
2015-10-08staging: vt6656: Remove space after opening braceAmitoj Kaur Chawla
2015-09-29staging: vt6656: remove RX complete locking.Malcolm Priestley
2015-09-29staging: vt6656: don't stop TX queue unless buffer full.Malcolm Priestley
2015-09-29staging: vt6656: implement power saving.Malcolm Priestley
2015-09-29staging: vt6656: implement power saving code.Malcolm Priestley
2015-09-29staging: vt6656: implement TSF counterMalcolm Priestley
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman