Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2021-03-27 00:18:11 to 2021-04-01 14:32:51 UTC [more...]

[PATCH 00/49] staging: rtl8723bs: remove all RT_TRACE usages
 2021-04-01 14:32 UTC  (56+ messages)
` [PATCH 01/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_xmit.c
` [PATCH 02/49] staging: rtl8723bs: remove empty else blocks
` [PATCH 03/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_security.c
` [PATCH 04/49] staging: rtl8723bs: remove empty if block "
` [PATCH 05/49] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_eeprom.c
` [PATCH 06/49] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_pwrctrl.c
` [PATCH 07/49] staging: rtl8723bs: make one single if statement out of two nested ones
` [PATCH 08/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c
` [PATCH 09/49] staging: rtl8723bs: remove empty if-else blocks and unused variable
` [PATCH 10/49] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_mlme.c
` [PATCH 11/49] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 12/49] staging: rtl8723bs: remove empty if-else block "
` [PATCH 13/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme_ext.c
` [PATCH 14/49] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_recv.c
` [PATCH 15/49] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 16/49] staging: rtl8723bs: remove empty for cycle "
` [PATCH 17/49] staging: rtl8723bs: remove empty if-block "
` [PATCH 18/49] staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.c
` [PATCH 19/49] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 20/49] staging: rtl8723bs: remove empty if-block "
` [PATCH 21/49] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.c
` [PATCH 22/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.c
` [PATCH 23/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.c
` [PATCH 24/49] staging: rtl8723bs: remove empty for cycles
` [PATCH 25/49] staging: rtl8723bs: remove RT_TRACE logs in hal/HalPwrSeqCmd.c
` [PATCH 26/49] staging: rtl8723bs: remove RT_TRACE logs in hal/rtl8723b_hal_init.c
` [PATCH 27/49] staging: rtl8723bs: remove empty #ifdef blocks "
` [PATCH 28/49] staging: rtl8723bs: remove empty if blocks in hal/rtl8723bs_hal_init.c
` [PATCH 29/49] staging: rtl8723bs: added driver prefix in log messages
` [PATCH 30/49] staging: rtl8723bs: remove RT_TRACE logs in hal/sdio_ops.c
` [PATCH 31/49] staging: rtl8723bs: remove commented code block in hal/hal_com_phycfg.c
` [PATCH 32/49] staging: rtl8723bs: remove RT_TRACE logs in hal/rtl8723b_phycfg.c
` [PATCH 33/49] staging: rtl8723bs: remove empty else-blocks "
` [PATCH 34/49] staging: rtl8723bs: remove RT_TRACE logs in hal/hal_intf.c
` [PATCH 35/49] staging: rtl8723bs: remove RT_TRACE logs in hal/rtl8723bs_xmit.c
` [PATCH 36/49] staging: rtl8723bs: remove RT_TRACE logs in hal/sdio_halinit.c
` [PATCH 37/49] staging: rtl8723bs: remove RT_TRACE logs in hal/rtl8723bs_recv.c
` [PATCH 38/49] staging: rtl8723bs: remove commented RT_TRACE calls in hal/HalPhyRf_8723B.c
` [PATCH 39/49] staging: rtl8723bs: remove commented RT_TRACE calls in hal/rtl8723b_rf6052.c
` [PATCH 40/49] staging: rtl8723bs: remove commented RT_TRACE calls in os_dep/ioctl_linux.c
` [PATCH 41/49] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 42/49] staging: rtl8723bs: remove RT_TRACE logs in os_dep/mlme_linux.c
` [PATCH 43/49] staging: rtl8723bs: remove RT_TRACE logs in os_dep/ioctl_cfg80211.c
` [PATCH 44/49] staging: rtl8723bs: remove RT_TRACE logs in os_dep/recv_linux.c
` [PATCH 45/49] staging: rtl8723bs: remove RT_TRACE logs in os_dep/sdio_intf.c
` [PATCH 46/49] staging: rtl8723bs: remove RT_TRACE logs in os_dep/xmit_linux.c
` [PATCH 47/49] staging: rtl8723bs: remove RT_TRACE logs in os_dep/osdep_service.c
` [PATCH 48/49] staging: rtl8723bs: remove RT_TRACE logs in os_dep/os_intfs.c
` [PATCH 49/49] staging: rtl8723bs: remove obsolete macro

[PATCH v5 (RESEND) 0/7] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-04-01 14:18 UTC  (5+ messages)
` [PATCH v5 (RESEND) 1/7] phy: phy-hi3670-usb3: move driver from staging into phy
` [PATCH v5 (RESEND) 5/7] regulator: hi6421v600-regulator: move it from staging

[PATCH -next v3] staging: greybus: camera: Switch to memdup_user_nul()
 2021-04-01 11:00 UTC  (2+ messages)

[PATCH -next v2] staging: greybus: camera: Switch to memdup_user_nul()
 2021-04-01  9:20 UTC  (7+ messages)

[PATCH 00/40] staging: rtl8723bs: replace RT_TRACE private macro
 2021-04-01  9:10 UTC  (50+ messages)
` [PATCH 01/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_xmit.c
` [PATCH 02/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_security.c
` [PATCH 03/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_eeprom.c
` [PATCH 04/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_pwrctrl.c
` [PATCH 05/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_cmd.c
` [PATCH 06/40] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_mlme.c
` [PATCH 07/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers "
` [PATCH 08/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_mlme_ext.c
` [PATCH 09/40] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_recv.c
` [PATCH 10/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers "
` [PATCH 11/40] staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.c
` [PATCH 12/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers "
` [PATCH 13/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_wlan_util.c
` [PATCH 14/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_sta_mgt.c
` [PATCH 15/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_ieee80211.c
` [PATCH 16/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in hal/HalPwrSeqCmd.c
` [PATCH 17/40] staging: rtl8723bs: fix constant name in hal/rtl8723b_hal_init.c
` [PATCH 18/40] staging: rtl8723bs: added driver prefix in log messages
` [PATCH 19/40] staging: rtl8723bs: remove commented RT_TRACE call in hal/rtl8723b_hal_init.c
` [PATCH 20/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers "
` [PATCH 21/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in hal/sdio_ops.c
` [PATCH 22/40] staging: rtl8723bs: remove commented code block in hal/hal_com_phycfg.c
` [PATCH 23/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in hal/rtl8723b_phycfg.c
` [PATCH 24/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in hal/hal_intf.c
` [PATCH 25/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in hal/rtl8723bs_xmit.c
` [PATCH 26/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in hal/sdio_halinit.c
` [PATCH 27/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in hal/rtl8723bs_recv.c
` [PATCH 28/40] staging: rtl8723bs: remove commented RT_TRACE calls in hal/HalPhyRf_8723B.c
` [PATCH 29/40] staging: rtl8723bs: remove commented RT_TRACE calls in hal/rtl8723b_rf6052.c
` [PATCH 30/40] staging: rtl8723bs: remove commented RT_TRACE calls in os_dep/ioctl_linux.c
` [PATCH 31/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers "
` [PATCH 32/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in os_dep/mlme_linux.c
` [PATCH 33/40] staging: rtl8723bs: fix string format in os_dep/ioctl_cfg80211.c
` [PATCH 34/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers "
` [PATCH 35/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in os_dep/os_intfs.c
` [PATCH 36/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in os_dep/recv_linux.c
` [PATCH 37/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in os_dep/sdio_intf.c
` [PATCH 38/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in os_dep/xmit_linux.c
` [PATCH 39/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in os_dep/osdep_service.c
` [PATCH 40/40] staging: rtl8723bs: remove obsolete debug macro

[PATCH v2] staging: greybus: arche-platform: Ending line with argument
 2021-04-01  9:07 UTC 

[PATCH v2 0/2] staging: rtl8723bs: replace private macro with print_hex_dump_debug
 2021-04-01  9:07 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: use print_hex_dump_debug instead of private RT_PRINT_DATA
` [PATCH v2 2/2] staging: rtl8723bs: remove unused macro RT_PRINT_DATA

[PATCH 0/2] staging: rtl8723bs: replace private macro with print_hex_dump_debug
 2021-04-01  9:01 UTC  (4+ messages)
` [PATCH 1/2] staging: rtl8723bs: use print_hex_dump_debug instead of private RT_PRINT_DATA
` [PATCH 2/2] staging: rtl8723bs: remove unused macro RT_PRINT_DATA

[PATCH 0/3] Fix block comment warnings
 2021-04-01  5:58 UTC  (8+ messages)
` [PATCH 1/3] staging: rtl8723bs: core: fix repeated word warning
  ` [Outreachy kernel] "
` [PATCH 2/3] staging: rtl8723bs: core: fix block comment warning
  ` [Outreachy kernel] "
` [PATCH 3/3] staging: rtl8723bs: core: remove empty comment
  ` [Outreachy kernel] "

[PATCH -next] staging: greybus: camera: Switch to memdup_user_nul()
 2021-04-01  2:41 UTC  (3+ messages)

[PATCH -next] staging: rtl8723bs: os_dep: remove unused variable 'ret'
 2021-04-01  2:35 UTC  (3+ messages)

[PATCH v2 0/3] block comment style changes
 2021-03-31 22:42 UTC  (4+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: core: add comma within a comment
` [PATCH v2 2/3] staging: rtl8723bs: core: add * to block comments
` [PATCH v2 3/3] staging: rtl8723bs: core: remove empty comment

[PATCH] staging: greybus: arche-platform: Fix ending '(' warnings
 2021-03-31 20:36 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH -next] staging: rtl8723bs: core: Remove unused variable 'res'
 2021-03-31 10:29 UTC  (3+ messages)

Bidding invitation
 2021-03-31  7:16 UTC 

[PATCH] staging: rtl8723bs: fix block comments
 2021-03-31  6:22 UTC  (2+ messages)

[PATCH v2] staging: fbtft: fix a typo
 2021-03-30  7:21 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: (trivial) remove a duplicate comment
 2021-03-29  9:32 UTC  (3+ messages)
` [PATCH v2] staging: rtl8188eu: (trivial) remove a duplicate debug print

[PATCH v2 00/20] fix checkpatch error on macros
 2021-03-28 14:54 UTC  (27+ messages)
` [PATCH v2 01/20] staging: rtl8723bs: remove unused macros in include/hal_com.h
` [PATCH v2 02/20] staging: rtl8723bs: put parentheses on macro with complex values "
` [PATCH v2 03/20] staging: rtl8723bs: added spaces around operators in a macro "
` [PATCH v2 04/20] staging: rtl8723bs: remove unused macros in include/hal_com_reg.h
` [PATCH v2 05/20] staging: rtl8723bs: remove unused macros in include/hal_data.h
` [PATCH v2 06/20] staging: rtl8723bs: put parentheses on macros with complex values "
` [PATCH v2 07/20] staging: rtl8723bs: add spaces around operators "
` [PATCH v2 08/20] staging: rtl8723bs: remove unused macros in include/hal_phy.h
` [PATCH v2 09/20] staging: rtl8723bs: put parentheses on macros with complex values in include/rtw_debug.h
` [PATCH v2 10/20] staging: rtl8723bs: remove unused macro in include/rtw_pwrctrl.h
` [PATCH v2 11/20] staging: rtl8723bs: remove unused field in rereg_nd_name_data struct
` [PATCH v2 12/20] staging: rtl8723bs: remove commented code line in os_dep/ioctl_linux.c
` [PATCH v2 13/20] staging: rtl8723bs: put parentheses on macros with complex values in include/rtw_pwrctrl.h
` [PATCH v2 14/20] staging: rtl8723bs: add spaces around operator "
` [PATCH v2 15/20] staging: rtl8723bs: remove unused macros in include/wifi.h
` [PATCH v2 16/20] staging: rtl8723bs: put parentheses on macros with complex values "
` [PATCH v2 17/20] staging: rtl8723bs: remove macros updating unused fields in struct security_priv
` [PATCH v2 18/20] staging: rtl8723bs: remove "
` [PATCH v2 19/20] staging: rtl8723bs: include macro in a do - while loop in core/rtw_security.c
` [PATCH v2 20/20] staging: rtl8723bs: remove unused macros in include/drv_types.c

[PATCH] media: atomisp: add ibuf_ctrl_rmgr.c to ISP2401 build only
 2021-03-28 22:43 UTC 

[PATCH] staging: rtl8188eu: remove unused function parameter
 2021-03-28 17:54 UTC 

[PATCH 1/2] staging:r8188eu: refactor OnAction(): use switch instead table lookup
 2021-03-28 16:33 UTC  (2+ messages)
` [PATCH 2/2] staging:r8188eu: remove dummy handlers from OnAction()

[PATCH -next 1/6] staging: rtl8723bs: ieee80211: remove unused variable
 2021-03-28 12:33 UTC  (14+ messages)
` [PATCH -next 2/6] staging: rtl8723bs: mlme: remove unused variables
` [PATCH -next 3/6] staging: rtl8723bs: hal: remove unused variable in HalBtc8723b1Ant.c
` [PATCH -next 4/6] staging: rtl8723bs: sdio_ops: removing unused variable
` [PATCH -next 5/6] staging: rtl8723bs: mark some variables as __maybe_unused
` [PATCH -next 6/6] staging: rtl8723bs: sta_mgt: return _FAIL if there is an error


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).