summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_xmit.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_sta_mgt.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_security.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mp.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme_ext.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_ioctl_set.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_cmd.cPhillip Potter
2021-08-05staging: r8188eu: Remove wrapper rtw_sleep_schedulable()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper rtw_get_time_interval_ms()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper rtw_udelay_os()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper rtw_mdelay_os()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger
2021-08-05staging: r8188eu: Remove rtw_yield_os()Larry Finger
2021-08-05staging: r8188eu: Remove pointless NULL check in rtw_check_join_candidate()Nathan Chancellor
2021-08-05staging: r8188eu: Remove self assignment in get_rx_power_val_by_reg()Nathan Chancellor
2021-08-05staging: r8188eu: Remove unnecessary parenthesesNathan Chancellor
2021-08-05staging: r8188eu: Remove rtw_buf_free()Larry Finger
2021-08-05staging: r8188eu: Remove more empty routinesLarry Finger
2021-08-05staging: r8188eu: Remove all calls to _rtw_spinlock_free()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger
2021-08-05staging: r8188eu: Fix incorrect types in argumentsFabio M. De Francesco
2021-08-05staging: r8188eu: fix build errorMichael Straube
2021-08-05staging: r8188eu: Remove unneeded comments in rtw_mp_ioctl.hFabio M. De Francesco
2021-08-05staging: r8188eu: core: Remove rtw_mfree_all_stainfo()Fabio M. De Francesco
2021-08-05staging: r8188eu: Fix cast between incompatible function typeFabio M. De Francesco
2021-08-05staging/fbtft: Fix braces coding styleLen Baker
2021-08-05staging/fbtft: Remove unnecessary variable initializationLen Baker
2021-08-05staging/fbtft: Remove all strcpy() usesLen Baker
2021-08-05staging: rtl8723bs: remove unused BT structuresBryan Brattlof
2021-08-05staging: rtl8723bs: Remove initialisation of globals to 0Scott J. Crouch
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/usb_ops_linux.cPhillip Potter
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/usb_halinit.cPhillip Potter
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_mp.cPhillip Potter
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_hal_init.cPhillip Potter
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/hal_intf.cPhillip Potter
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/HalPwrSeqCmd.cPhillip Potter
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_recv.cPhillip Potter
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_xmit.cPhillip Potter
2021-08-05staging: r8188eu: Remove some bit manipulation macrosLarry Finger
2021-08-05staging: r8188eu: Remove some unused and ugly macrosLarry Finger
2021-08-05staging: r8188eu: Remove wrapper around do_divLarry Finger
2021-08-05staging: r8188eu: Remove rtw_division64()Larry Finger
2021-08-05staging: r8188eu: Remove 4 empty routines from os_sep/service.cLarry Finger
2021-08-05staging: r8188eu: Remove wrappers for atomic operationsLarry Finger
2021-08-05staging: r8188eu: include: Remove unused const definitionsFabio M. De Francesco
2021-08-05staging: r8188eu: Remove set but unused variablesFabio M. De Francesco
2021-08-05staging: r8188eu: remove empty function odm_DynamicPrimaryCCA()Michael Straube
2021-08-05staging: r8188eu: remove return from void functionsMichael Straube