linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-24 02:31:44 to 2022-01-26 13:20:05 UTC [more...]

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-26 13:19 UTC  (44+ messages)
` [PATCH v1 1/4] fbtft: Unorphan the driver
` [PATCH v1 2/4] fbtft: Move driver out from staging
` [PATCH v1 3/4] fbtft: Kill outdated documentation
` [PATCH v1 4/4] fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'

[PATCH v8 0/4] clk: ralink: make system controller a reset provider
 2022-01-26 12:45 UTC  (15+ messages)
` [PATCH v8 2/4] dt-bindings: clock: mediatek,mt7621-sysc: add '#reset-cells' property
` [PATCH v8 3/4] clk: ralink: make system controller node a reset provider
` [PATCH v8 4/4] staging: mt7621-dts: align resets with binding documentation

[PATCH v2 0/3] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-01-26 12:33 UTC  (4+ messages)
` [PATCH v2 3/3] media: docs: dev-stateless-decoder: Document frame type flags

[PATCH 0/2] staging: pi433: add debugfs interface
 2022-01-26 12:03 UTC  (8+ messages)
` [PATCH 2/2] "
    ` [PATCH v2 0/2] "
      ` [PATCH v2 1/2] staging: pi433: add missing register contants
      ` [PATCH v2 2/2] staging: pi433: add debugfs interface

[PATCH 00/10] Cleanup and removal of DBG_88E macro
 2022-01-26 11:14 UTC  (34+ messages)
` [PATCH 01/10] staging: r8188eu: remove previously added dev_dbg and netdev_dbg calls
` [PATCH 02/10] staging: r8188eu: remove smaller sets of DBG_88E calls from core dir
` [PATCH 03/10] staging: r8188eu: remove DBG_88E calls from core/rtw_mlme_ext.c
` [PATCH 04/10] staging: r8188eu: remove all DBG_88E calls from hal dir
` [PATCH 05/10] staging: r8188eu: remove smaller sets of DBG_88E calls from os_dep dir
` [PATCH 06/10] staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.c
` [PATCH 07/10] staging: r8188eu: remove DBG_88E call from include/usb_ops.h
` [PATCH 08/10] staging: r8188eu: remove all remaining aliased DBG_88E calls
` [PATCH 09/10] staging: r8188eu: remove DBG_88E macro definition
` [PATCH 10/10] staging: r8188eu: remove GlobalDebugLevel flag

[PATCH][next] staging: greybus: i2c: Use struct_size() helper in gb_i2c_operation_create()
 2022-01-26 10:54 UTC  (4+ messages)

[RESENT PATCH 00/10] staging: r8188eu: Cleanup and removal of DBG_88E macro
 2022-01-26 10:33 UTC  (12+ messages)
` [PATCH 01/10] staging: r8188eu: remove previously added dev_dbg and netdev_dbg calls
` [PATCH 02/10] staging: r8188eu: remove smaller sets of DBG_88E calls from core dir
` [PATCH 03/10] staging: r8188eu: remove DBG_88E calls from core/rtw_mlme_ext.c
` [PATCH 04/10] staging: r8188eu: remove all DBG_88E calls from hal dir
` [PATCH 05/10] staging: r8188eu: remove smaller sets of DBG_88E calls from os_dep dir
` [PATCH 06/10] staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.c
` [PATCH 07/10] staging: r8188eu: remove DBG_88E call from include/usb_ops.h
` [PATCH 08/10] staging: r8188eu: remove all remaining aliased DBG_88E calls
  ` [PATCH 09/10] staging: r8188eu: remove DBG_88E macro definition
  ` [PATCH 10/10] staging: r8188eu: remove GlobalDebugLevel flag

[PATCH 0/4] staging: r8188eu: some more odm cleanup
 2022-01-26 10:30 UTC  (5+ messages)
` [PATCH 3/4] staging: r8188eu: ODM_RF_CALIBRATION is always set

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-26  6:45 UTC  (21+ messages)
` [PATCH V4 01/11] arm64: dts: imx8mq-tqma8mq: Remove redundant vpu reference
  ` (EXT) "
` [PATCH V4 02/11] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V4 03/11] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH V4 04/11] soc: imx: imx8m-blk-ctrl: add "
` [PATCH V4 05/11] dt-bindings: media: nxp, imx8mq-vpu: Split G1 and G2 nodes
` [PATCH V4 06/11] media: hantro: Allow i.MX8MQ G1 and G2 to run independently
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V4 08/11] arm64: dts: imx8mm: Fix VPU Hanging
` [PATCH V4 09/11] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm
  ` (EXT) "
` [PATCH V4 10/11] media: hantro: Add support for i.MX8MM Hantro-G1
` [PATCH V4 11/11] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

[PATCH][next] staging: unisys: visorinput: Use struct_size() helper in kzalloc()
 2022-01-25 22:34 UTC 

[Patch 0/3] Staging: rtl8723bs: Fix codestyle errors and warnings
 2022-01-25 17:22 UTC  (6+ messages)
` [Patch 1/3] Staging: rtl8723bs: Placing opening { braces in previous line
` [Patch 2/3] Staging: rtl8723bs: Removed extra spaces between datatype and variable
` [Patch 3/3] Staging: rtl8723bs: Inserting blank line after declaration

[PATCH V3 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-25 16:48 UTC  (14+ messages)
` [PATCH V3 04/10] dt-bindings: media: nxp, imx8mq-vpu: Split G1 and G2 nodes
` [PATCH V3 05/10] media: hantro: Allow i.MX8MQ G1 and G2 to run independently
` [PATCH V3 06/10] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V3 07/10] arm64: dts: imx8mm: Fix VPU Hanging
` [PATCH V3 08/10] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm
` [PATCH V3 09/10] media: hantro: Add support for i.MX8MM Hantro-G1
` [PATCH V3 10/10] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

(no subject)
 2022-01-25 15:50 UTC  (12+ messages)
` [PATCH 1/4] staging: mt7621-dts: fix formatting
` [PATCH 2/4] staging: mt7621-dts: fix switch0@0 warnings
` [PATCH 3/4] staging: mt7621-dts: use trgmii on gmac0 and enable flow control on port@6
` [PATCH 4/4] staging: mt7621-dts: fix pinctrl properties for ethernet
` 

[PATCH v3 0/4] staging: mt7621-dts: fix formatting, dtc warning, links and pinctrl
 2022-01-25 15:39 UTC  (5+ messages)
` [PATCH v3 1/4] staging: mt7621-dts: fix formatting
` [PATCH v3 2/4] staging: mt7621-dts: fix switch0@0 warnings
` [PATCH v3 3/4] staging: mt7621-dts: use trgmii on gmac0 and enable flow control on port@6
` [PATCH v3 4/4] staging: mt7621-dts: fix pinctrl properties for ethernet

[PATCH v2 0/4] staging: mt7621-dts: fix formatting, dtc warning, links and pinctrl
 2022-01-25 15:30 UTC  (6+ messages)
` [PATCH v2 1/4] staging: mt7621-dts: fix formatting
` [PATCH v2 2/4] staging: mt7621-dts: fix switch0@0 warnings
` [PATCH v2 3/4] staging: mt7621-dts: use trgmii on gmac0 and enable flow control on port@6
` [PATCH v2 4/4] staging: mt7621-dts: fix pinctrl properties for ethernet

[PATCH v3 0/2] staging: r8188eu: remove unneeded ret variables
 2022-01-25 15:10 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH 0/5] spi: make remove callback a void function
 2022-01-25 14:16 UTC  (12+ messages)
` [PATCH 5/5] "

[PATCH 00/18] staging: vchiq_arm: minor adjustments
 2022-01-25 10:22 UTC  (8+ messages)
` [PATCH 08/18] staging: vchiq_core: simplify vchiq_add_service_internal

Wycena paneli fotowoltaicznych
 2022-01-25  9:00 UTC 

[PATCH 0/9] media: atomisp: Fix AXP288 PMIC and dual-cam support
 2022-01-24 11:14 UTC  (3+ messages)
` Bay Trail atomisp support update (was [PATCH 0/9] media: atomisp: ...)

Fotowoltaika - nowe warunki
 2022-01-24  9:11 UTC 

[PATCH v2] staging: r8188eu: handle rtw_init_netdev_name() failure appropriately
 2022-01-24  9:16 UTC  (3+ messages)

[PATCH v2 3/3] staging: pi433: validate max bit_rate based on modulation used
 2022-01-24  8:53 UTC  (5+ messages)
` [PATCH v3 0/3] staging: pi433: validate min/max bit rate settings


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