summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-25staging: speakup: fix synth caching when synth init failsOkash Khawaja1-2/+7
2017-06-25Staging: rtl8712 : wifi.h: Fixed Macro argument reuseJaya Durga1-2/+4
2017-06-25staging: vt6655 - add parameter namesDerek Robson5-67/+57
2017-06-25staging: rtl8192u - add parameter namesDerek Robson3-6/+6
2017-06-25staging: sm750fb - add parameter namesDerek Robson1-8/+16
2017-06-25staging: rtl8723bs - remove asm includesDerek Robson1-3/+3
2017-06-25staging: unisys: visorhba - octal permissionsDerek Robson1-1/+1
2017-06-25staging: rtl8188eu: style fixesGalo Navarro1-4/+4
2017-06-25staging: ccree: use signal safe completion waitGilad Ben-Yossef1-1/+2
2017-06-25staging: ccree: add DT bus coherency detectionGilad Ben-Yossef5-49/+32
2017-06-25staging: ccree: add clock management supportGilad Ben-Yossef6-106/+50
2017-06-25staging: ccree: remove unused functionGilad Ben-Yossef1-12/+0
2017-06-25staging: ccree: register setkey for none hash macsGilad Ben-Yossef1-41/+42
2017-06-25staging: ccree: fix hash import/exportGilad Ben-Yossef2-44/+101
2017-06-23staging: wlan-ng: Fix struct definition's and variable typeSuniel Mahesh2-10/+10
2017-06-23staging: rtl8723bs: Remove unnecessary cast in kfreeAmitoj Kaur Chawla1-7/+7
2017-06-23staging: rtl8723bs: hal: Use (true/false) in assignment to boolsimran singhal1-4/+4
2017-06-23staging: sm750fb: change default screen resolutionSudip Mukherjee1-1/+1
2017-06-23staging: fb_xgi: vb_table: Remove white space after tabstopMatthew Reed1-9/+9
2017-06-23staging: fusb302: don't bitshift __le16 typeFrans Klaver1-2/+2
2017-06-23staging: fsl-mc: make dprc.h header privateLaurentiu Tudor4-2/+2
2017-06-23staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor11-140/+94
2017-06-23staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor14-110/+61
2017-06-23staging: fsl-mc: fix a few implicit includesLaurentiu Tudor5-0/+5
2017-06-23staging: fsl-mc: remove dpmng API filesLaurentiu Tudor3-142/+52
2017-06-23staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor8-83/+61
2017-06-23staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor2-9/+9
2017-06-23staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor2-7/+7
2017-06-23staging: fsl-mc: turn several exported functions staticLaurentiu Tudor3-16/+5
2017-06-23staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor1-2/+0
2017-06-23staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor1-8/+0
2017-06-23staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor6-71/+71
2017-06-23staging: fsl-mc: drop useless #includesLaurentiu Tudor1-2/+0
2017-06-23staging: fsl-mc: drop macros with possible side effectsLaurentiu Tudor2-14/+19
2017-06-23staging: fsl-dpaa2/eth: fix a couple of implicit includesLaurentiu Tudor1-0/+2
2017-06-23staging: fsl-mc/dpio: Propagate error codeIoana Radulescu1-3/+3
2017-06-23staging: comedi: use centralized error clean-up in comedi_init()Ian Abbott1-21/+22
2017-06-23staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott1-0/+1
2017-06-23staging: rtl8192e: remove dead code rtllib_wpa_supplicant_ioctlMalcolm Priestley2-437/+0
2017-06-23staging: rtl8192e: remove dead private call to _rtl92e_ioctl.Malcolm Priestley2-128/+0
2017-06-23staging: most: net: hold used net deviceAndrey Shvetsov1-23/+55
2017-06-23staging: most: net: protect consistency of the stateAndrey Shvetsov1-22/+42
2017-06-23staging: most: net: make net device lifetime obviousAndrey Shvetsov1-22/+25
2017-06-23staging: most: net: remove redundant tracesAndrey Shvetsov1-6/+0
2017-06-23staging: ccree: removed spaces after opening parentheses.Jeremy Sowden1-3/+3
2017-06-23staging: ccree: - style fix, spaces and tabsDerek Robson8-74/+75
2017-06-23staging: ccree: move else to follow close brace '}'Jhih-Ming Hunag1-2/+1
2017-06-23staging: ccree: remove improper spaceJhih-Ming Hunag1-16/+16
2017-06-23staging: ccree: move * to close variable name instead of type.Jhih-Ming Hunag1-1/+1
2017-06-23staging: ccree: move '{' to next line for function.Jhih-Ming Hunag1-2/+4