linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-05 16:03:38 to 2022-07-12 13:46:26 UTC [more...]

[PATCH v3] staging: qlge: Fix indentation issue under long for loop
 2022-07-12 13:46 UTC  (5+ messages)

[PATCH 00/14] clean up efuse reading
 2022-07-12 13:45 UTC  (17+ messages)
` [PATCH 01/14] staging: r8188eu: remove unused eeprom defines
` [PATCH 02/14] staging: r8188eu: remove EepromOrEfuse from struct eeprom_priv
` [PATCH 03/14] staging: r8188eu: remove eeprom function prototypes
` [PATCH 04/14] staging: r8188eu: merge EFUSE_ShadowMapUpdate with its caller
` [PATCH 05/14] staging: r8188eu: use a local buffer for efuse data
` [PATCH 06/14] staging: r8188eu: always initialise efuse buffer with 0xff
` [PATCH 07/14] staging: r8188eu: use memcpy for fallback mac address
` [PATCH 08/14] staging: r8188eu: merge ReadEFuseByIC into rtl8188e_ReadEFuse
` [PATCH 09/14] staging: r8188eu: txpktbuf_bndy is always 0
` [PATCH 10/14] staging: r8188eu: offset is always 0 in rtl8188e_ReadEFuse
` [PATCH 11/14] staging: r8188eu: offset is always 0 in iol_read_efuse
` [PATCH 12/14] staging: r8188eu: _offset is always 0 in efuse_phymap_to_logical
` [PATCH 13/14] staging: r8188eu: efuse_utilized is never read
` [PATCH 14/14] staging: r8188eu: the bcnhead parameter is always 0

[RESEND PATCH 0/3] staging: media: atomisp: Convert to kmap_local_page()
 2022-07-12 10:43 UTC  (7+ messages)
` [RESEND PATCH 1/3] staging: media: atomisp: Convert kmap() "
` [RESEND PATCH 2/3] staging: media: atomisp: Use kmap_local_page() in hmm_set()
` [RESEND PATCH 3/3] staging: media: atomisp: Use kmap_local_page() in hmm_store()

[PATCH] staging: r8188eu: remove HW_VAR_MLME_SITESURVEY from SetHwReg8188EU()
 2022-07-11 22:43 UTC  (2+ messages)

[PATCH 0/7] media: cedrus: h265: Implement tiles support
 2022-07-11 21:35 UTC  (11+ messages)
` [PATCH 3/7] media: cedrus: Improve error messages for controls
` [PATCH 4/7] media: cedrus: Add error handling for failed setup
` [PATCH 5/7] media: cedrus: h265: Add a couple of error checks
` [PATCH 6/7] media: cedrus: Add helper for determining number of elements
` [PATCH 7/7] media: cedrus: h265: Implement support for tiles

[PATCH v3 0/7] media: hantro: Add 10-bit support
 2022-07-11 21:15 UTC  (9+ messages)
` [PATCH v3 1/7] media: Add P010 tiled format
` [PATCH v3 2/7] media: hantro: Support format filtering by depth
` [PATCH v3 3/7] media: hantro: postproc: Fix buffer size calculation
` [PATCH v3 4/7] media: hantro: postproc: Fix legacy regs configuration
` [PATCH v3 5/7] media: hantro: postproc: Properly calculate chroma offset
` [PATCH v3 6/7] media: hantro: Store VP9 bit depth in context
` [PATCH v3 7/7] media: hantro: sunxi: Enable 10-bit decoding

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-07-11 12:32 UTC  (8+ messages)
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl

[PATCH 00/11] fbdev: Maintain device ownership with aperture helpers
 2022-07-11 11:33 UTC  (29+ messages)
` [PATCH 01/11] fbdev: Remove trailing whitespaces
` [PATCH 02/11] fbdev/vga16fb: Create EGA/VGA devices in sysfb code
` [PATCH 03/11] fbdev/vga16fb: Auto-generate module init/exit code
` [PATCH 04/11] fbdev/core: Remove remove_conflicting_pci_framebuffers()
` [PATCH 05/11] fbdev: Convert drivers to aperture helpers
` [PATCH 06/11] fbdev: Remove conflicting devices on PCI bus
` [PATCH 07/11] video/aperture: Disable and unregister sysfb devices via aperture helpers
` [PATCH 08/11] video: Provide constants for VGA I/O range
` [PATCH 09/11] video/aperture: Remove conflicting VGA devices, if any
` [PATCH 10/11] fbdev: Acquire framebuffer apertures for firmware devices
` [PATCH 11/11] fbdev: Remove conflict-handling code

[PATCH] media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies
 2022-07-11  8:04 UTC 

[PATCH v2] staging: qlge: Fix indentation issue under long for loop
 2022-07-10 20:55 UTC  (3+ messages)

[GIT PULL] Staging driver fix for 5.19-rc6
 2022-07-10 16:54 UTC  (2+ messages)

[PATCH] staging: fbtft: replace udelay with usleep_range
 2022-07-10 13:00 UTC  (3+ messages)

[PATCH v2 RESEND] staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
 2022-07-10 10:30 UTC 

[PATCH v2] staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
 2022-07-10 10:02 UTC  (7+ messages)

[PATCH] staging: qlge: Fix indentation issue under long for loop
 2022-07-10  8:27 UTC  (3+ messages)

[PATCH 0/5] staging: r8188eu: SetHwReg8188EU() cleanups
 2022-07-09  9:44 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: remove HW_VAR_BASIC_RATE from SetHwReg8188EU()
` [PATCH 2/5] staging: r8188eu: remove HW_VAR_DM_FUNC_OP "
` [PATCH 3/5] staging: r8188eu: remove HW_VAR_DM_FLAG "
` [PATCH 4/5] staging: r8188eu: remove HW_VAR_DM_FUNC_RESET "
` [PATCH 5/5] staging: r8188eu: remove HW_VAR_DM_FUNC_CLR "

[PATCH 0/2] staging: vt6655: Reduce similar statements when working with mac addr
 2022-07-09  7:02 UTC  (6+ messages)
` [PATCH 1/2] staging: vt6655: Use loop in vt6655_mac_write_bssid_addr
` [PATCH 2/2] staging: vt6655: Use loop in vt6655_mac_read_ether_addr

[PATCH v13 00/17] Move HEVC stateless controls out of staging
 2022-07-08 17:26 UTC  (21+ messages)
` [PATCH v13 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v13 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v13 03/17] vivid: add dynamic array test control
` [PATCH v13 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v13 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v13 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v13 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v13 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v13 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v13 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v13 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v13 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v13 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v13 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v13 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v13 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v13 17/17] media: uapi: move HEVC stateless controls out of staging

[PATCH v12 00/17] Move HEVC stateless controls out of staging
 2022-07-08 16:27 UTC  (22+ messages)
` [PATCH v12 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v12 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v12 03/17] vivid: add dynamic array test control
` [PATCH v12 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v12 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v12 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v12 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v12 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v12 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v12 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v12 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
      `  "
` [PATCH v12 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v12 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v12 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v12 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v12 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v12 17/17] media: uapi: move HEVC stateless controls out of staging

[PATCH v11 00/17] Move HEVC stateless controls out of staging
 2022-07-08 12:00 UTC  (24+ messages)
` [PATCH v11 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v11 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v11 03/17] vivid: add dynamic array test control
` [PATCH v11 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v11 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v11 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v11 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v11 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v11 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v11 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v11 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v11 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v11 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v11 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v11 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v11 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v11 17/17] media: uapi: move HEVC stateless controls out of staging

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH] staging: greybus: don't use index pointer after iter
 2022-07-08  5:39 UTC  (7+ messages)

[PATCH -next v2] staging: r8188eu: Use eth_broadcast_addr() to assign broadcast address
 2022-07-07 19:56 UTC  (4+ messages)
  ` 答复: "

[PATCH 0/2] clean up sta2sta_data_frame
 2022-07-07 19:49 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: remove sta2sta_data_frame prototype
` [PATCH 2/2] staging: r8188eu: pattrib addresses were already set by the caller

[PATCH v10 00/17] Move HEVC stateless controls out of staging
 2022-07-06 20:28 UTC  (9+ messages)
` [PATCH v10 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
      `  "
          `  "

[PATCH 0/6] i2c: Make remove callback return void
 2022-07-06  9:31 UTC  (5+ messages)
` [PATCH 6/6] "

[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102
 2022-07-05 23:41 UTC 

[PATCH staging] staging: switch to netif_napi_add_weight()
 2022-07-05 22:58 UTC 

[PATCH 0/6] staging: r8188eu: clean up ap2sta_data_frame
 2022-07-05 19:36 UTC  (2+ messages)

[PATCH] staging: r8188eu: Block comments use * on subsequent lines
 2022-07-05 19:23 UTC  (2+ messages)

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-07-05 16:37 UTC  (3+ messages)
` [PATCH v5 2/6] dt-bindings: media: sun6i-a31-csi: Add ISP output port


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