aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-23staging:r8188eu: add iv length to frame data offsetIvan Safonov1-1/+1
2017-03-23staging: ks7010: fixed a coding style issueXiangyang Zhang1-4/+4
2017-03-23staging: ks7010: invert if statement conditionalsTobin C. Harding1-10/+10
2017-03-23staging: ks7010: remove redundant checkTobin C. Harding1-2/+1
2017-03-23staging: ks7010: add braces to multi-line indentTobin C. Harding1-8/+10
2017-03-23staging: ks7010: add explicit check to 'size' variablesTobin C. Harding3-6/+6
2017-03-23staging: ks7010: add explicit check to memcmp() callsTobin C. Harding2-15/+13
2017-03-23staging: ks7010: fix memcmp() bugTobin C. Harding1-2/+2
2017-03-23staging: fbtft: Replace a bit shift by a use of BIT.Arushi Singhal4-4/+4
2017-03-23staging: rts5208: Replace a bit shift by a use of BIT.Arushi Singhal1-2/+2
2017-03-23staging: rtl8712: Invert comparison to reduce indentationNarcisa Ana Maria Vasile1-6/+5
2017-03-23staging: rtl8712: Restructure code for clarityNarcisa Ana Maria Vasile1-36/+33
2017-03-23staging: rtl8712: Invert the test on check_fwstate() to reduce indentationNarcisa Ana Maria Vasile1-7/+7
2017-03-23staging: rtl8712: Invert if statements to reduce indentation levelNarcisa Ana Maria Vasile1-22/+17
2017-03-23staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"Arushi Singhal1-6/+5
2017-03-23staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal3-9/+9
2017-03-23staging: dgnc: remove tracing prints in dgnc_tty.cAbhishek Bhardwaj1-4/+0
2017-03-23staging: speakup: Match alignment with open parenthesis.Arushi Singhal4-6/+6
2017-03-23staging: speakup: Removed Unnecessary parentheses.Arushi Singhal1-1/+1
2017-03-23staging: speakup: spaces preferred around operatorArushi Singhal6-22/+22
2017-03-23staging: speakup: Moved OR operator to previous line.Arushi Singhal1-4/+4
2017-03-23staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal5-28/+37
2017-03-23staging: speakup: Simplify "NULL" comparisonsArushi Singhal2-4/+4
2017-03-23staging: speakup: Moved logical to previous line.Arushi Singhal1-6/+6
2017-03-23remove unnecessary initial allocation of vcPranay Kr. Srivastava1-11/+0
2017-03-23return same error value from spk_set_key_infoPranay Kr. Srivastava1-8/+19
2017-03-23ov5693: remove unused functionAlan Cox1-23/+0
2017-03-23speakup: Fix spurious space pronunciation on spelling lettersSamuel Thibault1-8/+5
2017-03-22Merge tag 'iio-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman19-247/+225
2017-03-21staging: ks7010: rename return value identifierTobin C. Harding3-84/+84
2017-03-21staging: ks7010: remove zero comparisonTobin C. Harding1-2/+2
2017-03-21staging: ks7010: remove non-zero comparisonTobin C. Harding2-5/+5
2017-03-21staging: ks7010: make goto labels uniformTobin C. Harding1-35/+35
2017-03-21staging: ks7010: return directly on errorTobin C. Harding2-10/+7
2017-03-21staging: ks7010: fix checkpatch MULTIPLE_ASSIGNMENTSTobin C. Harding1-1/+2
2017-03-21staging: ks7010: fix checkpatch BRACESTobin C. Harding1-13/+9
2017-03-21staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENTTobin C. Harding2-10/+10
2017-03-21staging: ks7010: fix checkpatch SPACINGTobin C. Harding1-2/+2
2017-03-21staging: ks7010: fix checkpatch LINE_SPACINGTobin C. Harding1-0/+1
2017-03-21staging: vchiq_arm: Fix MODULE_LICENSEStefan Wahren1-1/+1
2017-03-21Staging: media: Unmap and release region obtained by ioremap_nocacheArvind Yadav1-3/+9
2017-03-21staging:sm750fb: Code readability is improved.Arushi Singhal1-25/+30
2017-03-21staging: rtl8712: checkpatch: Avoid multiple line dereferencesDing-Chi Wang1-6/+4
2017-03-21staging: lustre: libcfs: Define pr_fmt() to include relevant nameNarcisa Ana Maria Vasile1-5/+6
2017-03-21staging: lustre: libcfs: Replace printk() with pr_*()Narcisa Ana Maria Vasile1-28/+22
2017-03-21staging: media: atomisp: fix build errors when PM is disabledJérémy Lefaure1-2/+2
2017-03-21staging: atomisp: remove useless condition in if-statementsDaeseok Youn1-4/+2
2017-03-21staging: media: atomisp: Remove unnecessary braces.Varsha Rao3-6/+3
2017-03-21staging: media: atomisp: Remove unnecessary blank lines.Varsha Rao4-11/+0
2017-03-21staging: media: atomisp: Fix block comments warning.Varsha Rao2-13/+15