linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-02 16:09:25 to 2021-05-08 09:51:19 UTC [more...]

[PATCH v2 00/49] *** SUBJECT HERE ***
 2021-05-08  9:51 UTC  (7+ messages)
` [PATCH v2 02/49] staging: sm750fb: Rename dviInit to dvi_init and update param names
` [PATCH v2 08/49] staging: sm750fb: Update enum values in dpms to snake case
` [PATCH v2 09/49] staging: sm750fb: Rename sm750_set_power_mode function parameter

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

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

[PATCH 0/5] phy: ralink: mt7621-pci-phy: some improvements
 2021-05-08  6:40 UTC  (10+ 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] dt-bindings: staging: mt7621-pci: PCIe binding documentation for MT76721 SoCs
 2021-05-08  5:46 UTC  (5+ messages)

Bouncing messages from linux-staging@lists.linux.dev
 2021-05-07 16:31 UTC  (5+ messages)

About improving the qlge Ethernet driver by following drivers/staging/qlge/TODO
 2021-05-07 13:25 UTC  (5+ messages)

[PATCH] staging: media: atomisp: remove useless breaks
 2021-05-07 13:25 UTC  (3+ messages)

[PATCH net-next 0/4] MT7530 interrupt support
 2021-05-07  7:55 UTC  (22+ 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/4] staging: rtl8723bs: rtw_security.* clean up
 2021-05-07  7:36 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8723bs: remove unused macros, arrays and an inline function def
` [PATCH 2/4] staging: rtl8723bs: remove more unused encryption macros
` [PATCH 3/4] staging: rtl8723bs: remove unused symbolic constant _AES_IV_LEN_
` [PATCH 4/4] staging: rtl8723bs: replace private arc4 encryption with in-kernel one

Attn
 2021-05-07  7:24 UTC 

[PATCH] phy: ralink: phy-mt7621-pci: properly print pointer address
 2021-05-07  6:41 UTC  (3+ messages)

[PATCH v3] dt-bindings: staging: mt7621-pci: PCIe binding documentation for MT76721 SoCs
 2021-05-07  5:35 UTC 

[PATCH v5 00/25] media: use pm_runtime_resume_and_get() on non-i2c drivers
 2021-05-07  5:13 UTC  (9+ messages)
` [PATCH v5 01/25] staging: media: imx7-mipi-csis: use pm_runtime_resume_and_get()
` [PATCH v5 02/25] staging: media: atomisp: "
` [PATCH v5 03/25] staging: media: ipu3: "
` [PATCH v5 04/25] staging: media: cedrus_video: "
` [PATCH v5 05/25] staging: media: tegra-vde: "
` [PATCH v5 06/25] staging: media: tegra-video: "
` [PATCH v5 25/25] media: hantro: "

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

[PATCH 0/2] staging: mt7621-dts: fix some pcie node properties
 2021-05-06 17:07 UTC  (3+ messages)
` [PATCH 1/2] staging: mt7621-dts: remove 'bug-range' property
` [PATCH 2/2] staging: mt7621-dts: add missing device_type in pcie root ports

[PATCH 00/25] Fix some PM runtime issues at the media subsystem
 2021-05-06 15:11 UTC  (15+ 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 v2] media: hantro: do a PM resume earlier
 2021-05-06 14:37 UTC 

[PATCH v3 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-05-06 14:25 UTC  (7+ 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 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] staging: android: make file_operations struct const
 2021-05-06  5:22 UTC  (3+ messages)

[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

[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 00/43] staging: rtl8723bs: clean up driver from private debug facilities
 2021-05-03 11:48 UTC  (12+ messages)
` [PATCH v3 02/43] staging: rtl8723bs: remove if-else blocks left empty by ODM_RT_TRACE deletion
` [PATCH v3 16/43] staging: rtl8723bs: remove unused ASSERT macro

[PATCH] staging: rtl8723bs: Change the return type
 2021-05-02 16:09 UTC  (3+ 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).