summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: make const array static to shink object code sizeColin Ian King2017-09-221-1/+1
* staging: vc04_services: remove BCM2835_VCHIQ_SUPPORT_MEMDUMPDan Carpenter2017-09-222-163/+0
* staging:rtl8188eu:hal Fix wrong comparison to FalseJanani Sankara Babu2017-09-221-1/+1
* staging:rtl8188eu Fix remove semicolon in do {}while(0)Janani Sankara Babu2017-09-221-1/+1
* staging/comedi/das16: Make timer initialization unconditionalKees Cook2017-09-221-6/+4
* Staging: irda: net: Fix style issuesGeorgiana Chelu2017-09-221-9/+11
* Staging: irda: net: Use NOT operator instead of comparison to NULLGeorgiana Chelu2017-09-221-2/+2
* Staging: irda: net: Do not initialise statics to NULLGeorgiana Chelu2017-09-221-2/+2
* staging: vc04_services: Remove typedef structHarsha Sharma2017-09-221-22/+22
* Staging: rtlwifi: halmac: Remove unnecessary 'out of memory' messagesGeorgiana Chelu2017-09-221-33/+11
* Staging: rtl8192u: ieee80211: Use netdev_info instead of printkGeorgiana Chelu2017-09-221-2/+2
* staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit2017-09-181-1/+1
* staging: fbtft: remove redundant initialization of txbuf16Colin Ian King2017-09-181-5/+5
* staging: ccree: remove unused and redundant variable idxColin Ian King2017-09-181-3/+0
* staging: speakup: Remove unnecessary parenthesesCastulo J. Martinez2017-09-181-2/+2
* staging: rtl8188eu: Fix spellingValentine Sinitsyn2017-09-185-7/+7
* staging: rtl8192u: remove unneeded SN_LESS macroGreg Kroah-Hartman2017-09-181-1/+0
* staging: rtl819u: move '{' to next lineAastha Gupta2017-09-181-1/+2
* staging: rtl8192u: remove space before semicolonAastha Gupta2017-09-181-1/+1
* staging: rtl8192u: add space after ','Aastha Gupta2017-09-181-1/+1
* staging: rtl8192u: remove space function pointer argumentsAastha Gupta2017-09-181-11/+11
* staging: rtl8192u: fix '{' following enum go on the same lineAastha Gupta2017-09-181-6/+3
* staging: rtl8192u:add space before '(' and '{'Aastha Gupta2017-09-181-5/+5
* staging: rtl8192u: add spaces after struct/enum definitionsAastha Gupta2017-09-181-10/+10
* staging: rtl8192u: remove space before ')'Aastha Gupta2017-09-181-2/+2
* staging: rtl8192u: remove space after '('Aastha Gupta2017-09-181-1/+1
* staging: rtl8192u: add space after '}'Aastha Gupta2017-09-181-11/+11
* staging: rtl8192u: fix spaces around algebric and binary operatorsAastha Gupta2017-09-181-13/+13
* staging: wlan-ng: Replace pr_debug with netdev_dbgHaneen Mohammed2017-09-181-31/+47
* Staging: pi433: Merge assignment with return valueMeghana Madhyastha2017-09-181-3/+1
* staging: Android: follow coding guidlinesKeerthi Reddy2017-09-181-1/+1
* staging: xgifb: fix multiple line dereferenceAastha Gupta2017-09-181-2/+3
* Staging: ccree: Use kcalloc instead of kzallocSrishti Sharma2017-09-181-1/+1
* staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant2017-09-183-16/+16
* Staging: rtl8723bs/os_dep: Remove typecast in kfreeMeghana Madhyastha2017-09-181-1/+1
* staging: rtl8723bs: Merge assignment with returnHarsha Sharma2017-09-181-16/+4
* Staging: irda: Use !x instead of NULL comparisonSrishti Sharma2017-09-181-2/+2
* Staging: irda: drivers: Move the curly bracket to the same line as ifMeghana Madhyastha2017-09-181-2/+1
* Staging: irda: Remove parentheses on the right of assignmentSrishti Sharma2017-09-182-3/+3
* Staging: irda: Don't use assignment inside if statementSrishti Sharma2017-09-183-6/+10
* Staging: irda: drivers: Replace (skb == NULL) with (!skb)Meghana Madhyastha2017-09-181-1/+1
* staging: irda: Remove typedef structHaneen Mohammed2017-09-181-10/+10
* staging: speakup: remove NULL comparisonAastha Gupta2017-09-181-1/+1
* Staging: speakup: Remove print following unsuccessful kmallocMeghana Madhyastha2017-09-181-3/+1
* Staging: dgnc: Remove unused fields in struct channel_tSrishti Sharma2017-09-181-6/+0
* Staging: dgnc: Remove unused fields in struct dgnc_boardSrishti Sharma2017-09-181-9/+0
* staging: dgnc: remove variable rcAastha Gupta2017-09-181-7/+4
* staging: dgnc: remove unused variableAastha Gupta2017-09-181-1/+0
* staging: lustre: lnet: Replace list_for_each with list_for_each_entryHaneen Mohammed2017-09-181-7/+2
* Merge branch 'staging_typec_move' into staging-nextGreg Kroah-Hartman2017-09-1816-84/+80
|\