summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010
Commit message (Expand)AuthorAgeFilesLines
...
* staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENTTobin C. Harding2017-03-161-8/+6
* staging: ks7010: fix checkpatch BLOCK_COMMENT_STYLETobin C. Harding2017-03-161-10/+40
* staging: ks7010: fix checkpatch SPACINGTobin C. Harding2017-03-161-1/+1
* staging: ks7010: remove dead codeTobin C. Harding2017-03-163-326/+13
* staging: ks7010: remove superfluous commentsTobin C. Harding2017-03-161-131/+6
* staging: ks7010: remove custom return valuesTobin C. Harding2017-03-163-98/+93
* staging: ks7010: fix off by one errorTobin C. Harding2017-03-161-1/+1
* staging: ks7010: refactor, whitespace onlyTobin C. Harding2017-03-141-23/+13
* staging: ks7010: reduce level of indentationTobin C. Harding2017-03-141-97/+98
* staging: ks7010: fix checkpatch memset warningTobin C. Harding2017-03-141-1/+1
* staging: ks7010: remove unnecessary castTobin C. Harding2017-03-141-1/+1
* staging: ks7010: remove unnecessary else statementTobin C. Harding2017-03-141-14/+14
* staging: ks7010: move comparison to right hand sideTobin C. Harding2017-03-141-1/+1
* staging: ks7010: remove multiple assignmentTobin C. Harding2017-03-141-2/+4
* staging: ks7010: remove dead codeTobin C. Harding2017-03-141-2/+0
* staging: ks7010: fix logical line continuationTobin C. Harding2017-03-141-2/+2
* staging: ks7010: fix checkpatch BLOCK_COMMENT_STYLETobin C. Harding2017-03-141-19/+32
* staging: ks7010: fix checkpatch SPACINGTobin C. Harding2017-03-141-106/+106
* staging: ks7010: fix spelling of Michael MICTobin C. Harding2017-03-143-15/+15
* staging: ks7010: add parentheses to complex macroTobin C. Harding2017-03-141-32/+32
* staging: ks7010: fix checkpatch whitespace warnsTobin C. Harding2017-03-141-4/+4
* staging: ks7010: add variables key, key_indexTobin C. Harding2017-03-141-3/+5
* staging: ks7010: reduce length of comment stringTobin C. Harding2017-03-141-1/+1
* staging: ks7010: move quoted string onto single lineTobin C. Harding2017-03-141-2/+1
* staging: ks7010: refactor newly separated functionTobin C. Harding2017-03-141-25/+17
* staging: ks7010: fix line continuationsTobin C. Harding2017-03-141-10/+7
* staging: ks7010: reduce level of indentationTobin C. Harding2017-03-141-67/+69
* staging: ks7010: move WPA code to separate functionTobin C. Harding2017-03-141-79/+97
* Staging: ks7010: ks_hostif.*: Use preferred 'u32' kernel type over 'uint32_t'Shiva Kerdel2017-03-122-24/+24
* Staging: ks7010: ks_hostif.*: Use preferred 'u16' kernel type over 'uint16_t'Shiva Kerdel2017-03-122-77/+77
* Staging: ks7010: ks_*: Use preferred 'u8' kernel type over 'uint8_t'Shiva Kerdel2017-03-123-60/+60
* staging: ks7010: removed code in comments.Arushi Singhal2017-03-091-2/+0
* staging: ks7010: fix spelling mistakeTobin C. Harding2017-03-091-3/+3
* staging: ks7010: fix checkpatch CONSTANT_COMPARISONTobin C. Harding2017-03-091-2/+2
* staging: ks7010: fix checkpatch whitespace warningsTobin C. Harding2017-03-092-27/+25
* staging: ks7010: eap_packet: Format comments to fit in lineTamara Diaconita2017-03-091-3/+6
* staging: ks7010: Unnecessary parentheses removed and improved coding style.Arushi Singhal2017-03-092-21/+20
* staging: ks7010: Unnecessary parentheses removed and improved coding style.Arushi Singhal2017-03-061-13/+13
* staging: ks7010: fix coding style issue of aligning comments properlyChetan Sethi2017-03-061-1/+2
* staging: ks7010: fix coding style issue of using __func__ instead of __FUNCTI...Chetan Sethi2017-03-061-1/+1
* staging: ks7010: fix coding style issue of using pr_notice instead of printkChetan Sethi2017-03-061-1/+1
* staging: ks7010: fix coding style issue of enclosing complex macro value in p...Chetan Sethi2017-03-061-2/+4
* staging: ks7010: fixed warning of avoiding line over 80 charactersChetan Sethi2017-03-061-5/+6
* staging: ks7010: refactor function call parametersTobin C. Harding2017-03-061-27/+13
* staging: ks7010: remove switch statementTobin C. Harding2017-03-061-46/+43
* staging: ks7010: move logic operator to end of lineTobin C. Harding2017-03-061-3/+3
* staging: ks7010: fix checkpatch MULTILINE_DEREFERENCETobin C. Harding2017-03-061-4/+2
* staging: ks7010: invert conditional, reduce indentTobin C. Harding2017-03-061-60/+62
* staging: ks7010: remove unecessary spaces after castsKatie Dunne2017-03-061-104/+102
* Staging: ks7010: ks_*: Braces should be used on all arms of these statementsShiva Kerdel2017-03-062-17/+31
OpenPOWER on IntegriCloud