staging: vchiq_core: drop prefix of vchiq_set_service_state
[platform/kernel/linux-starfive.git] / drivers /
2022-01-25 Stefan Wahrenstaging: vchiq_core: drop prefix of vchiq_set_service_state
2022-01-25 Stefan Wahrenstaging: vchiq_core: align return statements in msg_typ...
2022-01-25 Stefan Wahrenstaging: vchiq_core: simplify vchiq_add_service_internal
2022-01-25 Stefan Wahrenstaging: vchiq_core: fix type of parameter localport
2022-01-25 Stefan Wahrenstaging: vchiq: add message handling to TODO list
2022-01-25 Stefan Wahrenstaging: vchiq: drop completed tasks from TODO
2022-01-25 Stefan Wahrenstaging: vchiq: convert TODOs into unordered list
2022-01-25 Stefan Wahrenstaging: vchiq_arm: introduce is_adjacent_block
2022-01-25 Stefan Wahrenstaging: vchiq_debugfs: get the rid of n_log_entries
2022-01-25 Stefan Wahrenstaging: vchiq_core: fix indentation in vchiq_log_dump_mem
2022-01-25 Vihas Makstaging: r8188eu: handle rtw_init_netdev_name() failure...
2022-01-25 Paulo Miguel Almeidastaging: pi433: move get version func to where all...
2022-01-25 Martin Kaiserstaging: r8188eu: merge Init_ODM_ComInfo_88E and rtl818...
2022-01-25 Martin Kaiserstaging: r8188eu: ODM_RF_CALIBRATION is always set
2022-01-25 Martin Kaiserstaging: r8188eu: ODM_RF_TX_PWR_TRACK is always set
2022-01-25 Martin Kaiserstaging: r8188eu: EntryMaxUndecoratedSmoothedPWDB is...
2022-01-25 Marcelo Aloisio... staging: r8188eu: remove unnecessary braces in rtw_xmit.c
2022-01-25 Martin Kaiserstaging: r8188eu: remove rtw_netif_stop_queue wrapper
2022-01-25 Martin Kaiserstaging: r8188eu: remove rtw_netif_start_queue wrapper
2022-01-25 Martin Kaiserstaging: r8188eu: remove rtw_netif_wake_queue wrapper
2022-01-25 Martin Kaiserstaging: r8188eu: call msecs_to_jiffies in _set_timer
2022-01-25 Martin Kaiserstaging: r8188eu: remove _cancel_timer wrapper
2022-01-25 Martin Kaiserstaging: r8188eu: remove rtw_list_delete wrapper
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused PATH_LENGTH_MAX define
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused bitshift function
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused macros
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused externl variables
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_sta...
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_mlm...
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_ioc...
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_mlme.c
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_iol.c
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_xmit.c
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_iee...
2022-01-25 Jagath Jog JStaging: rtl8723bs: Inserting blank line after declaration
2022-01-25 Jagath Jog JStaging: rtl8723bs: Removed extra spaces between dataty...
2022-01-25 Jagath Jog JStaging: rtl8723bs: Placing opening { braces in previou...
2022-01-25 Gaston Gonzalezstaging: vc04_services: use KBUILD_MODNAME instead...
2022-01-25 Gaston Gonzalezstaging: vc04_services: remove unneeded MODULE_VERSION...
2022-01-25 Kees Cookstaging: rtl8712: Drop get_recvframe_data()
2022-01-25 Kees Cookstaging: rtl8723bs: Drop get_recvframe_data()
2022-01-25 Kees Cookstaging: r8188eu: Drop get_recvframe_data()
2022-01-25 Jérôme Pouillerstaging: wfx: do not probe the device if not in the DT
2022-01-25 Jérôme Pouillerstaging: wfx: rename "config-file" DT attribute
2022-01-25 Jérôme Pouillerstaging: wfx: drop legacy compatible values
2022-01-25 Jérôme Pouillerstaging: wfx: fix firmware location
2022-01-25 Jérôme Pouillerstaging: wfx: map 'compatible' attribute with board...
2022-01-25 Jérôme Pouillerstaging: wfx: remove force_ps_timeout
2022-01-25 Jérôme Pouillerstaging: wfx: do not display functions names in logs
2022-01-25 Jérôme Pouillerstaging: wfx: replace compiletime_assert() by BUILD_BUG...
2022-01-25 Jérôme Pouillerstaging: wfx: use explicit labels for errors
2022-01-25 Jérôme Pouillerstaging: wfx: fix structs alignments
2022-01-25 Jérôme Pouillerstaging: wfx: reformat comments on 100 columns
2022-01-25 Jérôme Pouillerstaging: wfx: reformat code on 100 columns
2022-01-25 Jérôme Pouillerstaging: wfx: prefix structs tx_policy and hwbus_ops...
2022-01-25 Jérôme Pouillerstaging: wfx: prefix structs hif_* with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: prefix tx_policy_is_equal() with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: prefix functions from debug.h with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: prefix functions from hwio.h with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: prefix functions from hif_*.h with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: fix ambiguous function name
2022-01-25 Jérôme Pouillerstaging: wfx: fix ambiguous function name
2022-01-25 Jérôme Pouillerstaging: wfx: preserve endianness of struct hif_ind_startup
2022-01-25 Jérôme Pouillerstagigg: wfx: replace magic number by HIF_ID_IS_INDICATION
2022-01-25 Jérôme Pouillerstaging: wfx: replace magic value by WFX_HIF_BUFFER_SIZE
2022-01-25 Jérôme Pouillerstaging: wfx: use IS_ALIGNED()
2022-01-25 Jérôme Pouillerstaging: wfx: remove useless #ifdef
2022-01-25 Jérôme Pouillerstaging: wfx: remove unnecessary braces
2022-01-25 Jérôme Pouillerstaging: wfx: explain uncommon Makefile statement
2022-01-25 Jérôme Pouillerstaging: wfx: fix comment correctness
2022-01-25 Jérôme Pouillerstaging: wfx: fix missing headers
2022-01-25 Jérôme Pouillerstaging: wfx: fix HIF API license
2022-01-25 Jérôme Pouillerstaging: wfx: fix Makefile and Kconfig licenses
2022-01-25 Martin Kaiserstaging: r8188eu: merge ODM_ConfigBBWithHeaderFile...
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused cck, ofdm and mcs rate...
2022-01-25 Martin Kaiserstaging: r8188eu: merge ODM_ConfigMACWithHeaderFile...
2022-01-25 Martin Kaiserstaging: r8188eu: relay errors from ODM_ReadAndConfig_...
2022-01-25 Martin Kaiserstaging: r8188eu: replace the READ_AND_CONFIG
2022-01-25 Martin Kaiserstaging: r8188eu: remove constant function parameter
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused function parameter
2022-01-25 Martin Kaiserstaging: r8188eu: remove a constant variable
2022-01-25 Martin Kaiserstaging: r8188eu: fix phy_RF6052_Config_ParaFile error...
2022-01-25 Martin Kaiserstaging: r8188eu: we always enqueue in rtw_set_chplan_cmd
2022-01-25 Martin Kaiserstaging: r8188eu: remove HAL_*_ENABLE defines
2022-01-25 Martin Kaiserstaging: r8188eu: HW_VAR_MEDIA_STATUS1 is never set
2022-01-25 Martin Kaiserstaging: r8188eu: CurrentCckTxPwrIdx is set but not...
2022-01-25 Martin Kaiserstaging: r8188eu: CurrentOfdm24GTxPwrIdx is set but...
2022-01-25 Martin Kaiserstaging: r8188eu: CurrentBW2024GTxPwrIdx is set but...
2022-01-25 Martin Kaiserstaging: r8188eu: CurrentBW4024GTxPwrIdx is set but...
2022-01-25 Martin Kaiserstaging: r8188eu: remove obsolete defines and comments
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused chip type settings
2022-01-25 Martin Kaiserstaging: r8188eu: ODM_BB_CCK_PD is always set
2022-01-25 Martin Kaiserstaging: r8188eu: ODM_BB_FA_CNT is always set
2022-01-25 Martin Kaiserstaging: r8188eu: ODM_MAC_EDCA_TURBO is always set
2022-01-25 Minghao Chistaging: rtl8723bs: remove redundant result variable
2022-01-25 Michael Straubestaging: r8188eu: remove rtw_os_recv_resource_alloc()
2022-01-25 Michael Straubestaging: r8188eu: rtw_os_recv_resource_init() does...
2022-01-25 Michael Straubestaging: r8188eu: rtw_os_recv_resource_free() is empty
2022-01-25 Michael Straubestaging: r8188eu: convert switch to if statement in...
2022-01-25 Michael Straubestaging: r8188eu: rtw_hostapd_mlme_rx() is empty
next