linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-08 10:42:10 to 2022-12-29 16:25:42 UTC [more...]

[PATCH 0/7] staging: rtl8192e: Rename variables from r8192_priv start with ChannelPlan
 2022-12-29 16:25 UTC  (2+ messages)
` [PATCH 1/7] staging: rtl8192e: Rename ChannelPlan, eeprom_ChannelPlan and CckPwEnl

[PATCH] Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spaces
 2022-12-29 15:44 UTC 

[PATCH v3 00/21] Add Tegra20 parallel video input capture
 2022-12-29 13:32 UTC  (22+ messages)
` [PATCH v3 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v3 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH v3 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
` [PATCH v3 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH v3 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH v3 06/21] staging: media: tegra-video: fix typos in comment
` [PATCH v3 07/21] staging: media: tegra-video: improve error messages
` [PATCH v3 08/21] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH v3 09/21] staging: media: tegra-video: move private struct declaration to C file
` [PATCH v3 10/21] staging: media: tegra-video: move tegra210_csi_soc "
` [PATCH v3 11/21] staging: media: tegra-video: remove unneeded include
` [PATCH v3 12/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH v3 13/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH v3 14/21] staging: media: tegra-video: move default format to soc-specific data
` [PATCH v3 15/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH v3 16/21] staging: media: tegra-video: add a per-soc enable/disable op
` [PATCH v3 17/21] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH v3 18/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH v3 19/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH v3 20/21] staging: media: tegra-video: add H/V flip controls
` [PATCH v3 21/21] staging: media: tegra-video: add support for Tegra20 parallel input

[PATCH v3] staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
 2022-12-29 10:59 UTC 

[PATCH linux-next] staging: ks7010: use strscpy() to instead of strncpy()
 2022-12-29  9:58 UTC  (5+ messages)

[PATCH linux-next] staging: r8188eu: use strscpy() to instead of strncpy()
 2022-12-29  9:57 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
 2022-12-29  8:56 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in comments
 2022-12-29  8:42 UTC  (5+ messages)

[PATCH] media: staging: media: omap4iss: Fix null dereference for iss
 2022-12-29  7:14 UTC  (3+ messages)

[PATCH v2 00/21] Add Tegra20 parallel video input capture
 2022-12-28 10:46 UTC  (17+ messages)
` [PATCH v2 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v2 21/21] staging: media: tegra-video: add tegra20 variant

Fw: Evidence of Qatar’s corrupted authorities’ intrusion in Europe
 2022-12-27  6:01 UTC 

[PATCH v2 1/4] media: rkvdec: Add an ops to check for decode errors
 2022-12-26 22:32 UTC  (8+ messages)
` [PATCH v2 2/4] media: rkvdec: Fix RKVDEC_ERR_PKT_NUM macro
` [PATCH v2 3/4] media: rkvdec: Re-enable H.264 error detection
` [PATCH v2 4/4] rkvdec: Improve error handling

[PATCH] staging: vc04_services: vchiq_arm: Create platform_device per device
 2022-12-26 10:27 UTC  (10+ messages)

[PATCH -next] media: staging: stkwebcam: Fix the build error with stkwebcam
 2022-12-26  9:48 UTC 

[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
 2022-12-23 15:41 UTC  (5+ messages)

[PATCH v2 0/7] staging: vc04_services: Remove custom return values
 2022-12-23 15:25 UTC  (13+ messages)
` [PATCH v2 1/7] staging: vc04_services: Replace vchiq_status return type to int
` [PATCH v2 2/7] staging: vc04_services: Drop VCHIQ_SUCCESS usage
` [PATCH v2 3/7] staging: vc04_services: Drop VCHIQ_ERROR usage
` [PATCH v2 4/7] staging: vc04_services: Drop VCHIQ_RETRY usage
` [PATCH v2 5/7] vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect
` [PATCH v2 6/7] staging: vc04_services: Drop enum vchiq_status remnants
` [PATCH v2 7/7] staging: vc04_services: vchiq: Drop custom return values from TODO

[PATCH] staging: media: ipu3: buffer overflow fix in imgu_map_node
 2022-12-23 12:30 UTC 

[PATCH v3 0/7] staging: vc04_services: Remove custom return values
 2022-12-23 12:24 UTC  (8+ messages)
` [PATCH v3 1/7] staging: vc04_services: Replace vchiq_status return type to int
` [PATCH v3 2/7] staging: vc04_services: Drop VCHIQ_SUCCESS usage
` [PATCH v3 3/7] staging: vc04_services: Drop VCHIQ_ERROR usage
` [PATCH v3 4/7] staging: vc04_services: Drop VCHIQ_RETRY usage
` [PATCH v3 5/7] vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect
` [PATCH v3 6/7] staging: vc04_services: Drop enum vchiq_status remnants
` [PATCH v3 7/7] staging: vc04_services: vchiq: Drop custom return values from TODO

[PATCH v2 0/4] staging: vchiq: Rework child platform device (un)register
 2022-12-23  5:28 UTC  (9+ messages)
` [PATCH v2 1/4] staging: vc04_services: Stop leaking platform device on error path
` [PATCH v2 2/4] staging: vchiq: Do not assign default dma_mask explicitly
` [PATCH v2 3/4] staging: vchiq: Simplify platform devices registration
` [PATCH v2 4/4] staging: vchiq: Rework child platform device (un)register

[PATCH] staging: vchiq_core: Add comments to remote event parts
 2022-12-22 14:15 UTC 

[PATCH] staging: qlge: remove unnecessary spaces before function pointer args
 2022-12-21 14:28 UTC  (2+ messages)

[PATCH] staging: vchiq_arm: Remove extra struct vchiq_instance declaration
 2022-12-21 12:33 UTC  (3+ messages)

[PATCH] staging: r8188eu: Prefer kcalloc over kzalloc
 2022-12-18 15:50 UTC  (3+ messages)

[PATCH v3 00/12] Allwinner A31/A83T CSI/ISP/MIPI CSI-2 media fixes
 2022-12-17  4:12 UTC  (14+ messages)
` [PATCH v3 01/12] media: sun6i-csi: bridge: Fix return code handling in stream off path
` [PATCH v3 02/12] media: sun6i-csi: bridge: Error out on invalid port to fix warning
` [PATCH v3 03/12] media: sunxi-csi: bridge: Declare subdev ops as static
` [PATCH v3 04/12] media: sun6i-csi: capture: Remove useless ret initialization
` [PATCH v3 05/12] media: sun6i-mipi-csi2: Clarify return code handling in stream off path
` [PATCH v3 06/12] media: sun8i-a83t-mipi-csi2: "
` [PATCH v3 07/12] media: sun6i-isp: proc: Fix "
` [PATCH v3 08/12] media: sun6i-isp: proc: Error out on invalid port to fix warning
` [PATCH v3 09/12] media: sun6i-isp: proc: Declare subdev ops as static
` [PATCH v3 10/12] media: sun6i-isp: capture: Fix uninitialized variable use
` [PATCH v3 11/12] media: sun6i-isp: params: Fix incorrect indentation
` [PATCH v3 12/12] media: sun6i-isp: params: Unregister pending buffer on cleanup

[PATCH v2] media: imx: remove code for non-existing config IMX_GPT_ICAP
 2022-12-16 17:23 UTC  (2+ messages)

[GIT PULL] Staging driver changes for 6.2-rc1
 2022-12-16 16:00 UTC  (2+ messages)

[PATCH 0/7] staging: vc04_services: Remove custom return values
 2022-12-15 13:26 UTC  (11+ messages)
` [PATCH 1/7] staging: vc04_services: Replace vchiq_status return type to int
` [PATCH 2/7] staging: vc04_services: Drop VCHIQ_SUCCESS usage
` [PATCH 3/7] staging: vc04_services: Drop VCHIQ_ERROR usage
` [PATCH 4/7] staging: vc04_services: Drop VCHIQ_RETRY usage
` [PATCH 5/7] vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect
` [PATCH 6/7] staging: vc04_services: Drop enum vchiq_status remnants
` [PATCH 7/7] staging: vc04_services: vchiq: Drop custom return values from TODO

[PATCH] drivers: staging: fbtft: Replace usage of udelay
 2022-12-15  4:37 UTC  (2+ messages)

[PATCH v2] staging: vme_user: Replace the "<<" with BIT macro
 2022-12-14 19:04 UTC 

staging: vme_user: Replace the "<<" with BIT macro
 2022-12-14 11:50 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:05 UTC 

[PATCH] staging: vme_user: Add spaces around "<<"
 2022-12-14  7:00 UTC  (2+ messages)

subscribe linux-staging
 2022-12-13 19:51 UTC 

[PATCH] staging: greybus: codecs: Drop empty platform remove function
 2022-12-13 16:34 UTC  (3+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-12 16:36 UTC  (3+ messages)
` (subset) "

[PATCH] staging: wlan-ng: fix checkpatch error for spinlock
 2022-12-11 11:33 UTC  (3+ messages)

[PATCH v3 1/3] staging: vme_user: add the spaces around the "*"
 2022-12-09  2:17 UTC  (3+ messages)
` [PATCH v3 2/3] staging: vme_user: remove unnecessary spaces
` [PATCH v3 3/3] staging: vme_user: replace 'unsigned' with 'unsigned int'

[PATCH v3 1/3] staging: vme_user: add the spaces around the "*"
 2022-12-08 18:20 UTC  (2+ messages)

[PATCH v8 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-12-08 13:57 UTC  (5+ messages)
` [PATCH v8 3/6] staging: media: Add support for the Allwinner A31 ISP

[PATCH v2 00/11] Allwinner A31/A83T CSI/ISP/MIPI CSI-2 media fixes
 2022-12-08 13:55 UTC  (12+ messages)
` [PATCH v2 01/11] media: sun6i-csi: bridge: Fix return code handling in stream off path
` [PATCH v2 02/11] media: sun6i-csi: bridge: Error out on invalid port to fix warning
` [PATCH v2 03/11] media: sunxi-csi: bridge: Declare subdev ops as static
` [PATCH v2 04/11] media: sun6i-csi: capture: Remove useless ret initialization
` [PATCH v2 05/11] media: sun6i-mipi-csi2: Fix return code handling in stream off path
` [PATCH v2 06/11] media: sun8i-a83t-mipi-csi2: "
` [PATCH v2 07/11] media: sun6i-isp: proc: "
` [PATCH v2 08/11] media: sun6i-isp: proc: Error out on invalid port to fix warning
` [PATCH v2 09/11] media: sunxi-isp: proc: Declare subdev ops as static
` [PATCH v2 10/11] media: sun6i-isp: capture: Fix uninitialized variable use
` [PATCH v2 11/11] media: sun6i-isp: params: Fix incorrect indentation

[PATCH -next] staging: media: Remove surplus dev_err() when using platform_get_irq()
 2022-12-08 13:23 UTC  (2+ messages)

[PATCH v2 RESEND] Staging: greybus: camera: fixed brace coding-style and indentation issues
 2022-12-08 13:21 UTC  (4+ messages)

[PATCH v2 1/3] staging: vme_user: add the spaces around the "*"
 2022-12-08 13:17 UTC  (2+ messages)

[PATCH 0/9] Allwinner A31/A83T CSI/ISP/MIPI CSI-2 media fixes
 2022-12-08 11:47 UTC  (10+ messages)
` [PATCH 1/9] media: sun6i-csi: bridge: Fix return code handling in stream off path
` [PATCH 2/9] media: sun6i-csi: capture: Remove useless ret initialization
` [PATCH 3/9] media: sun6i-csi: bridge: Error out on invalid port to fix warning
` [PATCH 4/9] media: sun6i-mipi-csi2: Fix return code handling in stream off path
` [PATCH 5/9] media: sun8i-a83t-mipi-csi2: "
` [PATCH 6/9] media: sun6i-isp: bridge: "
` [PATCH 7/9] media: sun6i-isp: bridge: Error out on invalid port to fix warning
` [PATCH 8/9] media: sun6i-isp: capture: Fix uninitialized variable use
` [PATCH 9/9] media: sun6i-isp: params: Fix incorrect indentation

[PATCH v2 3/3] staging: vme_user: replace 'unsigned' with 'unsigned int'
 2022-12-08 10:42 UTC 


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