linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-30 14:50:04 to 2021-05-06 12:14:51 UTC [more...]

[PATCH 1/6] staging: rtl8188eu: make rtw_android_cmdstr_to_num static
 2021-05-06 12:14 UTC  (8+ messages)
` [PATCH 2/6] staging: rtl8188eu: rtw_init_cmd_priv never fails
` [PATCH 3/6] staging: rtl8188eu: don't block until cmdthread runs
` [PATCH 4/6] staging: rtl8188eu: remove padapter from struct cmd_priv
` [PATCH 5/6] staging: rtl8188eu: remove nic_hdl from struct mlme_priv
` [PATCH 6/6] staging: rtl8188eu: remove padapter from struct mlme_ext_priv
` [PATCH v2] staging: rtl8188eu: remove nic_hdl from struct mlme_priv

[PATCH net-next 0/4] MT7530 interrupt support
 2021-05-06 11:48 UTC  (20+ messages)
` [PATCH net-next 1/4] net: phy: add MediaTek PHY driver
` [PATCH net-next 2/4] net: dsa: mt7530: add interrupt support
` [PATCH net-next 3/4] dt-bindings: net: dsa: add MT7530 interrupt controller binding
` [PATCH net-next 4/4] staging: mt7621-dts: enable MT7530 interrupt controller
      ` Aw: Re: [PATCH net-next 0/4] MT7530 interrupt support
        `  "
          ` Aw: "
            `  "
              ` Aw: "
                `  "

[PATCH 0/5] phy: ralink: mt7621-pci-phy: some improvements
 2021-05-06 11:15 UTC  (6+ messages)
` [PATCH 1/5] staging: mt7621-dts: use clock in pci phy nodes
` [PATCH 2/5] dt-bindings: phy: mediatek,mt7621-pci-phy: add clock entries
` [PATCH 3/5] phy: ralink: phy-mt7621-pci: use kernel clock APIS
` [PATCH 4/5] phy: ralink: Kconfig: enable COMPILE_TEST on mt7621-pci-phy driver
` [PATCH 5/5] phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'

[PATCH 1/2] staging: fieldbus: anybus: Make remove callback return void
 2021-05-06  9:44 UTC  (9+ messages)
` [PATCH 2/2] staging: fieldbus: anybus: Refuse registering drivers without .probe()

[PATCH] staging: android: make file_operations struct const
 2021-05-06  5:22 UTC  (3+ messages)

[PATCH 00/25] Fix some PM runtime issues at the media subsystem
 2021-05-05 14:23 UTC  (14+ messages)
` [PATCH 01/25] staging: media: rkvdec: fix pm_runtime_get_sync() usage count
` [PATCH 02/25] staging: media: imx7-mipi-csis: "
` [PATCH 09/25] media: hantro: do a PM resume earlier

[PATCH 0/2] staging: mt7621-dts: organice syscons inside device tree
 2021-05-05 13:21 UTC  (3+ messages)
` [PATCH 1/2] staging: mt7621-dts: remove ethsys node
` [PATCH 2/2] staging: mt7621-dts: use standard 'syscon' string

[PATCH 00/10] staging: mt7621-pci: complete review
 2021-05-05 12:17 UTC  (11+ messages)
` [PATCH 01/10] staging: mt7621-pci: make use of kernel clock apis
` [PATCH 02/10] staging: mt7621-pci: avoid to set gpio mode in driver
` [PATCH 03/10] staging: mt7621-pci: remove some not needed includes
` [PATCH 04/10] staging: mt7621-pci: group io resource assignments all together
` [PATCH 05/10] staging: mt7621-pci: replace mdelay with msleep
` [PATCH 06/10] staging: mt7621-pci: directly return 'mt7621_pcie_register_host'
` [PATCH 07/10] staging: mt7621-pci: avoid custom 'map_irq' function
` [PATCH 08/10] staging: mt7621-pci: remove two blank lines
` [PATCH 09/10] staging: mt7621-dts: use 'interrupt-map' and 'interrupt-map-mask'
` [PATCH 10/10] staging: mt7621-dts: properly organize pcie node

About improving the qlge Ethernet driver by following drivers/staging/qlge/TODO
 2021-05-05  8:59 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: use generic kernel error codes
 2021-05-04 18:52 UTC  (5+ messages)

[PATCH v7] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-05-04 15:46 UTC  (7+ messages)
    ` [Outreachy kernel] "

[PATCH v8] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-05-04 15:04 UTC  (2+ messages)

[PATCH v3 0/3] staging: rtl8723bs: use in-kernel aes encryption
 2021-05-04 14:51 UTC  (4+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: align argument position in a new line
` [PATCH v3 2/3] staging: rtl8723bs: use in-kernel aes encryption in OMAC1 routines
` [PATCH v3 3/3] staging: rtl8723bs: use in-kernel aes encryption

[PATCH v2 0/3] staging: rtl8723bs: use in-kernel aes encryption
 2021-05-04 14:45 UTC  (4+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: align argument position in a new line
` [PATCH v2 2/3] staging: rtl8723bs: use in-kernel aes encryption in OMAC1 routines
` [PATCH v2 3/3] staging: rtl8723bs: use in-kernel aes encryption

[PATCH 0/3] staging: rtl8723bs: use in-kernel aes encryption
 2021-05-04 13:32 UTC  (5+ messages)
` [PATCH 1/3] staging: rtl8723bs: align argument position in a new line
` [PATCH 2/3] staging: rtl8723bs: use in-kernel aes encryption in OMAC1 routines
` [PATCH 3/3] staging: rtl8723bs: use in-kernel aes encryption

[PATCH v6] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-05-04 11:54 UTC  (3+ messages)
  ` [Outreachy kernel] "

[PATCH] netlogic: This patch formats existing comments to Linux standards found in TODO
 2021-05-04  8:29 UTC  (4+ messages)

[Outreachy kernel] [PATCH v5] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-05-03 18:41 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: Use list iterators and helpers
 2021-05-03 17:37 UTC  (3+ messages)

[PATCH v4 0/5] staging: fbtft: Fixing GPIO handling issues
 2021-05-03 17:21 UTC  (6+ messages)
` [PATCH v4 1/5] staging: fbtft: Rectify GPIO handling
` [PATCH v4 2/5] staging: fbtft: Don't spam logs when probe is deferred
` [PATCH v4 3/5] staging: fbtft: Add support for orientation on Himax HX8347d
` [PATCH v4 4/5] staging: fbtft: Replace custom ->reset() with generic one
` [PATCH v4 5/5] staging: fbtft: Update TODO

[PATCH v3 0/4] staging: fbtft: Fixing GPIO handling issues
 2021-05-03 17:08 UTC  (4+ messages)
` [PATCH v3 1/4] staging: fbtft: Rectify GPIO handling

[PATCH 0/2] staging: vt6655: remove multiple assignments
 2021-05-03 16:42 UTC  (4+ messages)
` [PATCH 1/2] staging: vt6655: remove multiple assignment
` [PATCH 2/2] "

[PATCH AUTOSEL 5.4 10/57] media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
 2021-05-03 16:38 UTC 

[PATCH AUTOSEL 5.10 019/100] media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
 2021-05-03 16:37 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 020/100] atomisp: don't let it go past pipes array

[PATCH AUTOSEL 5.11 028/115] media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
 2021-05-03 16:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 029/115] atomisp: don't let it go past pipes array

[PATCH AUTOSEL 5.12 031/134] media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
 2021-05-03 16:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 032/134] atomisp: don't let it go past pipes array

[PATCH v3 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-05-03 14:44 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746
` [PATCH v3 2/2] staging: iio: cdc: ad7746: use dt for capacitive channel setup

[PATCH v3 00/43] staging: rtl8723bs: clean up driver from private debug facilities
 2021-05-03 11:48 UTC  (53+ messages)
` [PATCH v3 01/43] staging: rtl8723bs: remove ODM_RT_TRACE logs
` [PATCH v3 02/43] staging: rtl8723bs: remove if-else blocks left empty by ODM_RT_TRACE deletion
` [PATCH v3 03/43] staging: rtl8723bs: remove empty functions
` [PATCH v3 04/43] staging: rtl8723bs: remove empty hal/odm_PathDiv.c source file
` [PATCH v3 05/43] staging: rtl8723bs: remove undefined function prototypes
` [PATCH v3 06/43] staging: rtl8723bs: remove empty header file
` [PATCH v3 07/43] staging: rtl8723bs: remove ODM_RT_TRACE* unused macro defs
` [PATCH v3 08/43] staging: rtl8723bs: remove all commented out ODM_RT_TRACE logs
` [PATCH v3 09/43] staging: rtl8723bs: replace ODM_RT_ASSERT with netdev_dbg()
` [PATCH v3 10/43] staging: rtl8723bs: remove unused ODM_RT_ASSERT macro
` [PATCH v3 11/43] staging: rtl8723bs: remove unused ODM_PRINT_ADDR macro
` [PATCH v3 12/43] staging: rtl8723bs: remove unused ODM_dbg_trace macro
` [PATCH v3 13/43] staging: rtl8723bs: remove unused ODM_dbg_enter
` [PATCH v3 14/43] staging: rtl8723bs: remove unused ODM_dbg_exit macro
` [PATCH v3 15/43] staging: rtl8723bs: remove empty ifdef block
` [PATCH v3 16/43] staging: rtl8723bs: remove unused ASSERT macro
` [PATCH v3 17/43] staging: rtl8723bs: remove empty #ifndef block
` [PATCH v3 18/43] staging: rtl8723bs: remove commented out RT_ASSERT occurrences
` [PATCH v3 19/43] staging: rtl8723bs: remove unused RT_PRINTK macro
` [PATCH v3 20/43] staging: rtl8723bs: remove BTC_PRINT logs
` [PATCH v3 21/43] staging: rtl8723bs: remove empty if-else blocks after BTC_PRINT removal
` [PATCH v3 22/43] staging: rtl8723bs: remove braces around single statement in if block
` [PATCH v3 23/43] staging: rtl8723bs: remove commented out BTC_PRINT logs
` [PATCH v3 24/43] staging: rtl8723bs: remove BTC_PRINT macro definitions
` [PATCH v3 25/43] staging: rtl8723bs: remove BTC_PRINT_ADDR "
` [PATCH v3 26/43] staging: rtl8723bs: remove BTC_PRINT_DATA definitions
` [PATCH v3 27/43] staging: rtl8723bs: remove BTC_PRINT_F macro definition
` [PATCH v3 28/43] staging: rtl8723bs: remove empty #ifdef block
` [PATCH v3 29/43] staging: rtl8723bs: remove unsed hal_btcoex_SetDBG() function
` [PATCH v3 30/43] staging: rtl8723bs: remove hal_btcoex_GetDBG() function
` [PATCH v3 31/43] staging: rtl8723bs: remove unnecessary halbtcoutsrc_DbgInit() function
` [PATCH v3 32/43] staging: rtl8723bs: remove obsolete GLBtcDbgType array declarations
` [PATCH v3 33/43] staging: rtl8723bs: remove unused enum
` [PATCH v3 34/43] staging: rtl8723bs: remove obsolete debug macros
` [PATCH v3 35/43] staging: rtl8723bs: remove commented out DbgPrint logs
` [PATCH v3 36/43] staging: rtl8723bs: remove unused DbgPrint macro
` [PATCH v3 37/43] staging: rtl8723bs: remove commented out *RT_DISP logs
` [PATCH v3 38/43] staging: rtl8723bs: remove RT_DISP macro definition
` [PATCH v3 39/43] staging: rtl8723bs: remove ODM_InitDebugSetting() function
` [PATCH v3 40/43] staging: rtl8723bs: remove empty hal/odm_debug.c file
` [PATCH v3 41/43] staging: rtl8723bs: remove member in dm_odm_t struct
` [PATCH v3 42/43] staging: rtl8723bs: remove DebugLevel "
` [PATCH v3 43/43] staging: rtl8723bs: remove odm_debug.h header file

[PATCH] staging: rtl8723bs: Change the return type
 2021-05-02 16:09 UTC  (3+ messages)

[PATCH AUTOSEL 5.11 02/70] staging: wimax/i2400m: fix byte-order issue
 2021-05-02 14:02 UTC 

[PATCH AUTOSEL 5.12 02/79] staging: wimax/i2400m: fix byte-order issue
 2021-05-02 14:01 UTC 

[PATCH] staging: rtl8188eu: remove enum WIFI_FRAME_SUBTYPE
 2021-05-02 11:30 UTC 

[PATCH] staging: rtl8712: Fix some tests against some 'data' subtype frames
 2021-05-02  7:21 UTC 

[PATCH] Staging: greybus: tools: loopback_test: fixed coding style issues
 2021-05-02  6:10 UTC  (2+ messages)

[PATCH] staging: rtl8712: remove multiple multiple assignments
 2021-05-01 23:45 UTC 

[PATCH v2] staging: wlan-ng: silence incorrect type in argument 1 (different address spaces)
 2021-05-01 13:54 UTC  (3+ messages)

[PATCH v4] staging: wlan-ng: silence incorrect type in argument 1 (different address spaces)
 2021-05-01 13:52 UTC 

[PATCH v3] staging: wlan-ng: silence incorrect type in argument 1 (different address spaces)
 2021-05-01 13:43 UTC 

[PATCH v2] dt-bindings: staging: mt7621-pci: PCIe binding documentation for MT7621 SoCs
 2021-05-01 13:40 UTC 

[PATCH] dt-bindings: staging: mt7621-pci: PCIe binding documentation for MT76721 SoCs
 2021-05-01 13:36 UTC 

[PATCH 00/43] staging: rtl8723bs: clean up driver from private debug facilities
 2021-04-30 15:08 UTC  (6+ messages)
` [PATCH 02/43] staging: rlt8723bs: remove if-else blocks left empty by ODM_RT_TRACE deletion

[PATCH 40/43] staging: rtl8723bs: remove empty file
 2021-04-30 14:54 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;
as well as URLs for NNTP newsgroup(s).