linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-21 14:12:10 to 2021-06-30 23:35:32 UTC [more...]

[RFC 00/19] Improve the qlge driver based on drivers/staging/qlge/TODO
 2021-06-30 23:33 UTC  (33+ messages)
` [RFC 01/19] staging: qlge: fix incorrect truesize accounting
` [RFC 04/19] staging: qlge: add qlge_* prefix to avoid namespace clashes
` [RFC 06/19] staging: qlge: disable flow control by default
` [RFC 12/19] staging: qlge: rewrite do while loops as for loops in qlge_start_rx_ring
` [RFC 13/19] staging: qlge: rewrite do while loop as for loop in qlge_sem_spinlock
` [RFC 16/19] staging: qlge: remove deadcode in qlge_build_rx_skb
` [RFC 17/19] staging: qlge: fix weird line wrapping

[PATCH v10 0/5] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-30  8:28 UTC  (11+ messages)
` [PATCH v10 1/5] staging: hikey9xx: split hi6421v600 irq into a separate driver
` [PATCH v10 2/5] regulator: hi6421v600-regulator: fix platform drvdata
` [PATCH v10 3/5] mfd: hi6421-spmi-pmic: move driver from staging

[PATCH][next][V2] staging: r8188eu: Fix while-loop that iterates only once
 2021-06-30  6:56 UTC 

[PATCH] staging: r8188eu: Fix while-loop that iterates only once
 2021-06-30  6:44 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove custom endian conversion macros
 2021-06-29 14:04 UTC  (2+ messages)

[PATCH v9 0/5] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-29 10:23 UTC  (7+ messages)
` [PATCH v9 1/5] staging: hikey9xx: split hi6421v600 irq into a separate driver
` [PATCH v9 2/5] regulator: hi6421v600-regulator: fix platform drvdata
` [PATCH v9 3/5] mfd: hi6421-spmi-pmic: move driver from staging

[PATCH] staging: rtl8723bs: Fix a resource leak in sd_int_dpc
 2021-06-28 15:35 UTC  (2+ messages)

[PATCH RESEND v6 0/8] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-28 10:43 UTC  (17+ messages)
` [PATCH RESEND v6 1/8] staging: phy-hi3670-usb3: do a some minor cleanups
` [PATCH RESEND v6 2/8] staging: hisi-spmi-controller: rename spmi-channel property
` [PATCH RESEND v6 3/8] staging: phy-hi3670-usb3: do some additional cleanups
` [PATCH RESEND v6 4/8] phy: phy-hi3670-usb3: move driver from staging into phy
` [PATCH RESEND v6 5/8] spmi: hisi-spmi-controller: move driver from staging
` [PATCH RESEND v6 6/8] mfd: hi6421-spmi-pmic: "

[PATCH] staging: qlge: Remove unnecessary parentheses around references
 2021-06-26 11:30 UTC 

[PATCH] staging: rtl8188eu: remove rtw_wx_set_rate handler function
 2021-06-25 19:16 UTC 

[PATCH] staging: rtl8188eu: remove set but unused variable from rtw_get_sec_ie
 2021-06-25 18:30 UTC 

[PATCH 00/23] staging: rtl8188eu: remove include/rtw_debug.h
 2021-06-25 17:42 UTC  (28+ messages)
` [PATCH 01/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/ioctl_linux.c
` [PATCH 02/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/xmit_linux.c
` [PATCH 03/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/os_intfs.c
` [PATCH 04/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/mlme_linux.c
` [PATCH 05/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/recv_linux.c
` [PATCH 06/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_security.c
` [PATCH 07/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_sta_mgt.c
` [PATCH 08/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme_ext.c
` [PATCH 09/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.c
` [PATCH 10/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_led.c
` [PATCH 11/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_wlan_util.c
` [PATCH 12/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ieee80211.c
` [PATCH 13/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ioctl_set.c
` [PATCH 14/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_recv.c
` [PATCH 15/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_pwrctrl.c
` [PATCH 16/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_xmit.c
` [PATCH 17/23] staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_xmit.c
` [PATCH 18/23] staging: rtl8188eu: remove all RT_TRACE calls from hal/hal_intf.c
` [PATCH 19/23] staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_recv.c
` [PATCH 20/23] staging: rtl8188eu: remove RT_TRACE macro
` [PATCH 21/23] staging: rtl8188eu: remove DRIVER_PREFIX preprocessor definition
` [PATCH 22/23] staging: rtl8188eu: remove GlobalDebugLevel variable
` [PATCH 23/23] staging: rtl8188eu: remove include/rtw_debug.h header

[PATCH v8 00/12] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-25  8:07 UTC  (13+ messages)
` [PATCH v8 01/12] phy: phy-hi3670-usb3: move driver from staging into phy
` [PATCH v8 02/12] spmi: hisi-spmi-controller: move driver from staging
` [PATCH v8 03/12] staging: hisilicon,hi6421-spmi-pmic.yaml: cleanup descriptions
` [PATCH v8 04/12] staging: hi6421-spmi-pmic: update copyright's year
` [PATCH v8 05/12] staging: hi6421-spmi-pmic: use devm_request_threaded_irq()
` [PATCH v8 06/12] staging: hi6421-spmi-pmic: better name IRQs
` [PATCH v8 07/12] staging: hi6421-spmi-pmic: change a return code
` [PATCH v8 08/12] staging: hi6421-spmi-pmic: change identation of a table
` [PATCH v8 09/12] staging: hi6421-spmi-pmic: cleanup some macros
` [PATCH v8 10/12] mfd: hi6421-spmi-pmic: move driver from staging

[PATCH v2] media: atomisp: fix the uninitialized use and rename "retvalue"
 2021-06-25  5:38 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v7 0/8] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-24 16:49 UTC  (12+ messages)
` [PATCH v7 1/8] staging: phy-hi3670-usb3: do a some minor cleanups
` [PATCH v7 2/8] staging: hisi-spmi-controller: rename spmi-channel property
` [PATCH v7 3/8] staging: hi6421-spmi-pmic: do some additional cleanups
` [PATCH v7 4/8] phy: phy-hi3670-usb3: move driver from staging into phy
` [PATCH v7 5/8] spmi: hisi-spmi-controller: move driver from staging
` [PATCH v7 6/8] mfd: hi6421-spmi-pmic: "

[PATCH v6 0/8]Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-24  8:07 UTC  (8+ messages)
` [PATCH v6 1/8] staging: phy-hi3670-usb3: do a some minor cleanups
` [PATCH v6 2/8] staging: hisi-spmi-controller: rename spmi-channel property
` [PATCH v6 3/8] staging: phy-hi3670-usb3: do some additional cleanups
` [PATCH v6 4/8] phy: phy-hi3670-usb3: move driver from staging into phy
` [PATCH v6 5/8] spmi: hisi-spmi-controller: move driver from staging
` [PATCH v6 6/8] mfd: hi6421-spmi-pmic: "

[PATCH 0/9] staging: rtl8188eu: remove DBG_88E_LEVEL and MSG_88E macros
 2021-06-23 23:49 UTC  (10+ messages)
` [PATCH 1/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from os_dep/ioctl_linux.c
` [PATCH 2/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_mlmw_ext.c
` [PATCH 3/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_ioctl_set.c
` [PATCH 4/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_pwrctrl.c
` [PATCH 5/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_xmit.c
` [PATCH 6/9] staging: rtl8188eu: remove DBG_88E_LEVEL macro from include/rtw_debug.h
` [PATCH 7/9] staging: rtl8188eu: remove MSG_88E call from hal/odm.c
` [PATCH 8/9] staging: rtl8188eu: remove MSG_88E calls from hal/usb_halinit.c
` [PATCH 9/9] staging: rtl8188eu: remove MSG_88E macro from include/rtw_debug.h

[PATCH] staging: rtl8723bs: convert function to static
 2021-06-23 13:08 UTC  (2+ messages)

[PATCH v5 (RESEND) 0/7] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-23  9:13 UTC  (4+ messages)
` [PATCH v5 (RESEND) 4/7] mfd: hi6421-spmi-pmic: move driver from staging

[PATCH] media: atomisp: fix the uninitialized use and rename "retvalue"
 2021-06-23  7:54 UTC  (2+ messages)

[PATCH v3 00/17] staging: rtl8723bs: remove 5Ghz code
 2021-06-22 13:22 UTC  (20+ messages)
` [PATCH v3 01/17] staging: rtl8723bs: remove all 5Ghz network types
` [PATCH v3 02/17] staging: rtl8723bs: remove code related to unsupported channel bandwidth
` [PATCH v3 03/17] staging: rtl8723bs: remove unused enum items related to channel bonding
` [PATCH v3 04/17] staging: rtl8723bs: rename "
` [PATCH v3 05/17] staging: rtl8723bs: remove 5Ghz field in struct registry_priv
` [PATCH v3 06/17] staging: rtl8723bs: remove struct rt_channel_plan_5g
` [PATCH v3 07/17] staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types
` [PATCH v3 08/17] staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.h
` [PATCH v3 09/17] staging: rtl8723bs: remove 5Ghz code related to channel plan definition
` [PATCH v3 10/17] staging: rtl8723bs: remove some unused 5Ghz macro definitions
` [PATCH v3 11/17] staging: rtl8723bs: remove 5Ghz code related to RF power calibration
` [PATCH v3 12/17] staging: rtl8723bs: remove VHT dead code
` [PATCH v3 13/17] staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum item
` [PATCH v3 14/17] staging: rtl8723bs: fix macro value for 2.4Ghz only device
` [PATCH v3 15/17] staging: rtl8723bs: remove obsolete 5Ghz comments
` [PATCH v3 16/17] staging: rtl8723bs: fix check allowing 5Ghz settings
` [PATCH v3 17/17] staging: rtl8723bs: remove item from TODO list

[PATCH v2 00/17] staging: rtl8723bs: remove 5Ghz code
 2021-06-22 12:59 UTC  (21+ messages)
` [PATCH v2 01/17] staging: rtl8723bs: remove all 5Ghz network types
` [PATCH v2 02/17] staging: rtl8723bs: remove code related to unsupported channel bandwidth
` [PATCH v2 03/17] staging: rtl8723bs: remove unused enum items related to channel bonding
` [PATCH v2 04/17] staging: rtl8723bs: rename "
` [PATCH v2 05/17] staging: rtl8723bs: remove 5Ghz field in struct registry_priv
` [PATCH v2 06/17] staging: rtl8723bs: remove struct rt_channel_plan_5g
` [PATCH v2 07/17] staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types
` [PATCH v2 08/17] staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.h
` [PATCH v2 09/17] staging: rtl8723bs: remove 5Ghz code related to channel plan definition
` [PATCH v2 10/17] staging: rtl8723bs: remove some unused 5Ghz macro definitions
` [PATCH v2 11/17] staging: rtl8723bs: remove 5Ghz code related to RF power calibration
` [PATCH v2 12/17] staging: rtl8723bs: remove VHT dead code
` [PATCH v2 13/17] staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum item
` [PATCH v2 14/17] staging: rtl8723bs: fix macro value for 2.4Ghz only device
` [PATCH v2 15/17] staging: rtl8723bs: remove obsolete 5Ghz comments
` [PATCH v2 16/17] staging: rtl8723bs: fix check allowing 5Ghz settings
` [PATCH v2 17/17] staging: rtl8723bs: remove item from TODO list

[PATCH 00/18] staging: rtl8723bs: remove 5Ghz code
 2021-06-22 11:15 UTC  (7+ messages)
` [PATCH 12/18] staging: rtl8723bs: remove VHT dead code

[PATCH v4] rtw_security: fix cast to restricted __le32
 2021-06-22  9:31 UTC  (5+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH v2 0/5] vchiq: Patch to separate platform and cdev code
 2021-06-21 14:28 UTC  (9+ messages)
` [PATCH v2 1/5] staging: vchiq: Refactor vchiq "
` [PATCH v2 3/5] staging: vchiq: Move vchiq char driver to its own file


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 NNTP newsgroup(s).