linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 21:48:44 to 2022-12-05 20:52:21 UTC [more...]

[PATCH -next] staging: media: Remove surplus dev_err() when using platform_get_irq()
 2022-12-05 20:52 UTC  (2+ messages)

[PATCH 1/2] staging: vme_user: add list_del in the error handling of tsi148_dma_list_add
 2022-12-05 12:33 UTC  (5+ messages)
` [PATCH 2/2] staging: vme_user: fix coding style

[PATCH] vme: Fix error not catched in fake_init()
 2022-12-05 12:31 UTC  (2+ messages)

[PATCH] staging: emxx_udc: Remove unneeded parentheses
 2022-12-05 12:28 UTC  (2+ messages)

[PATCH] staging: board: Remove control flow from macro
 2022-12-05  8:52 UTC  (4+ messages)

[PATCH] staging: vme_user: remove multiple blank lines
 2022-12-04 10:19 UTC 

[PATCH 00/14] staging: vc04_services: bcm2835-isp support
 2022-12-03 13:41 UTC  (47+ messages)
` [PATCH 01/14] staging: vc04_services: Add new vc-sm-cma driver
` [PATCH 02/14] staging: vchiq_arm: Register vcsm-cma as a platform driver
` [PATCH 03/14] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH 04/14] staging: mmal-vchiq: Add support for event callbacks
` [PATCH 05/14] staging: mmal-vchiq: Use vc-sm-cma to support zero copy
` [PATCH 06/14] staging: mmal_vchiq: Add image formats to be used by bcm2835-isp
` [PATCH 07/14] media: uapi: v4l2-core: Add ISP statistics output V4L2 fourcc type
` [PATCH 08/14] uapi: bcm2835-isp: Add bcm2835-isp uapi header file
` [PATCH 09/14] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component
` [PATCH 10/14] WIP: vc04_services: bcm2835-isp: Allow formats with different colour spaces
` [PATCH 11/14] WIP: vc04_services: bcm2835-isp: Permit all sRGB colour spaces on ISP outputs
` [PATCH 12/14] staging: vc04_services: bcm2835_isp: Allow multiple users
` [PATCH 13/14] docs: admin-guide: media: bcm2835-isp: Add documentation for bcm2835-isp
` [PATCH 14/14] staging: vc04_services: vchiq: Load bcm2835_isp driver from vchiq

[PATCH 0/2] staging: r8188eu: use ieee80211 helpers for subtype
 2022-12-02 21:07 UTC  (4+ messages)
` [PATCH 1/2] staging: r8188eu: use subtype helpers in collect_bss_info
` [PATCH 2/2] staging: r8188eu: use subtype helper in rtw_check_bcn_info

[PATCH 0/2] staging: r8188eu: issue_probereq_p2p
 2022-12-02 21:07 UTC  (4+ messages)
` [PATCH 1/2] staging: r8188eu: merge two probereq_p2p functions
` [PATCH 2/2] staging: r8188eu: remove unused da parameter

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

[PATCH 0/3] staging: greybus: Cleanups in loopback_test
 2022-12-02  1:33 UTC  (6+ messages)
` [PATCH 1/3] staging: greybus: loopback_test: Add blank line after declaration
` [PATCH 2/3] staging: greybus: loopback_test: Remove void function return statement
` [PATCH 3/3] staging: greybus: loopback_test: Remove extra blank lines

[PATCH 0/5] staging: r8188eu: clean up OnDisassoc
 2022-11-30 18:20 UTC  (7+ messages)
` [PATCH 1/5] staging: r8188eu: use ieee80211_mgmt to parse addresses
` [PATCH 2/5] staging: r8188eu: read reason code from ieee80211_mgmt
` [PATCH 3/5] staging: r8188eu: move bBusyTraffic update
` [PATCH 4/5] staging: r8188eu: handle the non-ap case first
` [PATCH 5/5] staging: r8188eu: simplify err handling for unknown station

[PATCH] staging: wlan-ng: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-11-28  8:26 UTC  (10+ messages)

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

[PATCH 00/10] staging: r8188eu: clean up OnBeacon
 2022-11-27 14:45 UTC  (12+ messages)
` [PATCH 01/10] staging: r8188eu: replace one GetAddr3Ptr call
` [PATCH 02/10] staging: r8188eu: read timestamp from ieee80211_mgmt
` [PATCH 03/10] staging: r8188eu: replace GetAddr2Ptr calls
` [PATCH 04/10] staging: r8188eu: pass only ies to process_p2p_ps_ie
` [PATCH 05/10] staging: r8188eu: use ie buffer in update_beacon_info
` [PATCH 06/10] staging: r8188eu: simplify update_sta_support_rate params
` [PATCH 07/10] staging: r8188eu: exit if beacon is not from our bss
` [PATCH 08/10] staging: r8188eu: stop beacon processing if kmalloc fails
` [PATCH 09/10] staging: r8188eu: simplify error handling for missing station
` [PATCH 10/10] staging: r8188eu: remove a variable

[PATCH 0/5] staging: r8188eu: another round of cleanups
 2022-11-27 14:45 UTC  (7+ messages)
` [PATCH 1/5] staging: r8188eu: drop return value from issue_probereq_ex
` [PATCH 2/5] staging: r8188eu: remove wait_ms parameter
` [PATCH 3/5] staging: r8188eu: fix the number of probereq retries
` [PATCH 4/5] staging: r8188eu: simplify the checks for zero address
` [PATCH 5/5] staging: r8188eu: use ieee80211 helper for protected bit

subscribe
 2022-11-26 16:51 UTC 

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-26 15:43 UTC  (21+ messages)
` [PATCH 567/606] staging: iio: ad5933: Convert to i2c's .probe_new()
` (subset) [PATCH 000/606] i2c: Complete conversion to i2c_probe_new

[PATCH] gdm7240: Add check for NULL for callback in r
 2022-11-26  9:44 UTC  (2+ messages)

[PATCH] staging: emxx_udc: Add checks for dma_alloc_coherent()
 2022-11-25  8:37 UTC 

[PATCH 00/23] Add Tegra20 parallel video input capture
 2022-11-24 14:56 UTC  (3+ messages)

[PATCHv3 1/1 RESEND] media: imx: Round line size to 4 bytes
 2022-11-24 12:35 UTC  (6+ messages)

[PATCH v1 2/5] media: rkvdec: Add an ops to check for decode errors
 2022-11-24 10:28 UTC  (4+ messages)

[PATCH] staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()
 2022-11-23 21:26 UTC  (2+ messages)

[PATCH resend] media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies
 2022-11-23 16:06 UTC  (9+ messages)

[PATCH] media: imx: remove code for non-existing config IMX_GPT_ICAP
 2022-11-23  8:42 UTC  (8+ messages)

[PATCH v2] media: imx: remove code for non-existing config IMX_GPT_ICAP
 2022-11-23  8:28 UTC  (2+ messages)

[PATCH] staging: rtl8192u: Fix use after free in ieee80211_rx()
 2022-11-23  6:43 UTC 

[PATCH 0/5] staging: rtl8192e: Remove unused variables in rtl_core.h
 2022-11-22 22:46 UTC  (6+ messages)
` [PATCH 1/5] staging: rtl8192e: Remove unchanged variable AcmMethod
` [PATCH 2/5] staging: rtl8192e: Remove unused variable skb_aggQ
` [PATCH 3/5] staging: rtl8192e: Remove unused variable initialized_at_probe
` [PATCH 4/5] staging: rtl8192e: Remove unused variable ChannelAccessSetting
` [PATCH 5/5] staging: rtl8192e: Remove unused variable int_log

[PATCH] staging: media: atomisp: Remove unused macro PAGE_VALID
 2022-11-22 21:22 UTC 

Build regressions/improvements in v6.1-rc6
 2022-11-22 16:57 UTC  (4+ messages)

[GIT PULL] media: atomisp: Changes for 6.2-1
 2022-11-22 15:23 UTC 

[PATCH] staging: pi433: call set_lan_gain for receiver config
 2022-11-22 12:29 UTC  (3+ messages)

[PATCH] staging: pi433: set DCC setting to spec recommended value
 2022-11-22 12:08 UTC  (2+ messages)

[bug report] staging: ks7010: add driver from Nanonote extra-repository
 2022-11-22  7:45 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).