messages from 2021-03-31 20:14:03 to 2021-04-03 09:50:34 UTC [more...]
[PATCH v3 00/30] staging: rtl8723bs: remove RT_TRACE logs in core/*
2021-04-03 9:50 UTC (33+ messages)
` [PATCH v3 01/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_xmit.c
` [PATCH v3 02/30] staging: rtl8723bs: fix condition in if statement "
` [PATCH v3 03/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_security.c
` [PATCH v3 04/30] staging: rtl8723bs: fix line exceed warning "
` [PATCH v3 05/30] staging: rtl8723bs: fix spaces around operator issues "
` [PATCH v3 06/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_eeprom.c
` [PATCH v3 07/30] staging: rtl8723bs: fix error prone if conditions "
` [PATCH v3 08/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_pwrctrl.c
` [PATCH v3 09/30] staging: rtl8723bs: fix logical continuation issue "
` [PATCH v3 10/30] staging: rtl8723bs: remove unnecessary parentheses in if-condition "
` [PATCH v3 11/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c
` [PATCH v3 12/30] staging: rtl8723bs: fix null check conditions "
` [PATCH v3 13/30] staging: rtl8723bs: remove unnecessary parentheses in if condition "
` [PATCH v3 14/30] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_mlme.c
` [PATCH v3 15/30] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH v3 16/30] staging: rtl8723bs: tidy up some error handling "
` [PATCH v3 17/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme_ext.c
` [PATCH v3 18/30] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_recv.c
` [PATCH v3 19/30] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH v3 20/30] staging: rtl8723bs: added spaces around operator "
` [PATCH v3 21/30] staging: rtl8723bs: split long line "
` [PATCH v3 22/30] staging: rtl8723bs: remove unnecessary parentheses "
` [PATCH v3 23/30] staging: rtl8723bs: fix comparison in if condition "
` [PATCH v3 24/30] staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.c
` [PATCH v3 25/30] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH v3 26/30] staging: rtl8723bs: place constant on the right side of the test "
` [PATCH v3 27/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.c
` [PATCH v3 28/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.c
` [PATCH v3 29/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.c
` [PATCH v3 30/30] staging: rtl8723bs: add spaces around operators "
[PATCH v2 00/30] staging: rtl8723bs: remove RT_TRACE logs in core/*
2021-04-03 7:50 UTC (34+ 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 v2 15/30] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH v2 16/30] staging: rtl8723bs: tidy up some error handling
` [PATCH v2 17/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme_ext.c
` [PATCH v2 18/30] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_recv.c
` [PATCH v2 19/30] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH v2 20/30] staging: rtl8723bs: added spaces around operator
` [PATCH v2 21/30] staging: rtl8723bs: split long line
` [PATCH v2 22/30] staging: rtl8723bs: remove unnecessary parentheses
` [PATCH v2 23/30] staging: rtl8723bs: fix comparison in if condition
` [PATCH v2 24/30] staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.c
` [PATCH v2 25/30] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH v2 26/30] staging: rtl8723bs: place constant on the right side of the test
` [PATCH v2 27/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.c
` [PATCH v2 28/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.c
` [PATCH v2 29/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.c
` [PATCH v2 30/30] staging: rtl8723bs: add spaces around operators
[PATCH 00/16] staging: rtl8723bs: remove RT_TRACE logs in core/*
2021-04-03 7:29 UTC (28+ 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 22:03 UTC (3+ 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 (3+ messages)
` [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 (6+ messages)
` [PATCH 03/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_eeprom.c
[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] "
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