linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-05 09:42:19 to 2021-05-14 08:11:18 UTC [more...]

[PATCH v8 RESEND] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-05-14  8:11 UTC 

[PATCH 0/2] Clear several unused local variable warnings
 2021-05-14  1:04 UTC  (7+ messages)
` [PATCH 1/2] staging: rtl8723bs: core: remove three unused local variables
` [PATCH 2/2] staging: rtl8723bs: core: eliminate erroneous reporting of unused variable 'evt_seq'

[PATCH] staging: unisys: visorinput: remove redundant assignment of variable led
 2021-05-13 22:08 UTC 

[PATCH] media: meson: vdec: remove redundant initialization of variable reg_cur
 2021-05-13 22:03 UTC 

[PATCH v2 0/2] Remove set but unused variables
 2021-05-13 18:03 UTC  (4+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: hal: "
` [PATCH v2 2/2] "

[PATCH] staging: rtl8723bs: remove unused argument 'msg'
 2021-05-13 16:10 UTC 

[PATCH 0/2] staging: iio: cdc: ad7746: initial effort to move out of staging
 2021-05-13 16:00 UTC  (7+ messages)
` [PATCH 1/2] staging: iio: cdc: ad7746: clean up driver comments and probe return
` [PATCH 2/2] staging: iio: cdc: ad7746: avoid overwrite of num_channels

[PATCH -next] staging: greybus: audio: Add missing MODULE_DEVICE_TABLE
 2021-05-13  9:46 UTC  (2+ messages)

[PATCH] Staging: atomisp: Use sysfs_emit() instead of sprintf() where appropriate
 2021-05-13  3:46 UTC 

[PATCH] Staging: vchiq_arm: Using pr_err and pr_notice instead of printk
 2021-05-12 18:44 UTC 

[PATCH] staging: rtl8723bs: core: Remove unnecessary lines of code
 2021-05-12 15:32 UTC 

[PATCH] staging: rtl8723bs: hal: Remove two set but unused variables
 2021-05-12 10:35 UTC  (2+ messages)

[Outreachy kernel] [PATCH] staging: rtl8723bs: hal: Remove set but unused variable
 2021-05-12  7:38 UTC 

Some doubts about mt7621-pci mainline place
 2021-05-12  4:11 UTC  (3+ messages)

[PATCH v3 1/1] kernel.h: Split out panic and oops helpers
 2021-05-11 14:35 UTC  (2+ messages)

[PATCH v2 0/2] staging: rtl8723bs: use of generic CRC-32
 2021-05-11  9:49 UTC  (6+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: replace private CRC-32 routines with in-kernel ones
` [PATCH v2 2/2] staging: rtl8723bs: remove unneeded comments to silence 'line too long' warning

[PATCH RESEND v2 0/6] phy: ralink: mt7621-pci-phy: some improvements
 2021-05-10 16:01 UTC  (8+ 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] staging: qlge: removed unnecessary debug message to fix coding style warning
 2021-05-10 15:04 UTC 

Subject: [PATCH] staging: qlge: removed unnecessary debug message to fix coding style warning
 2021-05-10 14:55 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8723bs: use of generic CRC-32
 2021-05-10 13:12 UTC  (5+ messages)
` [PATCH 1/2] staging: rtl8723bs: replace private CRC-32 routines with in-kernel ones
` [PATCH 2/2] staging: rtl8723bs: move comments to silence 'line too long' warning

[PATCH v5 00/25] media: use pm_runtime_resume_and_get() on non-i2c drivers
 2021-05-10 12:26 UTC  (10+ 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 0/3] staging: rtl8192e: Fix style warnings in rtl8192e driver
 2021-05-10 11:35 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8192e: Avoid multiple line dereference
` [PATCH 2/3] staging: rtl8192e: Add identifier name to function definition
` [PATCH 3/3] staging: rtl8192e: Fix whitespace around conditional statement

[PATCH 1/1] staging: rtl8723bs: Delete two redundant condition branches
 2021-05-10  8:49 UTC 

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

[PATCH] staging: rtl8192e: Remove duplicate declartion
 2021-05-09 17:14 UTC 

[PATCH] staging: media: atomisp: remove useless breaks
 2021-05-08 13:17 UTC  (18+ messages)
  ` [PATCH v2] staging: media: atomisp: code cleanup
      ` [PATCH v3 0/3] staging: media: atomisp: code clean up
        ` [PATCH v3 1/3] staging: media: atomisp: remove useless breaks
        ` [PATCH v3 2/3] staging: media: atomisp: remove dublicate code
        ` [PATCH v3 3/3] staging: media: atomisp: remove useless returns
            ` [PATCH v4 0/3] staging: media: atomisp: code clean up
              ` [PATCH v4 1/3] staging: media: atomisp: remove useless breaks
              ` [PATCH v4 2/3] staging: media: atomisp: remove dublicate code
              ` [PATCH v4 3/3] staging: media: atomisp: remove useless returns

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

[PATCH net-next 0/4] MT7530 interrupt support
 2021-05-07  7:55 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 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 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  (3+ messages)
` [PATCH v3 1/2] dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746

[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


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