public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2021-12-01 01:33:41 to 2021-12-07 01:55:08 UTC [more...]

[RFC V2 0/6] media: Hantro: Split iMX8MQ VPU into G1 and G2 with blk-ctrl support
 2021-12-07  1:54 UTC  (5+ messages)
` [RFC V2 1/6] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [RFC V2 2/6] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [RFC V2 3/6] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
` [RFC V2 4/6] soc: imx: imx8m-blk-ctrl: add i.MX8MQ VPU blk-ctrl

[PATCH 0/2] staging: r8188eu: some DBG_88E cleanups
 2021-12-06 23:49 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: convert DBG_88E calls in core/rtw_security.c
` [PATCH 2/2] staging: r8188eu: convert/remove DBG_88E calls in core/rtw_cmd.c

[RFC 0/5] Split iMX8MQ Hantro VPU into G1 and G2 with blk-ctrl support
 2021-12-06 23:25 UTC  (11+ messages)
` [RFC 1/5] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [RFC 2/5] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [RFC 3/5] soc: imx: imx8m-blk-ctrl: add "
` [RFC 4/5] media: hantro: split i.MX8MQ G1 and G2 code
` [RFC 5/5] arm64: dts: imx8mq: Split i.MX8MQ G1 and G2 with vpu-blk-ctrl

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-12-06 20:46 UTC  (24+ messages)

[PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver
 2021-12-06 16:04 UTC  (20+ messages)
` [PATCH 1/6] dt-bindings: display: sitronix,st7735r: Fix backlight in example
` [PATCH 2/6] dt-bindings: display: sitronix,st7735r: Make reset-gpios optional
` [PATCH 3/6] dt-bindings: display: sitronix,st7735r: Remove spi-max-frequency limit
` [PATCH 4/6] dt-bindings: display: sitronix,st7735r: Add initialization properties

[PATCH] staging: rtl8712: Fix alignment checks
 2021-12-06 14:22 UTC  (2+ messages)

[PATCH] staging: vt6655: refactor byMinChannel to min_channel
 2021-12-06 13:31 UTC  (8+ messages)

[PATCH v1 0/2] media: imx: imx8mq-mipi-csi2 fixes
 2021-12-06 13:12 UTC  (3+ messages)
` [PATCH v1 1/2] media: imx: imx8mq-mipi-csi2: fix system resume issue
` [PATCH v1 2/2] media: imx: imx8mq-mipi-csi2: remove wrong irq config write operation

[PATCH] staging: r8188eu: convert type of HalData in struct adapter
 2021-12-06  9:22 UTC 

[PATCH 00/10] staging: r8188eu: some more cleanups
 2021-12-06  9:04 UTC  (12+ messages)
` [PATCH 01/10] staging: r8188eu: bLedOpenDrain is always true for r8188eu
` [PATCH 02/10] staging: r8188eu: remove a bunch of unused led defines
` [PATCH 03/10] staging: r8188eu: remove two unused macros
` [PATCH 04/10] staging: r8188eu: bHWPowerdown is set but not used
` [PATCH 05/10] staging: r8188eu: remove unused macros from drv_types.h
` [PATCH 06/10] staging: r8188eu: hal data's interfaceIndex is never read
` [PATCH 07/10] staging: r8188eu: remove empty HAL_INIT_PROFILE_TAG macro
` [PATCH 08/10] staging: r8188eu: remove two write-only wifi direct variables
` [PATCH 09/10] staging: r8188eu: remove unused define
` [PATCH 10/10] staging: r8188eu: AntCombination is always 2

[PATCH 00/12] staging: r8188eu: misc cleanups
 2021-12-05 18:09 UTC  (18+ messages)
` [PATCH 01/12] staging: r8188eu: remove RF_PATH_{C,D}
` [PATCH 02/12] staging: r8188eu: struct odm_mac_status_info is not used
` [PATCH 03/12] staging: r8188eu: remove macro PHY_SetRFReg
` [PATCH 04/12] staging: r8188eu: remove macro PHY_QueryRFReg
` [PATCH 05/12] staging: r8188eu: remove macro PHY_SetBBReg
` [PATCH 06/12] staging: r8188eu: remove macro PHY_QueryBBReg
` [PATCH 07/12] staging: r8188eu: remove duplicate defines
` [PATCH 08/12] staging: r8188eu: bWIFI_Direct is set but never used
` [PATCH 09/12] staging: r8188eu: bWIFI_Display "
` [PATCH 10/12] staging: r8188eu: remove unused macro IS_FW_81xxC
` [PATCH 11/12] staging: r8188eu: remove macro GET_HAL_DATA
` [PATCH 12/12] staging: r8188eu: hal_data_sz is set but never used

[PATCH v2 00/10] staging: r8188eu: misc cleanups
 2021-12-05 17:13 UTC  (11+ messages)
` [PATCH v2 01/10] staging: r8188eu: remove RF_PATH_{C,D}
` [PATCH v2 02/10] staging: r8188eu: struct odm_mac_status_info is not used
` [PATCH v2 03/10] staging: r8188eu: remove macro PHY_SetRFReg
` [PATCH v2 04/10] staging: r8188eu: remove macro PHY_QueryRFReg
` [PATCH v2 05/10] staging: r8188eu: remove macro PHY_SetBBReg
` [PATCH v2 06/10] staging: r8188eu: remove macro PHY_QueryBBReg
` [PATCH v2 07/10] staging: r8188eu: remove duplicate defines
` [PATCH v2 08/10] staging: r8188eu: bWIFI_Direct is set but never used
` [PATCH v2 09/10] staging: r8188eu: bWIFI_Display "
` [PATCH v2 10/10] staging: r8188eu: remove unused macro IS_FW_81xxC

[PATCH v2] staging: vt6655: remove unused variable byMinChannel
 2021-12-05 11:03 UTC  (2+ messages)

[PATCH] media: staging: max96712: add V4L2 dependencies
 2021-12-04 20:56 UTC  (2+ messages)

[PATCH v4 0/6] staging: media: wave5: add wave5 codec driver
 2021-12-04 13:43 UTC  (9+ messages)
` [PATCH v4 1/6] staging: media: wave5: Add vpuapi layer
` [PATCH v4 2/6] staging: media: wave5: Add the vdi layer
` [PATCH v4 3/6] staging: media: wave5: Add the v4l2 layer
` [PATCH v4 4/6] staging: media: wave5: Add TODO file
` [PATCH v4 5/6] dt-bindings: media: staging: wave5: add yaml devicetree bindings
` [PATCH v4 6/6] media: wave5: Add wave5 driver to maintainers file

[PATCH] staging: vt6655: remove unused variable byMinChannel
 2021-12-04 11:31 UTC  (3+ messages)

[PATCH] staging: vt6655: rename s_vCalculateOFDMRParameter to vnt_calculate_ofdm_rspinf
 2021-12-04 11:03 UTC 

[PATCH] staging: vt6655: remove unused variable byMaxChannel
 2021-12-04 10:15 UTC 

[PATCH v3] staging: vt6655: refactor byRadioCtl to radio_ctl
 2021-12-04  8:38 UTC  (2+ messages)

[PATCH] staging: vt6655: refactor byMaxChannel to max_channel
 2021-12-04  0:34 UTC 

[PATCH v2] staging: vt6655: refactor byRadioCtl to radio_ctl
 2021-12-03 20:18 UTC 

[PATCH] [PATCH] staging: vt6655: refactor byRadioCtl to radio_ctl
 2021-12-03 20:14 UTC 

[PATCH v5 0/4] clk: ralink: make system controller a reset provider
 2021-12-03 15:37 UTC  (4+ messages)
` [PATCH v5 4/4] staging: mt7621-dts: align resets with binding documentation

[PATCH 0/4] staging: r8188eu: clean up workers
 2021-12-03 14:14 UTC  (4+ messages)
` [PATCH v2] staging: r8188eu: use a delayed worker for led updates

[PATCH] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2021-12-03 13:30 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC V3 0/2] arm64: imx8mm: Enable Hantro VPUs
 2021-12-03  9:17 UTC  (9+ messages)
` [RFC V3 1/2] media: hantro: Add support for i.MX8M Mini
` [RFC V3 2/2] arm64: dts: imx8mm: Enable VPU-G1 and VPU-G2

[PATCH] QLGE: qlge_main: Fix style
 2021-12-03  9:06 UTC  (4+ messages)

[PATCH v3] staging: fieldbus: replace snprintf with sysfs_emit
 2021-12-03  7:18 UTC  (2+ messages)

[PATCH 0/5] staging: r8188eu: odm cleanups
 2021-12-02 21:22 UTC  (7+ messages)
` [PATCH 1/5] staging: r8188eu: remove unused variables from odm_dm_struct
` [PATCH 2/5] staging: r8188eu: pbNet_closed is set but never used
` [PATCH 3/5] staging: r8188eu: pSecurity "
` [PATCH 4/5] staging: r8188eu: pNumTxBytesUnicast "
` [PATCH 5/5] staging: r8188eu: pNumRxBytesUnicast "

[PATCH v4] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 18:51 UTC 

[PATCH] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 12:48 UTC  (4+ messages)

[PATCH v3] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 12:08 UTC 

[PATCH] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 10:38 UTC  (5+ messages)

[PATCH -next v4 0/3] some fix and cleanup for rtl8192e
 2021-12-02  8:38 UTC  (6+ messages)
` [PATCH -next v4 1/3] staging: rtl8192e: return error code from rtllib_softmac_init()
` [PATCH -next v4 2/3] staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()
` [PATCH -next v4 3/3] staging: rtl8192e: rtllib_module: remove unnecessary assignment

[RFC V2 0/2] arm64: imx8mm: Enable Hantro VPUs
 2021-12-02  3:57 UTC  (20+ messages)
` [RFC V2 1/2] media: hantro: Add support for i.MX8M Mini
` [RFC V2 2/2] arm64: dts: imx8mm: Enable VPU-G1 and VPU-G2

[PATCH -next 0/3] some fix and cleanup for rtl8192e
 2021-12-02  2:41 UTC  (7+ messages)
` [PATCH -next 1/3] staging: rtl8192e: return error code from rtllib_softmac_init()
` [PATCH -next 2/3] staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()
` [PATCH -next 3/3] staging: rtl8192e: rtllib_module: remove unnecessary assignment

[PATCH v2 0/2] staging: fbtft: add and use macro FBTFT_REGISTER_SPI_DRIVER
 2021-12-01 21:04 UTC  (3+ messages)
` [PATCH v2 1/2] staging: fbtft: add "
` [PATCH v2 2/2] staging: fbtft: sh1106: use new "

[PATCH] staging: r8188eu: Fix coding style error
 2021-12-01 15:30 UTC 

[PATCH v1 1/1] media: atomisp: fix "variable dereferenced before check 'asd'"
 2021-12-01 14:19 UTC 

[PATCH 00/17] various fixes for atomisp to make it work
 2021-12-01 12:15 UTC  (24+ messages)
` [PATCH 02/17] media: atomisp: pci: fix punit_ddr_dvfs_enable() argument for mrfld_power up case
` [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400
` [PATCH 05/17] media: atomisp: pci: fix inverted error check for ia_css_mipi_is_source_port_valid()

[PATCH -next] staging: rtl8192e: rtllib_module: fix missing free_netdev() on error in alloc_rtllib()
 2021-12-01  7:29 UTC  (5+ messages)

[PATCH -next v2] staging: rtl8192e: rtllib_module: fix missing free_netdev() on error in alloc_rtllib()
 2021-12-01  7:04 UTC  (2+ messages)

[PATCH v3 0/3] staging: zynpu: Add driver support for ARM(China) ZHOUYI AI accelerator
 2021-12-01  3:15 UTC  (5+ messages)
` [PATCH v3 1/3] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox