summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: slicoss: Fix long line issues in slicoss.cSean Cleator2014-12-021-13/+26
* staging: rtl8712: remove unnecessary else after returnMike Krinkin2014-12-021-5/+4
* staging: comedi: change some printk calls to pr_errChase Southwood2014-12-022-8/+8
* staging: rtl8723au: hal: Removed the extra semicolonAnjana Sasindran2014-12-021-3/+3
* lustre: Deletion of unnecessary checks before three function callsMarkus Elfring2014-12-022-5/+3
* staging: lustre: fix sparse warnings: static function declarationVincenzo Scotti2014-12-021-1/+1
* staging: lustre: fixed sparse warnings related to static declarationsJanet Liu2014-12-021-6/+6
* staging: unisys: remove duplicate headerSudip Mukherjee2014-12-022-3/+0
* staging: unisys: remove unneeded structureJulia Lawall2014-12-021-3/+0
* staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst2014-12-021-2/+2
* drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang2014-12-021-1/+2
* Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi2014-12-021-1/+1
* Drivers:staging:clocking-wizard: Added a newlineAthira Sharikkal2014-12-021-0/+1
* staging: clocking-wizard: check for a valid clk_name pointerDevendra Naga2014-12-021-0/+5
* staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecastsJes Sorensen2014-12-021-7/+5
* staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarilyJes Sorensen2014-12-021-5/+5
* staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1()Jes Sorensen2014-12-021-8/+2
* staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscationJes Sorensen2014-12-021-32/+30
* staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB()Jes Sorensen2014-12-021-7/+2
* staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscationJes Sorensen2014-12-021-4/+3
* staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum valueJes Sorensen2014-12-021-2/+2
* staging: rtl8723au: Fold _BlockWrite() into _PageWrite()Jes Sorensen2014-12-021-14/+4
* staging: rtl8723au: rtl8723a_update_ramask(): Fix up some bad formattingJes Sorensen2014-12-021-19/+18
* staging: rtl8723au: Remove unused slimcombo debug flagJes Sorensen2014-12-022-15/+0
* staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't usedJes Sorensen2014-12-024-6/+4
* staging: rtl8723au: rtl8723au_read_port() addr argument wasn't usedJes Sorensen2014-12-024-15/+10
* staging: rtl8723au: Use a local variable to state if MAC was already powered onJes Sorensen2014-12-022-9/+8
* staging: rtl8723au: phy_SsPwrSwitch92CU() was never called with bRegSSPwrLvl ...Jes Sorensen2014-12-021-238/+84
* staging: rtl8723au: Fold _ps_open_RF23a() into rtl8723au_hal_init()Jes Sorensen2014-12-021-9/+7
* staging: rtl8723au: Do not write garbage to REG_SPS0_CTRLJes Sorensen2014-12-021-10/+9
* staging: rtl8723au: Remove no-op _InitHWLed() functionJes Sorensen2014-12-021-6/+0
* staging: rtl8723au: Fold _InitNormalChipQueuePriority() into _InitQueuePriori...Jes Sorensen2014-12-021-6/+1
* staging: rtl8723au: _InitPowerOn(): Don't zero init variables unnecessarilyJes Sorensen2014-12-021-4/+3
* staging: rtl8723au: Fold rtl8723au_set_queue_pipe_mapping into rtl8723au_chip...Jes Sorensen2014-12-023-21/+11
* staging: rtl8723au: Remove write only struct hal_data_8723a.interfaceIndexJes Sorensen2014-12-022-5/+0
* staging: rtl8723au: Remove unused rtw_sctx_done23a() functionJes Sorensen2014-12-022-6/+0
* staging: rtl8723au: Eliminate do_queue_select() functionsJes Sorensen2014-12-022-26/+2
* staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err()Jes Sorensen2014-12-025-35/+18
* staging: rtl8732au: Partial clean up of rtl8723a_rf6052.cJes Sorensen2014-12-021-106/+123
* staging: rtl8723au: Fold ODM_PhyStatusQuery23a_92CSeries() into ODM_PhyStatus...Jes Sorensen2014-12-021-11/+2
* staging: rtl8723au: recv_priv->rssi is not used for anythingJes Sorensen2014-12-023-11/+6
* staging: rtl8723au: recv_priv.is_signal_dbg is never setJes Sorensen2014-12-022-60/+46
* staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran2014-12-021-0/+1
* staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySizeMalcolm Priestley2014-12-021-5/+5
* staging: vt6655: s_cbFillTxBufHead remove parameter *pPacketMalcolm Priestley2014-12-021-5/+4
* staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNumMalcolm Priestley2014-12-021-8/+3
* staging: vt6655: remove unused typedef struct tagSSromRegMalcolm Priestley2014-12-021-34/+0
* staging: vt6655: srom remove dead functionsMalcolm Priestley2014-12-022-264/+0
* staging: vt6655: remove duplicate MACvSetPacketFilterMalcolm Priestley2014-12-022-79/+0
* staging: panel: Move LCD-related state into struct lcdMariusz Gorski2014-12-021-121/+134
OpenPOWER on IntegriCloud