summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2016-02-07staging: most: fix race conditionsChristian Gromm1-35/+54
2016-02-07staging: most: rename variable channelChristian Gromm1-108/+108
2016-02-07staging: most: fix retrieval of buffer availabilityChristian Gromm3-8/+14
2016-02-07staging: most: encapsulate shared codeChristian Gromm1-26/+29
2016-02-07staging: most: remove redundant call to wake_up_interruptibleChristian Gromm1-2/+0
2016-02-07staging: most: remove redundant mutexesChristian Gromm1-9/+0
2016-02-07staging: most: remove code to destroy channelChristian Gromm1-13/+0
2016-02-07staging: most: remove reference counterChristian Gromm1-12/+1
2016-02-07staging: most: remove tainted flagChristian Gromm1-32/+1
2016-02-07staging: most: move channel disconnect to function most_deregister_interfaceChristian Gromm1-13/+11
2016-02-07staging: most: move mutexChristian Gromm1-2/+1
2016-02-07staging: most: move initialization of pointerChristian Gromm1-2/+5
2016-02-07staging: most: move call to disconnect_channel callbackChristian Gromm1-2/+2
2016-02-07staging: most: add missing call to ida_simple_removeChristian Gromm1-0/+2
2016-02-07staging: most: remove function destroy_most_c_objChristian Gromm1-24/+14
2016-02-07staging: most: use readl and writel functionsChristian Gromm1-2/+2
2016-02-07staging: most: fix tracking of MBO offsetChristian Gromm1-3/+2
2016-02-07staging: most: fix mbo leakChristian Gromm1-1/+1
2016-02-07staging: most: use min_tChristian Gromm1-1/+3
2016-02-07staging: most: unify typesChristian Gromm1-5/+3
2016-02-07staging: most: simplify expressionChristian Gromm1-1/+1
2016-02-07staging: most: rename variablesChristian Gromm1-8/+8
2016-02-07staging: most: remove unnecessary keep_mbo variableChristian Gromm1-8/+4
2016-02-07staging: unisys: visornic: remove useless memsetHugo Camboulive1-1/+0
2016-02-07staging: unisys: remove some dead codeDan Carpenter1-7/+2
2016-02-07Staging: unisys: fix potential format string leakKees Cook1-1/+1
2016-02-07staging: unisys: visorchipset.c fixed spacing around operatorBhaktipriya Shridhar1-1/+1
2016-02-07staging: unisys: Only process up to budget amount of responsesDavid Kershner1-5/+14
2016-02-07staging: unisys: fix parenthesis in toolaction_show()Benjamin Romer1-2/+2
2016-02-07staging: wilc1000: fix return error code of wilc_deinitChaehyun Lim1-1/+1
2016-02-07staging: wilc1000: fix return type of wilc_deinitChaehyun Lim2-3/+3
2016-02-07staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfgChaehyun Lim2-3/+3
2016-02-07staging: wilc1000: fix return type of wilc_hif_set_cfgChaehyun Lim2-3/+3
2016-02-07staging: wilc1000: remove warnings line over 80 charactersLeo Kim1-4/+7
2016-02-07staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park7-125/+18
2016-02-07staging: wilc1000: remove unused debug tagChris Park2-17/+3
2016-02-07staging: wilc1000: remove unused log message using the RX_DBG tagChris Park4-13/+1
2016-02-07staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park3-12/+1
2016-02-07staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim3-5/+5
2016-02-07staging: wilc1000: renames strRssi of connect_resp_info structureLeo Kim2-7/+8
2016-02-07staging: wilc1000: renames pJoinParams of connect_resp_info structureLeo Kim2-7/+7
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim4-24/+23
2016-02-07staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim3-3/+3
2016-02-07staging: wilc1000: renames u8Found of connect_resp_info structureLeo Kim2-4/+4
2016-02-07staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim3-4/+4
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2-9/+10
2016-02-07staging: wilc1000: renames u8channel of connect_resp_info structureLeo Kim3-9/+9
2016-02-07staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim4-4/+4
2016-02-07staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim4-7/+7
2016-02-07staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim4-23/+25