public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-10-17 09:11:58 to 2025-11-02 11:32:52 UTC [more...]

[PATCH] staging: fix various code style issues
 2025-11-02 11:32 UTC  (2+ messages)

[PATCH] [PATCH] staging: rtl8723bs: use ether_addr_equal in rtw_ap.c
 2025-11-02 11:31 UTC  (2+ messages)

[PATCH] staging: Pull in staging drivers docs into documentation tree
 2025-11-01 23:55 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove unused rtw_sprintf macro
 2025-11-01 19:02 UTC  (2+ messages)

[PATCH] staging: sm750fb: make g_fbmode0 an array of const pointers
 2025-11-01  8:17 UTC  (4+ messages)

[PATCH v3 0/7] staging: Destage VCHIQ interface and MMAL
 2025-10-30 16:58 UTC  (13+ messages)
` [PATCH v3 1/7] staging: vc04_services: Drop bcm2835-camera driver
` [PATCH v3 2/7] staging: vchiq_arm: Remove bcm2835_camera from vchiq
` [PATCH v3 3/7] staging: vchiq_arm: Improve inline documentation
` [PATCH v3 4/7] include: linux: Destage VCHIQ interface headers
` [PATCH v3 5/7] staging: vc04_services: Cleanup VCHIQ TODO entries
` [PATCH v3 6/7] platform/raspberrypi: Destage VCHIQ interface
` [PATCH v3 7/7] platform/raspberrypi: Destage VCHIQ MMAL driver

[PATCH v2] staging: sm750fb: style fixes: align call and split chained assignment
 2025-10-29 15:46 UTC  (3+ messages)

[PATCH 5.10] comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_ioctl()
 2025-10-29 14:27 UTC 

[PATCH] staging: vchiq_arm: delete unnecessary check
 2025-10-29 13:18 UTC  (2+ messages)

[PATCH v3 00/31] media: add imx93 mipi/controller csi support
 2025-10-29 13:08 UTC  (30+ messages)
` [PATCH v3 01/31] dt-bindings: media: add DW MIPI CSI-2 Host support
` [PATCH v3 02/31] media: v4l2-common: Add helper function v4l_get_required_align_by_bpp()
` [PATCH v3 03/31] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_(bpp|dt)()
` [PATCH v3 10/31] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() simplify code
` [PATCH v3 12/31] media: staging: media: imx6-mipi-csi2: move sd imx6's specific initialization into imx6-sci2.c
` [PATCH v3 17/31] media: synopsys: move imx6-mipi-csi2.c to synopsys/mipi-csi2.c
` [PATCH v3 19/31] media: synopsys: csi2: Add phy interface support

[PATCH 5.10] comedi: pcl726: Prevent invalid irq number
 2025-10-29 12:25 UTC 

[PATCH v2] staging: sm750fb: style fixes: align call and split chained assignment
 2025-10-29 10:16 UTC  (2+ messages)

[PATCH] staging: most: remove broken i2c driver
 2025-10-29  9:34 UTC 

[PATCH v2] staging: sm750fb: style fixes: align call and split chained assignment
 2025-10-29  5:29 UTC  (2+ messages)

[PATCH v2] staging: sm750fb: style fixes: align call and split chained assignment
 2025-10-29  2:17 UTC 

[PATCH v5 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-28 17:59 UTC  (28+ messages)
` [PATCH v5 01/23] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114
` [PATCH v5 02/23] dt-bindings: clock: tegra30: Add IDs for CSI pad clocks
` [PATCH v5 03/23] clk: tegra30: add CSI pad clock gates
` [PATCH v5 04/23] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v5 05/23] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v5 06/23] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v5 07/23] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v5 08/23] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v5 09/23] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v5 10/23] dt-bindings: display: tegra: document Tegra132 MIPI calibration device
` [PATCH v5 11/23] staging: media: tegra-video: vi: improve logic of source requesting
` [PATCH v5 12/23] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v5 13/23] arm64: tegra: move avdd-dsi-csi-supply into CSI node
` [PATCH v5 14/23] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v5 15/23] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v5 16/23] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v5 17/23] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v5 18/23] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v5 19/23] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
` [PATCH v5 20/23] staging: media: tegra-video: tegra20: adjust luma buffer stride

[PATCH v4] staging: rtl8723bs: remove unused rtw_sprintf macro
 2025-10-28  9:39 UTC 

[PATCH v4] staging: rtl8723bs: remove unused rtw_sprintf macro
 2025-10-28  9:26 UTC  (2+ messages)

[PATCH] [PATCH v3] staging: rtl8723bs: remove unused rtw_sprintf macro
 2025-10-28  9:06 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace rtw_sprintf with scnprintf
 2025-10-27  7:52 UTC  (3+ messages)

[PATCH v5 21/23] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
 2025-10-26 22:24 UTC  (5+ 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 "

[GIT PULL] Staging driver fixes for 6.18-rc3
 2025-10-26 17:37 UTC  (2+ messages)

[PATCH] [PATCH v2] staging: rtl8723bs: remove unused rtw_sprintf macro
 2025-10-26 10:02 UTC 

[PATCH] [PATCH v2] staging: rtl8723bs: remove unused rtw_sprintf macro
 2025-10-26  9:54 UTC  (2+ messages)

[PATCH] [PATCH v2] staging: rtl8723bs: remove unused rtw_sprintf macro
 2025-10-26  9:44 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace rtw_sprintf with scnprintf
 2025-10-26  9:17 UTC  (2+ messages)

[PATCH] staging: greybus: fw-download: Fix find firmware req
 2025-10-24 16:35 UTC  (10+ messages)

[PATCH v5] staging: rtl8723bs: use ether_addr_copy() for MAC address copying
 2025-10-23 14:59 UTC 

[PATCH] staging: gpib/pc2: convert explanatory comments to /* ... */ style
 2025-10-23  9:58 UTC  (3+ messages)

[PATCH v4] staging: rtl8723bs: use ether_addr_copy() and simplify NULL checks
 2025-10-23  9:57 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: remove todo/note and duplicated EFUSE_CTRL macro
 2025-10-22 22:00 UTC 

staging: gpib: convert comments from // to /* */
 2025-10-22 10:25 UTC  (2+ messages)

[PATCH v3] [PATCH v2] staging: rtl8723bs: use ether_addr_copy() and simplify NULL checks
 2025-10-22  7:12 UTC  (2+ messages)

[PATCH] [PATCH v2] staging: rtl8723bs: use ether_addr_copy() and simplify NULL checks
 2025-10-22  6:18 UTC 

[PATCH v2 0/3] staging: most: replace BUG_ON() with proper error handling
 2025-10-21 16:02 UTC  (6+ messages)
` [PATCH v2 1/3] staging: most: i2c: replace BUG_ON() with proper checks and error returns
` [PATCH v2 2/3] staging: most: dim2: "
` [PATCH v2 3/3] staging: most: video: replace BUG_ON() with proper check

[PATCH] [PATCH v2] staging: rtl8723bs: use ether_addr_copy() and simplify NULL checks
 2025-10-21 15:26 UTC 

[PATCH] staging: rtl8723bs: use ether_addr_copy() and simplify NULL checks
 2025-10-21 14:44 UTC  (2+ messages)

[PATCH 0/3] staging: most: replace BUG_ON() with WARN_ON_ONCE()
 2025-10-21 12:24 UTC  (5+ messages)
` [PATCH 1/3] staging: most: i2c: replace BUG_ON() with WARN_ON_ONCE() and return error
` [PATCH 2/3] staging: most: dim2: replace BUG_ON() with WARN_ON_ONCE() and proper error returns
` [PATCH 3/3] staging: most: video: replace BUG_ON() with WARN_ON_ONCE()

[PATCH] staging: fbtft: fb_ra8875: replace udelay with usleep_range
 2025-10-21  8:50 UTC  (4+ messages)

[PATCH 5.10] comedi: Make insn_rw_emulate_bits() do insn->n samples
 2025-10-20  6:31 UTC 

[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-20  2:36 UTC  (5+ messages)
` [PATCH v4 17/24] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v4 23/24] ARM: tegra: add CSI nodes for Tegra20 and Tegra30

Family December trip
 2025-10-19 21:42 UTC 

[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
 2025-10-19 12:38 UTC  (27+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
  ` Patch "overflow, tracing: Define the is_signed_type() macro once" has been added to the 5.10-stable tree
` [PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too
  ` Patch "minmax: fix up min3() and max3() too" has been added to the 5.10-stable tree
` [PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
  ` Patch "minmax.h: add whitespace around operators and after commas" has been added to the 5.10-stable tree
` [PATCH v2 22/27 5.10.y] minmax.h: update some comments
  ` Patch "minmax.h: update some comments" has been added to the 5.10-stable tree
` [PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
  ` Patch "minmax.h: reduce the #define expansion of min(), max() and clamp()" has been added to the 5.10-stable tree
` [PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
  ` Patch "minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()" has been added to the 5.10-stable tree
` [PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
  ` Patch "minmax.h: move all the clamp() definitions after the min/max() ones" has been added to the 5.10-stable tree
` [PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
  ` Patch "minmax.h: simplify the variants of clamp()" has been added to the 5.10-stable tree
` [PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
  ` Patch "minmax.h: remove some #defines that are only expanded once" has been added to the 5.10-stable tree

[PATCH v2] staging: nvec: remove NVEC_PS2_DEBUG and dead debug macro
 2025-10-19  9:50 UTC 

[PATCH v2] staging: nvec: remove NVEC_PS2_DEBUG and dead debug macro
 2025-10-19  9:26 UTC  (2+ messages)

[PATCH] staging: nvec: remove NVEC_PS2_DEBUG and dead debug macro
 2025-10-18 10:01 UTC 

[PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 5.10-stable tree

[PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 5.10-stable tree

[PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: sanity check constant bounds when clamping" has been added to the 5.10-stable tree

[PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 5.10-stable tree

[PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: relax check to allow comparison between unsigned arguments and signed constants" has been added to the 5.10-stable tree

[PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: fix indentation of __cmp_once() and __clamp_once()" has been added to the 5.10-stable tree

[PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: Introduce {min,max}_array()" has been added to the 5.10-stable tree

[PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: improve macro expansion and type checking" has been added to the 5.10-stable tree

[PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: clamp more efficiently by avoiding extra comparison" has been added to the 5.10-stable tree

[PATCH v2 08/27 5.10.y] minmax: fix header inclusions
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: fix header inclusions" has been added to the 5.10-stable tree

[PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 5.10-stable tree

[PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: deduplicate __unconst_integer_typeof()" has been added to the 5.10-stable tree

[PATCH v2 05/27 5.10.y] minmax: add in_range() macro
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: add in_range() macro" has been added to the 5.10-stable tree

[PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 5.10-stable tree

[PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: allow min()/max()/clamp() if the arguments have the same signedness." has been added to the 5.10-stable tree

[PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: allow comparisons of 'int' against 'unsigned char/short'" has been added to the 5.10-stable tree

[PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 5.10-stable tree

[PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "btrfs: remove duplicated in_range() macro" has been added to the 5.10-stable tree


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