summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-06staging: rtl8712: remove a blank lineDeborah Brouwer1-1/+0
2021-04-06staging: rtl8712: add period within a commentDeborah Brouwer1-2/+2
2021-04-06staging: rtl8723bs: core: align arguments with open parenthesisBeatriz Martins de Carvalho1-8/+8
2021-04-06staging: rtl8723bs: core: Ending line with argumentBeatriz Martins de Carvalho1-58/+40
2021-04-06staging: rtl8723bs: core: Removed extra blank lineBeatriz Martins de Carvalho1-1/+0
2021-04-06staging: rtl8723bs: remove unused variable from rtw_os_recv_indicate_pktPhillip Potter1-2/+1
2021-04-06staging: kpc2000: pcie.h: Remove extra blank lineDavid Villasana Jiménez1-1/+0
2021-04-06staging: rtl8723bs: remove unused dvobj_priv membersMartin Kaiser1-4/+0
2021-04-06staging: rtl8723bs: remove commented code blockFabio Aiuto1-19/+0
2021-04-06staging: rtl8723bs: remove empty for cyclesFabio Aiuto1-7/+0
2021-04-06staging: rtl8723bs: rewrite comparisons to nullFabio Aiuto3-3/+3
2021-04-06staging: rtl8723bs: place constant on the right side of the testFabio Aiuto1-1/+1
2021-04-06staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletionFabio Aiuto9-42/+23
2021-04-06staging: rtl8723bs: remove empty #ifdef blocks after RT_TRACE deletionFabio Aiuto1-5/+0
2021-04-06staging: rtl8723bs: remove empty if, else blocks after RT_TRACE deletionFabio Aiuto4-25/+1
2021-04-06staging: rtl8723bs: remove RT_TRACE log definitionsFabio Aiuto1-18/+0
2021-04-06staging: rtl8723bs: remove commented out RT_TRACE logs in hal/ and os_dep/Fabio Aiuto5-20/+0
2021-04-06staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/Fabio Aiuto16-408/+3
2021-04-05staging: bcm2835-pcm: Allow up to 8 channels and 192kHz data rateDom Cobley1-5/+5
2021-04-05staging: rtl8723bs: add spaces around operators in core/rtw_ieee80211.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.cFabio Aiuto1-75/+15
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.cFabio Aiuto1-25/+0
2021-04-05staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.cFabio Aiuto1-20/+4
2021-04-05staging: rtl8723bs: place constant on the right side of the test in core/rtw_...Fabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ioctl_set.cFabio Aiuto1-72/+4
2021-04-05staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.cFabio Aiuto1-3/+0
2021-04-05staging: rtl8723bs: fix comparison in if condition in core/rtw_recv.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: remove unnecessary parentheses in core/rtw_recv.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: split long line in core/rtw_recv.cFabio Aiuto1-1/+2
2021-04-05staging: rtl8723bs: added spaces around operator in core/rtw_recv.cFabio Aiuto1-1/+1
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_recv.cFabio Aiuto1-128/+6
2021-04-05staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_recv.cFabio Aiuto1-12/+0
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme_ext.cFabio Aiuto1-34/+5
2021-04-05staging: rtl8723bs: tidy up some error handling in core/rtw_mlme.cFabio Aiuto1-6/+11
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme.cFabio Aiuto1-90/+15
2021-04-05staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_mlme.cFabio Aiuto1-6/+0
2021-04-05staging: rtl8723bs: remove unnecessary parentheses in if condition in core/rt...Fabio Aiuto1-1/+1
2021-04-05staging: rtl8723bs: fix null check conditions in core/rtw_cmd.cFabio Aiuto1-3/+3
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.cFabio Aiuto1-47/+6
2021-04-05staging: rtl8723bs: remove unnecessary parentheses in if-condition in core/rt...Fabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: fix logical continuation issue in core/rtw_pwrctrl.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_pwrctrl.cFabio Aiuto1-50/+4
2021-04-05staging: rtl8723bs: fix error prone if conditions in core/rtw_eeprom.cFabio Aiuto1-11/+11
2021-04-05staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_eeprom.cFabio Aiuto1-34/+22
2021-04-05staging: rtl8723bs: fix spaces around operator issues in core/rtw_security.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: fix line exceed warning in core/rtw_security.cFabio Aiuto1-1/+2
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_security.cFabio Aiuto1-39/+1
2021-04-05staging: rtl8723bs: fix condition in if statement in core/rtw_xmit.cFabio Aiuto1-1/+1
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_xmit.cFabio Aiuto1-75/+7
2021-04-05staging: fbtft: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-1/+1