summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Staging: drivers: Bool initializations should use true/falseCristina Opriceana8-12/+12
2015-03-07staging: rtl8192e: Remove if conditions.Navya Sri Nizamkari1-12/+0
2015-03-07Staging: rtl8188eu: Remove unnecessary return statementsSomya Anand1-2/+0
2015-03-07Staging: rtl8188eu: Remove redundant local variableSomya Anand1-17/+7
2015-03-07staging: rtl8712: replace memset(x,0,ETH_ALEN)Aya Mahfouz1-4/+5
2015-03-07staging: rtl8188eu: replace memset(x,0,ETH_ALEN)Aya Mahfouz1-4/+6
2015-03-07staging: unisys: virthba: remove extra parentheses around left bit shift oper...Aya Mahfouz1-1/+1
2015-03-07staging: slicoss: remove extra parentheses around left bit shift operationsAya Mahfouz1-1/+1
2015-03-07staging: rts5208: remove extra parentheses around left bit shift operationAya Mahfouz1-1/+1
2015-03-07staging: ozwpan: remove extra parentheses around left bit shift operationsAya Mahfouz1-1/+1
2015-03-07staging: lustre: remove extra parentheses around left bit shift operationsAya Mahfouz1-3/+3
2015-03-07staging: xgifb: remove extra parentheses around right bit shift operationsAya Mahfouz1-3/+3
2015-03-07staging: speakup: remove extra parentheses around right bit shift operationAya Mahfouz1-1/+1
2015-03-07staging: slicoss: remove extra parentheses around right bit shift operationsAya Mahfouz1-3/+3
2015-03-07staging: rtl8723au: remove extra parentheses around right bit shift operationsAya Mahfouz2-6/+6
2015-03-07staging: rtl8712: remove extra parentheses around right bit shift operationAya Mahfouz2-4/+4
2015-03-07staging: rtl8192u: remove extra parentheses around right bit shift operationAya Mahfouz1-7/+9
2015-03-07staging: rtl8192e: remove extra parentheses around right bit shift operationAya Mahfouz1-14/+14
2015-03-07staging: rtl8188eu: remove extra parentheses around right bit shift operationsAya Mahfouz4-7/+8
2015-03-07staging: media: lirc: remove extra parentheses around right bit shift operationAya Mahfouz1-1/+1
2015-03-07staging: media: bcm2048: remove extra parentheses around right bit shift oper...Aya Mahfouz1-2/+1
2015-03-07staging: lustre: llite: remove extra parentheses around right bit shift opera...Aya Mahfouz1-1/+1
2015-03-07staging: lustre: lclient: remove extra parentheses around right bit shift ope...Aya Mahfouz1-2/+3
2015-03-07staging: comedi: drivers: remove extra parentheses around right bit shift ope...Aya Mahfouz1-1/+1
2015-03-06Staging: rtl8712: Eliminate use of _init_timerVaishali Thakkar8-49/+40
2015-03-06staging: rtl8192u: ieee80211: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz1-1/+1
2015-03-06staging: rtl8192u: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz1-1/+1
2015-03-06staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz1-1/+1
2015-03-06staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz1-1/+1
2015-03-06Staging: rtl8192u: Fix duplicate conditional branchVaishali Thakkar1-2/+2
2015-03-06Staging: rtl8192e: Eliminate use of macro IS_NIC_DOWNVaishali Thakkar4-14/+12
2015-03-06Staging: rtl8192u: Fix quoted string split across linesDilek Uzulmez1-6/+6
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth10-10/+10
2015-03-06Staging: iio: Added define guards where neededCristina Opriceana5-1/+19
2015-03-06staging: iio: meter: add check on return variablesAya Mahfouz1-14/+16
2015-03-06staging: comedi: Remove if condition.Navya Sri Nizamkari1-3/+1
2015-03-06staging: lustre: lustre: libcfs: Replaced printk() with pr_err() and pr_cont()Tina Johnson1-14/+12
2015-03-06staging: lustre: lustre: libcfs: Replaced printk() with pr_err()Tina Johnson1-3/+2
2015-03-06staging: rtl8723au: odm.c: Break some lines down to 80 charactersJes Sorensen1-67/+117
2015-03-06staging: rtl8723au: ODM_Write_DIG23A(): Cosmetic cleanupsJes Sorensen1-7/+8
2015-03-06staging: rtl8723au: Clean up odm_RefreshRateAdaptiveMask()Jes Sorensen1-12/+15
2015-03-06staging: rtl8723au: Clean up FindMinimumRSSI()Jes Sorensen1-6/+4
2015-03-06staging: rtl8723au: Clean up odm_RSSIMonitorCheck()Jes Sorensen1-20/+21
2015-03-06staging: rtl8723au: ODM_TXPowerTrackingCheck23a(): Remove no-op functionJes Sorensen1-20/+0
2015-03-06staging: rtl8723au: Remove write only bIsCurRDLStateJes Sorensen2-2/+0
2015-03-06staging: rtl8723au: Remove unused struct pri_ccaJes Sorensen1-9/+0
2015-03-06staging: rtl8723au: Remove unused struct odm_fat_tJes Sorensen1-28/+0
2015-03-06staging: rtl8723au: Remove unused Funai TV hackJes Sorensen3-11/+0
2015-03-06staging: rtl8723au: Remove write-only variable ControlChannelJes Sorensen2-10/+0
2015-03-06staging: rtl8723au: SupportInterface is always set to USBJes Sorensen8-44/+23