messages from 2025-10-21 12:17:36 to 2025-11-10 18:47:57 UTC [more...]
[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-10 18:40 UTC (9+ 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 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 (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 (4+ messages)
` [PATCH 1/3] staging: most: i2c: replace BUG_ON() with WARN_ON_ONCE() and return error
` [PATCH 3/3] staging: most: video: replace BUG_ON() with WARN_ON_ONCE()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox