public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-11-13 10:45:53 to 2025-11-26 17:49:45 UTC [more...]

[PATCH v2] staging: most: video: prevent probes during component exit
 2025-11-26 17:48 UTC  (3+ messages)

[PATCH v2 0/2] most: core: fix resource leak in most_register_interface error paths
 2025-11-26 17:31 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] most: usb: remove double cleanup of interface on registration failure

[PATCH] staging: fluke_gpib: use kzalloc instead of kmalloc + memset
 2025-11-26 16:52 UTC  (4+ messages)

[PATCH] staging: gpib: ines: Check the return value of ioremap()
 2025-11-26 13:26 UTC  (2+ messages)

[PATCH] staging: most: dim2: fix missing cleanup on interface registration failure
 2025-11-26 11:32 UTC  (4+ messages)

[PATCH v1] media: tegra: vi: replace devm_kzalloc with kzalloc in probe
 2025-11-26  8:58 UTC  (2+ messages)

[PATCH] staging: media: Remove unnecessary braces from if statement
 2025-11-25 21:15 UTC  (2+ messages)

[PATCH v2 0/5] staging: rtl8723bs: FIELD_OFFSET macro cleanup
 2025-11-25 12:10 UTC  (7+ messages)
` [PATCH v2 1/5] staging: rtl8723bs: remove unused registry and BSSID offset macros
` [PATCH v2 2/5] staging: rtl8723bs: use standard offsetof in cfg80211 operations
` [PATCH v2 3/5] staging: rtl8723bs: remove dead commented code from odm.c
` [PATCH v2 4/5] staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof in rtw_mlme_ext.c
` [PATCH v2 5/5] staging: rtl8723bs: remove custom FIELD_OFFSET macro

[REGRESSION] stable-rc/linux-6.12.y: (build) variable 'val' is uninitialized when passed as a const pointer arg
 2025-11-24 22:40 UTC  (3+ messages)

[PATCH] staging: gpib: Clean-up commented-out code
 2025-11-24 17:07 UTC  (4+ messages)

[PATCH V4 0/4] Destage gpib drivers
 2025-11-24 16:53 UTC  (7+ messages)
` [PATCH V4 1/4] staging: gpib: Change // comments in uapi header file
` [PATCH V4 2/4] staging: gpib: Update TODO file
` [PATCH V4 3/4] staging: gpib: Fix SPDX license for gpib headers
` [PATCH V4 4/4] gpib: Destage gpib

[PATCH v2 0/3] Checkpatch cleanup patches
 2025-11-24 16:46 UTC  (8+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: Rename camel case enumeration
` [PATCH v2 2/3] staging: rtl8723bs: Rename camel case argument
` [PATCH v2 3/3] staging: rtl8723bs: Rename camel case variiable

[PATCH 00/13] staging: greybus: cleanup, FIXME removals, and driver correctness fixes
 2025-11-24 16:38 UTC  (23+ messages)
` [PATCH 01/13] staging: greybus: Remove completed GPIO conversion TODO item
` [PATCH 02/13] staging: greybus: pwm: move activation into pwm apply and remove request()
` [PATCH 03/13] staging: greybus: remove empty TODO file
` [PATCH 04/13] staging: greybus: audio: remove obsolete INPUT_PROP_NO_DUMMY_RELEASE FIXME
` [PATCH 05/13] staging: greybus: audio: remove obsolete FIXME and document topology ownership
` [PATCH 06/13] staging: greybus: bootrom: remove obsolete FIXME about SVC parallel event handling
` [PATCH 07/13] staging: greybus: bootrom: remove obsolete FIXME around firmware filename logging
` [PATCH 08/13] staging: greybus: fw-core: remove obsolete S2 Loader runtime PM FIXME
` [PATCH 09/13] staging: greybus: loopback: remove incorrect FIXME about async wait
` [PATCH 10/13] staging: greybus: raw: handle disconnect while chardev is open
` [PATCH 11/13] staging: greybus: uart: clear unsupported termios bits
` [PATCH 12/13] staging: greybus: usb: validate hub control response length
` [PATCH 13/13] staging: greybus: usb: remove obsolete FIXME about bridged-PHY support

[PATCH] staging: greybus: audio_manager: make envp[] static const
 2025-11-24 16:37 UTC  (4+ messages)

[PATCH 0/5] staging: rtl8723bs: remove custom FIELD_OFFSET macro and dead code
 2025-11-24 13:07 UTC  (12+ messages)
` [PATCH 1/5] staging: rtl8723bs: remove custom FIELD_OFFSET macro
` [PATCH 2/5] staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof
` [PATCH 3/5] staging: rtl8723bs: use standard offsetof in cfg80211 operations
` [PATCH 4/5] staging: rtl8723bs: remove dead code from odm.c
` [PATCH 5/5] staging: rtl8723bs: use offsetof in rtw_mlme_ext.c

[PATCH] staging: most: video: replace BUG_ON() with WARN_ON_ONCE()
 2025-11-24  8:05 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: core: fix block comment style issues
 2025-11-24  7:58 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] staging: rtl8723bs: core: delete commented-out code
    ` [PATCH v4 1/2] staging: rtl8723bs: core: fix block comment style issues
      ` [PATCH v4 2/2] staging: rtl8723bs: core: delete commented-out code

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-19 15:49 UTC  (36+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 02/21] ceph: Switch to use %ptSp
` [PATCH v3 03/21] libceph: "
` [PATCH v3 04/21] dma-buf: "
` [PATCH v3 05/21] drm/amdgpu: "
` [PATCH v3 06/21] drm/msm: "
` [PATCH v3 07/21] drm/vblank: "
` [PATCH v3 08/21] drm/xe: "
` [PATCH v3 09/21] e1000e: "
` [PATCH v3 10/21] igb: "
` [PATCH v3 11/21] ipmi: "
` [PATCH v3 12/21] media: av7110: "
` [PATCH v3 13/21] mmc: mmc_test: "
` [PATCH v3 14/21] net: dsa: sja1105: "
` [PATCH v3 15/21] PCI: epf-test: "
` [PATCH v3 16/21] pps: "
` [PATCH v3 17/21] ptp: ocp: "
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "
` [PATCH v3 20/21] scsi: snic: "
` [PATCH v3 21/21] tracing: "

[PATCH] staging: iio: adt7316: replace sprintf() with sysfs_emit()
 2025-11-19 14:57 UTC  (6+ messages)

[PATCH] staging: rtl8723bs: Fix various coding style issues in rtw_io.c
 2025-11-19  7:58 UTC  (2+ messages)

[PATCH v2 0/5] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
 2025-11-19  4:34 UTC  (3+ messages)
` [PATCH v2 1/5] media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignment

[PATCH v2] staging: greybus: audio_manager_module: make envp array static const
 2025-11-19  4:07 UTC  (4+ messages)

[PATCH v3 00/31] media: add imx93 mipi/controller csi support
 2025-11-18 17:56 UTC  (5+ messages)
` [PATCH v3 02/31] media: v4l2-common: Add helper function v4l_get_required_align_by_bpp()

[PATCH] staging: greybus: replace strncpy() with strlcpy() in firmware test tool
 2025-11-18  7:36 UTC  (3+ messages)

[PATCH v5 21/23] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
 2025-11-18  7:16 UTC  (7+ messages)
` [PATCH v5 22/23] ARM: tegra: add CSI nodes for Tegra20 and Tegra30
` [PATCH v5 23/23] staging: media: tegra-video: add CSI support "

[PATCH] staging: media: atomisp: Fix typos and comments alignment issue in include/linux/* header files
 2025-11-15 15:18 UTC 

[PATCH] staging: greybus: uart: check return values during probe
 2025-11-15  6:16 UTC 

[PATCH v5 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-11-14 14:52 UTC  (5+ messages)
` [PATCH v5 09/23] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v5 13/23] arm64: tegra: move avdd-dsi-csi-supply into CSI node

[PATCH v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-11-14 14:52 UTC  (22+ messages)
` [PATCH v8 01/21] media: mc: Add INTERNAL pad flag
` [PATCH v8 02/21] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v8 03/21] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v8 04/21] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v8 05/21] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v8 06/21] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v8 07/21] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v8 08/21] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v8 09/21] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v8 10/21] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v8 11/21] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v8 12/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v8 13/21] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v8 14/21] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v8 15/21] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v8 16/21] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v8 17/21] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v8 18/21] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v8 19/21] staging: media: remove "
` [PATCH v8 20/21] media: i2c: remove MAX96717 driver
` [PATCH v8 21/21] media: i2c: remove MAX96714 driver

[PATCH V3 0/6] Destage gpib drivers
 2025-11-14 10:21 UTC  (9+ messages)
` [PATCH V3 4/6] staging: gpib: Update TODO file
` [PATCH V3 5/6] staging: gpib: Fix SPDX license for gpib headers
` [PATCH V3 6/6] gpib: Destage gpib

[PATCH] media: tegra-video: Fix memory leak in __tegra_channel_try_format()
 2025-11-14  9:12 UTC 

[PATCH v2] staging: greybus: audio_manager_module: make envp array static const
 2025-11-14  1:41 UTC  (3+ messages)

[PATCH] staging: greybus: audio_manager_module: make envp array static const
 2025-11-13 13:46 UTC  (4+ messages)

[PATCH] staging: greybus: audio_manager_module: make envp array static const
 2025-11-13 12:52 UTC 


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