Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2021-04-02 10:01:56 to 2021-04-05 20:59:09 UTC [more...]

[PATCH] staging: kpc2000: pcie.h: Remove extra blank line
 2021-04-05 20:59 UTC 

[PATCH 0/4] staging: rtl8723bs: core: Patchsets cleans up in rtw_ap.c
 2021-04-05 19:40 UTC  (6+ messages)
` [PATCH 1/4] staging: rtl8723bs: core: Removed extra blank line
` [PATCH 2/4] staging: rtl8723bs: core: Ending line with argument
` [PATCH 3/4] staging: rtl8723bs: core: reorganize characters so the lines are under 100 ch
` [PATCH 4/4] staging: rtl8723bs: core: align arguments with open parenthesis
  ` [Outreachy kernel] "

[PATCH] staging: rtl8723bs: remove unused dvobj_priv members
 2021-04-05 16:48 UTC 

[PATCH 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-05 16:46 UTC  (3+ messages)
` [PATCH 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[PATCH 00/10] staging: rtl8723bs: completely remove RT_TRACE logs
 2021-04-05 16:49 UTC  (11+ messages)
` [PATCH 01/10] staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/
` [PATCH 02/10] staging: rtl8723bs: remove commented out "
` [PATCH 03/10] staging: rtl8723bs: remove RT_TRACE log definitions
` [PATCH 04/10] staging: rtl8723bs: remove empty if, else blocks after RT_TRACE deletion
` [PATCH 05/10] staging: rtl8723bs: remove empty #ifdef "
` [PATCH 06/10] staging: rtl8723bs: remove unnecessary bracks "
` [PATCH 07/10] staging: rtl8723bs: place constant on the right side of the test
` [PATCH 08/10] staging: rtl8723bs: rewrite comparisons to null
` [PATCH 09/10] staging: rtl8723bs: remove empty for cycles
` [PATCH 10/10] staging: rtl8723bs: remove commented code block

[PATCH] staging: emxx_udc: Ending line with argument
 2021-04-05 15:09 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] staging: iio: cdc: remove repeated word
 2021-04-05 12:24 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Staging: rtl8188eu: rtw_security: fixed coding style issue with spaces
 2021-04-05 12:26 UTC  (2+ messages)

[PATCH] Staging: rtl8192u: ieee80211: fixed a trailing statements of condition
 2021-04-05 10:15 UTC  (2+ messages)

[PATCH] kpc2000: kpc2000: Removed extra blank line
 2021-04-05 10:10 UTC  (2+ messages)

[PATCH] bcm2835-pcm: Allow up to 8 channels and 192kHz data rate
 2021-04-05  8:13 UTC  (4+ messages)

[PATCH] staging: qlge: remove else after break
 2021-04-05  6:21 UTC  (3+ messages)
` [Outreachy kernel] "

(no subject)
 2021-04-05  0:01 UTC 

[PATCH] staging: rtl8188eu: replace goto with direct return
 2021-04-04 22:25 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] staging: rtl8192e: move const after static
 2021-04-04 22:23 UTC 

[PATCH 0/2] staging: rtl8712: add blank lines after declarations and remove extra blank lines
 2021-04-04 20:51 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8712: add blank lines after declarations
` [PATCH 2/2] staging: rtl8712: remove extra blank lines

[PATCH v4 00/30] staging: rtl8723bs: remove RT_TRACE logs in core/*
 2021-04-04 14:09 UTC  (31+ 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 v4 06/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_eeprom.c
` [PATCH v4 07/30] staging: rtl8723bs: fix error prone if conditions "
` [PATCH v4 08/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_pwrctrl.c
` [PATCH v4 09/30] staging: rtl8723bs: fix logical continuation issue "
` [PATCH v4 10/30] staging: rtl8723bs: remove unnecessary parentheses in if-condition "
` [PATCH v4 11/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c
` [PATCH v4 12/30] staging: rtl8723bs: fix null check conditions "
` [PATCH v4 13/30] staging: rtl8723bs: remove unnecessary parentheses in if condition "
` [PATCH v4 14/30] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_mlme.c
` [PATCH v4 15/30] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH v4 16/30] staging: rtl8723bs: tidy up some error handling "
` [PATCH v4 17/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme_ext.c
` [PATCH v4 18/30] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_recv.c
` [PATCH v4 19/30] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH v4 20/30] staging: rtl8723bs: added spaces around operator "
` [PATCH v4 21/30] staging: rtl8723bs: split long line "
` [PATCH v4 22/30] staging: rtl8723bs: remove unnecessary parentheses "
` [PATCH v4 23/30] staging: rtl8723bs: fix comparison in if condition "
` [PATCH v4 24/30] staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.c
` [PATCH v4 25/30] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH v4 26/30] staging: rtl8723bs: place constant on the right side of the test "
` [PATCH v4 27/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.c
` [PATCH v4 28/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.c
` [PATCH v4 29/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.c
` [PATCH v4 30/30] staging: rtl8723bs: add spaces around operators "

[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: 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  (25+ messages)
` [PATCH 01/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_xmit.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


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).