summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* staging: most: fix mbo leakChristian Gromm2016-02-071-1/+1
* staging: most: use min_tChristian Gromm2016-02-071-1/+3
* staging: most: unify typesChristian Gromm2016-02-071-5/+3
* staging: most: simplify expressionChristian Gromm2016-02-071-1/+1
* staging: most: rename variablesChristian Gromm2016-02-071-8/+8
* staging: most: remove unnecessary keep_mbo variableChristian Gromm2016-02-071-8/+4
* staging: unisys: visornic: remove useless memsetHugo Camboulive2016-02-071-1/+0
* staging: unisys: remove some dead codeDan Carpenter2016-02-071-7/+2
* Staging: unisys: fix potential format string leakKees Cook2016-02-071-1/+1
* staging: unisys: visorchipset.c fixed spacing around operatorBhaktipriya Shridhar2016-02-071-1/+1
* staging: unisys: Only process up to budget amount of responsesDavid Kershner2016-02-071-5/+14
* staging: unisys: fix parenthesis in toolaction_show()Benjamin Romer2016-02-071-2/+2
* staging: wilc1000: fix return error code of wilc_deinitChaehyun Lim2016-02-071-1/+1
* staging: wilc1000: fix return type of wilc_deinitChaehyun Lim2016-02-072-3/+3
* staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfgChaehyun Lim2016-02-072-3/+3
* staging: wilc1000: fix return type of wilc_hif_set_cfgChaehyun Lim2016-02-072-3/+3
* staging: wilc1000: remove warnings line over 80 charactersLeo Kim2016-02-071-4/+7
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-077-125/+18
* staging: wilc1000: remove unused debug tagChris Park2016-02-072-17/+3
* staging: wilc1000: remove unused log message using the RX_DBG tagChris Park2016-02-074-13/+1
* staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park2016-02-073-12/+1
* staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim2016-02-073-5/+5
* staging: wilc1000: renames strRssi of connect_resp_info structureLeo Kim2016-02-072-7/+8
* staging: wilc1000: renames pJoinParams of connect_resp_info structureLeo Kim2016-02-072-7/+7
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-074-24/+23
* staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim2016-02-073-3/+3
* staging: wilc1000: renames u8Found of connect_resp_info structureLeo Kim2016-02-072-4/+4
* staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim2016-02-073-4/+4
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-072-9/+10
* staging: wilc1000: renames u8channel of connect_resp_info structureLeo Kim2016-02-073-9/+9
* staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim2016-02-074-4/+4
* staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim2016-02-074-7/+7
* staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim2016-02-074-23/+25
* staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim2016-02-074-7/+7
* staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim2016-02-074-11/+15
* staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim2016-02-074-13/+35
* staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim2016-02-074-12/+12
* staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim2016-02-075-18/+20
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-073-19/+19
* staging: wilc1000: remove typedef from tstrConnectRespInfoLeo Kim2016-02-073-7/+7
* staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'Leo Kim2016-02-073-25/+2
* staging: wilc1000: removes function 'wilc_dealloc_network_info()'Leo Kim2016-02-073-25/+2
* staging: wilc1000: remove unused log message using the TX_DBG tagChris Park2016-02-074-13/+4
* staging: wilc1000: remove unused log message using the HOSTINF_DBG tagChris Park2016-02-074-194/+10
* staging: wilc1000: remove unused log message using the CORECONFIG_DBG tagChris Park2016-02-074-23/+2
* staging: wilc1000: wilc_msgqueue.c: removes debug print logLeo Kim2016-02-071-14/+4
* staging: wilc1000: wilc_wfi_cfgoperations.c: replaces PRINT_ER with netdev_errLeo Kim2016-02-071-55/+31
* staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park2016-02-073-15/+10
* staging: wilc1000: remove warnings missing a blank line after declarationsChris Park2016-02-071-0/+1
* staging: wilc1000: remove unnecessary bracesChris Park2016-02-071-4/+4
OpenPOWER on IntegriCloud