public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-10-22 22:03:33 to 2025-11-11 12:27:55 UTC [more...]

[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-11 12:20 UTC  (3+ messages)
` [PATCH v2 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v2 02/21] ceph: Switch to use %ptSp

[PATCH V2 00/10] staging: gpib: Destage gpib drivers
 2025-11-11  9:45 UTC  (11+ messages)
` [PATCH V2 01/10] staging: Remove gpib build from staging
` [PATCH V2 02/10] staging: gpib: Remove gpib/uapi from search path
` [PATCH V2 03/10] staging: gpib: Change file path for uapi headers
` [PATCH V2 04/10] staging: gpib: Update TODO file
` [PATCH V2 05/10] staging: gpib: Change gpib Kconfig option title
` [PATCH V2 06/10] staging: gpib: Fix SPDX license for gpib headers
` [PATCH V2 07/10] uapi: linux: Add common gpib interface headers
` [PATCH V2 08/10] gpib: Move gpib drivers out of staging
` [PATCH V2 09/10] gpib: Add gpib build menu and rule to drivers
` [PATCH V2 10/10] MAINTAINERS: Update for gpib destage

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

[PATCH v2 0/3] Checkpatch cleanup patches
 2025-11-10 19:50 UTC  (4+ 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 0/3] Checkpatch cleanup patches
 2025-11-10 17:24 UTC  (6+ messages)
` [PATCH 1/3] staging: rtl8723bs: Rename camel case enumeration
` [PATCH 2/3] staging: rtl8723bs: Rename camel case argument
` [PATCH 3/3] staging: rtl8723bs: Rename camel case variable

[PATCH 0/6] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
 2025-11-10 15:39 UTC  (15+ messages)
` [PATCH 1/6] media: staging: media: imx6-mipi-csi2: replace space with tab for alignment
` [PATCH 2/6] media: staging: media: imx6-mipi-csi2: use devm_add_action_or_reset() to simplify code
` [PATCH 3/6] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH 4/6] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH 5/6] media: staging: media: imx6-mipi-csi2: use guard() "
` [PATCH 6/6] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() "

[PATCH 00/11] staging: gpib: Destage gpib drivers
 2025-11-10 10:37 UTC  (15+ messages)
` [PATCH 01/11] staging: Remove gpib Kconfig option from staging
` [PATCH 02/11] staging: Remove build of gpib drivers from Makefile
` [PATCH 03/11] staging: gpib: Remove gpib/uapi from search path
` [PATCH 04/11] staging: gpib: Change file path for uapi headers
` [PATCH 05/11] staging: gpib: Update TODO file
` [PATCH 06/11] staging: gpib: Change gpib Kconfig option title
` [PATCH 07/11] staging: gpib: Fix SPDX license for gpib headers
` [PATCH 08/11] uapi: linux: Add common gpib interface headers
` [PATCH 09/11] gpib: Move gpib drivers out of staging
` [PATCH 10/11] gpib: Add gpib Kconfig option
` [PATCH 11/11] gpib: Add build rule for gpib to Makefile

[PATCH] staging: gpib: converted // to /**/ comments
 2025-11-10  8:32 UTC  (3+ messages)

[PATCH v3 0/7] staging: Destage VCHIQ interface and MMAL
 2025-11-05 16:48 UTC  (16+ 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] staging: greybus: arche-platform: fix pm_notifier leak in probe error path
 2025-11-04 10:29 UTC  (2+ messages)

[PATCH v3 00/31] media: add imx93 mipi/controller csi support
 2025-11-03 17:19 UTC  (31+ 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 1/2] staging: sm750fb: align sm750_hw_cursor_set_size() arguments
 2025-11-02 23:01 UTC  (2+ messages)
` [PATCH 2/2] staging: sm750fb: avoid chained assignment in setcolreg()

[PATCH v4] Fix tiny typo in firmware-management docs
 2025-11-02 11:41 UTC  (2+ messages)

[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 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 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  (9+ messages)
` [PATCH v5 06/23] staging: media: tegra-video: vi: adjust get_selection op check

[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  (4+ messages)
` [PATCH v5 23/23] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30

[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  (5+ 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 


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