summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Staging: irda: net: Use NOT operator instead of comparison to NULLGeorgiana Chelu1-2/+2
2017-09-22Staging: irda: net: Do not initialise statics to NULLGeorgiana Chelu1-2/+2
2017-09-22staging: vc04_services: Remove typedef structHarsha Sharma1-22/+22
2017-09-22Staging: rtlwifi: halmac: Remove unnecessary 'out of memory' messagesGeorgiana Chelu1-33/+11
2017-09-22Staging: rtl8192u: ieee80211: Use netdev_info instead of printkGeorgiana Chelu1-2/+2
2017-09-18staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2017-09-18staging: fbtft: remove redundant initialization of txbuf16Colin Ian King1-5/+5
2017-09-18staging: ccree: remove unused and redundant variable idxColin Ian King1-3/+0
2017-09-18staging: speakup: Remove unnecessary parenthesesCastulo J. Martinez1-2/+2
2017-09-18staging: rtl8188eu: Fix spellingValentine Sinitsyn5-7/+7
2017-09-18staging: rtl8192u: remove unneeded SN_LESS macroGreg Kroah-Hartman1-1/+0
2017-09-18staging: rtl819u: move '{' to next lineAastha Gupta1-1/+2
2017-09-18staging: rtl8192u: remove space before semicolonAastha Gupta1-1/+1
2017-09-18staging: rtl8192u: add space after ','Aastha Gupta1-1/+1
2017-09-18staging: rtl8192u: remove space function pointer argumentsAastha Gupta1-11/+11
2017-09-18staging: rtl8192u: fix '{' following enum go on the same lineAastha Gupta1-6/+3
2017-09-18staging: rtl8192u:add space before '(' and '{'Aastha Gupta1-5/+5
2017-09-18staging: rtl8192u: add spaces after struct/enum definitionsAastha Gupta1-10/+10
2017-09-18staging: rtl8192u: remove space before ')'Aastha Gupta1-2/+2
2017-09-18staging: rtl8192u: remove space after '('Aastha Gupta1-1/+1
2017-09-18staging: rtl8192u: add space after '}'Aastha Gupta1-11/+11
2017-09-18staging: rtl8192u: fix spaces around algebric and binary operatorsAastha Gupta1-13/+13
2017-09-18staging: wlan-ng: Replace pr_debug with netdev_dbgHaneen Mohammed1-31/+47
2017-09-18Staging: pi433: Merge assignment with return valueMeghana Madhyastha1-3/+1
2017-09-18staging: Android: follow coding guidlinesKeerthi Reddy1-1/+1
2017-09-18staging: xgifb: fix multiple line dereferenceAastha Gupta1-2/+3
2017-09-18Staging: ccree: Use kcalloc instead of kzallocSrishti Sharma1-1/+1
2017-09-18staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant3-16/+16
2017-09-18Staging: rtl8723bs/os_dep: Remove typecast in kfreeMeghana Madhyastha1-1/+1
2017-09-18staging: rtl8723bs: Merge assignment with returnHarsha Sharma1-16/+4
2017-09-18Staging: irda: Use !x instead of NULL comparisonSrishti Sharma1-2/+2
2017-09-18Staging: irda: drivers: Move the curly bracket to the same line as ifMeghana Madhyastha1-2/+1
2017-09-18Staging: irda: Remove parentheses on the right of assignmentSrishti Sharma2-3/+3
2017-09-18Staging: irda: Don't use assignment inside if statementSrishti Sharma3-6/+10
2017-09-18Staging: irda: drivers: Replace (skb == NULL) with (!skb)Meghana Madhyastha1-1/+1
2017-09-18staging: irda: Remove typedef structHaneen Mohammed1-10/+10
2017-09-18staging: speakup: remove NULL comparisonAastha Gupta1-1/+1
2017-09-18Staging: speakup: Remove print following unsuccessful kmallocMeghana Madhyastha1-3/+1
2017-09-18Staging: dgnc: Remove unused fields in struct channel_tSrishti Sharma1-6/+0
2017-09-18Staging: dgnc: Remove unused fields in struct dgnc_boardSrishti Sharma1-9/+0
2017-09-18staging: dgnc: remove variable rcAastha Gupta1-7/+4
2017-09-18staging: dgnc: remove unused variableAastha Gupta1-1/+0
2017-09-18staging: lustre: lnet: Replace list_for_each with list_for_each_entryHaneen Mohammed1-7/+2
2017-09-18Merge branch 'staging_typec_move' into staging-nextGreg Kroah-Hartman16-84/+80
2017-09-18usb: typec: fusb302: Move out of stagingGuenter Roeck9-13/+7
2017-09-18typec: tcpm: Move out of stagingGuenter Roeck12-28/+17
2017-09-18staging: typec: pd: Document struct pd_messageGuenter Roeck1-0/+5
2017-09-18staging: typec: tcpm: Document data structuresGuenter Roeck1-7/+50
2017-09-18staging: typec: tcpm: Drop commented out codeGuenter Roeck1-36/+1
2017-09-17staging: wlan-ng: Avoid bogus endiannessAviya Erenfeld1-1/+1