public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2022-12-08 14:20:43 to 2022-12-31 16:46:31 UTC [more...]

[PATCH 0/4] Allwinner D1 video engine support
 2022-12-31 16:46 UTC 

[PATCH 00/20] staging: r8188eu: some xmit cleanups
 2022-12-31 10:08 UTC  (22+ messages)
` [PATCH 01/20] staging: r8188eu: make xmitframe_swencrypt a void function
` [PATCH 02/20] staging: r8188eu: remove some unused CAM defines
` [PATCH 03/20] staging: r8188eu: cmd_seq is write-only
` [PATCH 04/20] staging: r8188eu: return immediately if we're not meant to encrypt
` [PATCH 05/20] staging: r8188eu: remove unused parameter
` [PATCH 06/20] staging: r8188eu: simplify rtl8188eu_xmit_tasklet
` [PATCH 07/20] staging: r8188eu: remove rtl8188eu_init_xmit_priv
` [PATCH 08/20] staging: r8188eu: remove duplicate psta check
` [PATCH 09/20] staging: r8188eu: simplify frame type check
` [PATCH 10/20] staging: r8188eu: simplify rtw_make_wlanhdr's error handling
` [PATCH 11/20] staging: r8188eu: clean up qos_option setting
` [PATCH 12/20] staging: r8188eu: remove unused bpending array
` [PATCH 13/20] staging: r8188eu: remove unused dma_transfer_addr
` [PATCH 14/20] staging: r8188eu: bm_pending is not used
` [PATCH 15/20] staging: r8188eu: terminate_xmitthread_sema "
` [PATCH 16/20] staging: r8188eu: tx_retevt semaphore "
` [PATCH 17/20] staging: r8188eu: remove unnecessary rtw_free_xmitframe call
` [PATCH 18/20] staging: r8188eu: phwxmit parameter is unused
` [PATCH 19/20] staging: r8188eu: rtw_init_hwxmits is not needed
` [PATCH 20/20] staging: r8188eu: we use a constant number of hw_xmit entries

[PATCH 0/4] staging: r8188eu: merge public action functions
 2022-12-31  9:47 UTC  (6+ messages)
` [PATCH 1/4] staging: r8188eu: merge on_action_public_vendor into its caller
` [PATCH 2/4] staging: r8188eu: merge on_action_public_default into its only caller
` [PATCH 3/4] staging: r8188eu: remove intermediate pframe pointer
` [PATCH 4/4] staging: r8188eu: remove intermediate token variable

[PATCH v3 00/21] Add Tegra20 parallel video input capture
 2022-12-30 16:34 UTC  (23+ 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 0/7] staging: rtl8192e: Rename variables from r8192_priv start with ChannelPlan
 2022-12-29 16:32 UTC  (9+ messages)
` [PATCH 1/7] staging: rtl8192e: Rename ChannelPlan, eeprom_ChannelPlan and CckPwEnl
` [PATCH 2/7] staging: rtl8192e: Rename TSSI_13dBm, Pwr_Track and NumTotalRFPath
` [PATCH 3/7] staging: rtl8192e: Rename CCKPresentAtt
` [PATCH 4/7] staging: rtl8192e: Rename TxPowerLevelCCK
` [PATCH 5/7] staging: rtl8192e: Rename TxPowerLevelOFDM24G
` [PATCH 6/7] staging: rtl8192e: Rename MCSTxPowerL.., LegacyHTTxPowe.. and AntennaTx
` [PATCH 7/7] staging: rtl8192e: Rename SetRFPowerSta.., RfReg0Value and bTXPowerDa

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

[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  (8+ messages)
` [PATCH v3 07/12] media: sun6i-isp: proc: Fix return code handling in stream off path
` [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)


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