messages from 2021-03-31 09:40:17 to 2021-04-02 17:30:41 UTC [more...]
[PATCH v2 00/30] staging: rtl8723bs: remove RT_TRACE logs in core/*
2021-04-02 17:29 UTC (15+ messages)
` [PATCH v2 01/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_xmit.c
` [PATCH v2 02/30] staging: rtl8723bs: fix condition in if statement
` [PATCH v2 03/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_security.c
` [PATCH v2 04/30] staging: rtl8723bs: fix line exceed warning
` [PATCH v2 05/30] staging: rtl8723bs: fix spaces around operator issues
` [PATCH v2 06/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_eeprom.c
` [PATCH v2 07/30] staging: rtl8723bs: fix error prone if conditions
` [PATCH v2 08/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_pwrctrl.c
` [PATCH v2 09/30] staging: rtl8723bs: fix logical continuation issue
` [PATCH v2 10/30] staging: rtl8723bs: remove unnecessary parentheses in if-condition
` [PATCH v2 11/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c
` [PATCH v2 12/30] staging: rtl8723bs: fix null check conditions
` [PATCH v2 13/30] staging: rtl8723bs: remove unnecessary parentheses in if condition
` [PATCH v2 14/30] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_mlme.c
[PATCH 00/16] staging: rtl8723bs: remove RT_TRACE logs in core/*
2021-04-02 12:54 UTC (24+ messages)
` [PATCH 01/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_xmit.c
` [PATCH 02/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_security.c
` [PATCH 03/16] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_eeprom.c
` [PATCH 04/16] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_pwrctrl.c
` [PATCH 05/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c
` [PATCH 06/16] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_mlme.c
` [PATCH 07/16] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 08/16] staging: rtl8723bs: tidy up some error handling
` [PATCH 09/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme_ext.c
` [PATCH 10/16] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_recv.c
` [PATCH 11/16] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 12/16] staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.c
` [PATCH 13/16] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 14/16] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.c
` [PATCH 15/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.c
` [PATCH 16/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.c
[PATCH] bcm2835-pcm: Allow up to 8 channels and 192kHz data rate
2021-04-02 14:33 UTC (2+ messages)
[PATCH 1/2] staging:r8188eu: refactor OnAction(): use switch instead table lookup
2021-04-02 13:04 UTC (4+ messages)
` [PATCH 2/2] staging:r8188eu: remove dummy handlers from OnAction()
[PATCH 00/49] staging: rtl8723bs: remove all RT_TRACE usages
2021-04-02 9:18 UTC (60+ 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 v3 0/3] staging: rtl8723bs: core: block comment style changes
2021-04-01 22:15 UTC (4+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: core: add comma within a comment
` [PATCH v3 2/3] staging: rtl8723bs: core: add * to block comments
` [PATCH v3 3/3] staging: rtl8723bs: core: remove empty comment
[PATCH] staging: emxx_udc: Ending line with argument
2021-04-01 21:16 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH 0/2] staging: media: omap4iss: Patchsets cleans up in iss.c
2021-04-01 15:29 UTC (6+ messages)
` [PATCH 1/2] staging: media: omap4iss: Ending line with argument
` [Outreachy kernel] "
` [PATCH 2/2] staging: media: omap4iss: align arguments with open parenthesis
` [Outreachy kernel] "
[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 (2+ messages)
[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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox