public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2021-04-01 09:21:47 to 2021-04-04 14:10:00 UTC [more...]

[PATCH v4 00/30] staging: rtl8723bs: remove RT_TRACE logs in core/*
 2021-04-04 14:09 UTC  (6+ messages)
` [PATCH v4 01/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_xmit.c
` [PATCH v4 02/30] staging: rtl8723bs: fix condition in if statement "
` [PATCH v4 03/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_security.c
` [PATCH v4 04/30] staging: rtl8723bs: fix line exceed warning "
` [PATCH v4 05/30] staging: rtl8723bs: fix spaces around operator issues "

[PATCH] Staging: rtl8192u: ieee80211: fixed a trailing statements of condition
 2021-04-04 13:26 UTC 

[Outreachy kernel][PATCH] staging: sm750fb: Remove unnecessary blank line
 2021-04-04 11:10 UTC 

[PATCH] Staging: rtl8192u: ieee80211: fixed a trailing statements coding style issue
 2021-04-04  9:58 UTC  (2+ messages)

[PATCH 1/2] staging:r8188eu: refactor OnAction(): use switch instead table lookup
 2021-04-04  9:56 UTC  (6+ messages)
` [PATCH 2/2] staging:r8188eu: remove dummy handlers from OnAction()

[PATCH 0/7] staging: media: zoran: Eliminate camelcase
 2021-04-04  9:55 UTC  (9+ messages)
` [PATCH 1/7] staging: media: zoran: Rename 'HEnd' to 'h_end'
` [PATCH 2/7] staging: media: zoran: Rename 'VEnd' to 'v_end'
` [PATCH 3/7] staging: media: zoran: Rename 'DispMode' to 'disp_mode'
` [PATCH 4/7] staging: media: zoran: Rename 'VidWinWid' to 'vid_win_wid'
` [PATCH 5/7] staging: media: zoran: Rename 'VidWinHt' to 'vid_win_ht'
` [PATCH 6/7] staging: media: zoran: Rename 'We' to 'we'
` [PATCH 7/7] staging: media: zoran: Rename 'He' to 'he'

[PATCH] staging: rtl8188eu: replace goto with direct return
 2021-04-04  9:54 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] staging: rtl8188eu: core: add comma within a comment
 2021-04-04  9:50 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v3 00/30] staging: rtl8723bs: remove RT_TRACE logs in core/*
 2021-04-04  6:48 UTC  (41+ 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] staging: rtl8188eu: core: replace spaces with a tab
 2021-04-03 22:47 UTC 

[GIT PULL] Staging driver fix for 5.12-rc6
 2021-04-03 18:18 UTC  (2+ messages)

[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 00/49] staging: rtl8723bs: remove all RT_TRACE usages
 2021-04-02  9:18 UTC  (48+ messages)
` [PATCH 08/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox