linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-30 08:10:34 to 2022-11-03 06:40:24 UTC [more...]

[RESEND PATCH v2] staging: vt6655: change 2 variable names wFB_Opt0 and wFB_Opt1
 2022-11-03  6:40 UTC  (2+ messages)

[PATCH] staging: r8188eu: change return type of rtw_set_802_11_disassociate to void
 2022-11-03  5:37 UTC  (2+ messages)

[PATCH] staging: r8188eu: Use flexible-array for one length array member
 2022-11-03  5:25 UTC  (7+ messages)

[PATCH v11 0/6] media: atmel: atmel-isc: driver redesign
 2022-11-03  5:13 UTC  (10+ messages)
` [PATCH v11 1/6] media: atmel: atmel-isc: move to staging
` [PATCH v11 2/6] media: atmel: move microchip_csi2dc to dedicated microchip platform
` [PATCH v11 3/6] media: microchip: re-add ISC driver as Microchip ISC
` [PATCH v11 4/6] media: microchip: microchip-isc: prepare for media controller support
` [PATCH v11 5/6] media: microchip: microchip-isc: implement media controller
` [PATCH v11 6/6] media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cb

[PATCH] staging: media: atomisp: make hive_int8 explictly signed
 2022-11-03  0:40 UTC  (2+ messages)

[PATCH] staging: rtl8192e: Use min_t/max_t macros for variable comparison
 2022-11-02 22:56 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove unused struct declarations
 2022-11-02 22:09 UTC  (2+ messages)

[PATCH] staging: rtl8192e: cleanup coding style issues with spacing
 2022-11-02 22:00 UTC  (9+ messages)
  ` [PATCH v2] staging: rtl8192e: space formatting fixes in rtl_cam.c
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH v2] staging: vt6655: change 2 variable names wFB_Opt0 and wFB_Opt1
 2022-11-02 21:28 UTC  (2+ messages)

[PATCH] staging: fieldbus: convert snprintf to scnprintf
 2022-11-02 18:25 UTC 

[PATCH v2 00/11] media: cedrus: Format handling improvements and 10-bit HEVC support
 2022-11-02 18:08 UTC  (12+ messages)
` [PATCH v2 01/11] media: cedrus: remove superfluous call
` [PATCH v2 02/11] media: cedrus: Add format reset helpers
` [PATCH v2 03/11] media: cedrus: use helper to set default formats
` [PATCH v2 04/11] media: cedrus: Add helper for checking capabilities
` [PATCH v2 05/11] media: cedrus: Filter controls based on capability
` [PATCH v2 06/11] media: cedrus: set codec ops immediately
` [PATCH v2 07/11] media: cedrus: Remove cedrus_codec enum
` [PATCH v2 08/11] media: cedrus: prefer untiled capture format
` [PATCH v2 09/11] media: cedrus: initialize controls a bit later
` [PATCH v2 10/11] media: cedrus: Adjust buffer size based on control values
` [PATCH v2 11/11] media: cedrus: h265: Support decoding 10-bit frames

[PATCH V4 0/2] staging: vt6655: some checkpatch fixes in the file rxtx.c
 2022-11-02 16:42 UTC  (4+ messages)
` [PATCH V4 1/2] staging: vt6655: change the function name s_vFillRTSHead
` [PATCH V4 2/2] staging: vt6655: Join some lines of code to avoid code lines ending in (

[PATCH v3 0/2] staging: rtl8192u: unused code cleanup
 2022-11-02 14:38 UTC  (2+ messages)
` [PATCH v3 2/2] staging: rtl8192u: remove redundant macro definitions

[PATCH v2 1/2] staging: media: tegra-video: fix chan->mipi value on error
 2022-11-02 11:01 UTC  (2+ messages)
` [PATCH v2 2/2] staging: media: tegra-video: fix device_node use after free

[PATCH v2 0/2] staging: rtl8192u: unused code cleanup
 2022-11-02 10:54 UTC  (5+ messages)
` [PATCH v2 1/2] staging: rtl8192u: remove unnecessary function implementation
` [PATCH v2 2/2] staging: rtl8192u: remove redundant macro definition

[PATCH v2] staging: r8188eu: remove unwanted variable implementation
 2022-11-02 10:52 UTC  (4+ messages)

[PATCH] staging: media: tegra-video: fix device_node use after free
 2022-11-02  9:35 UTC  (5+ messages)

[PATCH v2] staging: rtl8192u: Fix typo in comments
 2022-11-02  7:31 UTC  (3+ messages)

[PATCH] change 2 variable names wFB_Opt0 and wFB_Opt1
 2022-11-02  7:21 UTC  (2+ messages)

[PATCH v3 0/2] staging: vt6655: some checkpatch fixes in the file rxtx.c
 2022-11-02  7:20 UTC  (6+ messages)
` [PATCH v3 1/2] staging: vt6655: change the function name s_vFillRTSHead
` [PATCH v3 2/2] staging: vt6655: Join some lines of code to avoid code lines ending in (

[PATCH] staging: rtl8192u: Fix typo in comment
 2022-11-02  1:51 UTC  (2+ messages)

[PATCH] staging: r8188eu: convert rtw_setdatarate_cmd to correct error semantics
 2022-11-02  0:36 UTC 

[PATCH 0/2] staging: r8188eu: two simple cleanups
 2022-11-01 23:26 UTC  (4+ messages)
` [PATCH 1/2] staging: r8188eu: remove extern from function prototypes
` [PATCH 2/2] staging: r8188eu: convert rtw_free_stainfo() to void

[PATCH 00/11] media: cedrus: Format handling improvements and 10-bit HEVC support
 2022-11-01 22:56 UTC  (3+ messages)
` [PATCH 05/11] media: cedrus: Filter controls based on capability

[PATCH] staging: r8188eu: remove unwanted variable implementation
 2022-11-01 20:45 UTC  (4+ messages)

[PATCH v2 0/2] some checkpatch fixes in the file rxtx.c
 2022-11-01 18:34 UTC  (7+ messages)
` [PATCH v2 1/2] change the function name s_vFillRTSHead
` [PATCH v2 2/2] Join some lines of code to avoid code lines ending in (

[RESEND PATCH v3] staging: most: dim2: hal: aligning function parameters
 2022-11-01 18:04 UTC  (2+ messages)

[PATCH] staging: wlan-ng: Use flexible-array for one / zero-length arrays
 2022-11-01 13:56 UTC  (3+ messages)

[PATCH v2 0/7] wlan-ng: Unused code clean-up patch set
 2022-11-01 13:50 UTC  (8+ messages)
` [PATCH v2 1/7] staging: wlan-ng: Remove unused struct wlan_ie_ssid references
` [PATCH v2 2/7] staging: wlan-ng: Remove unused struct wlan_ie_supp_rates references
` [PATCH v2 3/7] staging: wlan-ng: Remove unused struct wlan_ie_tim references
` [PATCH v2 4/7] staging: wlan-ng: Remove unused struct wlan_ie_ibss_parms references
` [PATCH v2 5/7] staging: wlan-ng: Remove unused struct p80211macarray definition
` [PATCH v2 6/7] staging: wlan-ng: Remove unused function declarations
` [PATCH v2 7/7] staging: wlan-ng: Remove unused structure definitions

[PATCH AUTOSEL 6.0 10/34] media: meson: vdec: fix possible refcount leak in vdec_probe()
 2022-11-01 13:27 UTC  (10+ messages)
` [PATCH AUTOSEL 6.0 11/34] media: hantro: Store HEVC bit depth in context
` [PATCH AUTOSEL 6.0 12/34] media: hantro: HEVC: Fix auxilary buffer size calculation
` [PATCH AUTOSEL 6.0 13/34] media: hantro: HEVC: Fix chroma offset computation
` [PATCH AUTOSEL 6.0 15/34] media: atomisp-ov2680: Fix ov2680_set_fmt()
` [PATCH AUTOSEL 6.0 16/34] media: atomisp: Fix VIDIOC_TRY_FMT
` [PATCH AUTOSEL 6.0 17/34] media: atomisp: Ensure that USERPTR pointers are page aligned
` [PATCH AUTOSEL 6.0 18/34] media: atomisp: Fix v4l2_fh resource leak on open errors
` [PATCH AUTOSEL 6.0 19/34] media: atomisp: Fix locking around asd->streaming read/write

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

[PATCH 0/2] some checkpatch fixes in the file rxtx.c
 2022-11-01 11:33 UTC  (5+ messages)
` [PATCH 1/2] change the function name s_vFillRTSHead
` [PATCH 2/2] Join some lines of code to avoid a line ending in a (

[PATCH AUTOSEL 4.9 1/3] media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
 2022-11-01 11:31 UTC 

[PATCH AUTOSEL 4.14 3/4] media: atomisp: Fix v4l2_fh resource leak on open errors
 2022-11-01 11:31 UTC 

[PATCH AUTOSEL 5.4 4/8] media: meson: vdec: fix possible refcount leak in vdec_probe()
 2022-11-01 11:30 UTC 

[PATCH AUTOSEL 5.10 01/14] media: rkisp1: Initialize color space on resizer sink and source pads
 2022-11-01 11:30 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 02/14] media: rkisp1: Zero v4l2_subdev_format fields in when validating links
` [PATCH AUTOSEL 5.10 06/14] media: meson: vdec: fix possible refcount leak in vdec_probe()
` [PATCH AUTOSEL 5.10 07/14] media: atomisp: Ensure that USERPTR pointers are page aligned
` [PATCH AUTOSEL 5.10 08/14] media: atomisp: Fix v4l2_fh resource leak on open errors

[PATCH AUTOSEL 5.15 08/19] media: meson: vdec: fix possible refcount leak in vdec_probe()
 2022-11-01 11:29 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 10/19] media: atomisp: Fix VIDIOC_TRY_FMT
` [PATCH AUTOSEL 5.15 11/19] media: atomisp: Ensure that USERPTR pointers are page aligned
` [PATCH AUTOSEL 5.15 12/19] media: atomisp: Fix v4l2_fh resource leak on open errors

[RESEND PATCH v2] staging: most: dim2: hal: aligning function parameters
 2022-11-01 10:34 UTC  (3+ messages)

[PATCH v2] staging: vt6655: change variable name wTimeStampOff
 2022-11-01  9:40 UTC  (4+ messages)

[RESEND PATCH v3] staging: vt6655: change variable name wTimeStampOff
 2022-11-01  9:55 UTC 

[PATCH] staging: octeon: cvmx_ptr_to_phys() should return physaddr_t
 2022-11-01  8:01 UTC 

[PATCH v2] staging: rtl8192e: Remove line breaks to match coding style
 2022-11-01  6:26 UTC 

[PATCH] staging: rtl8192e: Remove line breaks to match coding style
 2022-11-01  4:53 UTC  (2+ messages)

[PATCH 0/3] staging: r8188eu: clean up update_recvframe_phyinfo_88e
 2022-10-31 22:01 UTC  (5+ messages)
` [PATCH 1/3] staging: r8188eu: use ether_addr_equal for address comparison
` [PATCH 2/3] staging: r8188eu: use hdr->frame_control instead of fc
` [PATCH 3/3] staging: r8188eu: use ieee80211_get_SA

[PATCH] staging: r8188eu: use ether_addr_equal in OnAction
 2022-10-31 22:00 UTC  (2+ messages)

[PATCH] staging: r8188eu: replace ternary operator with min, max, abs macros
 2022-10-31 21:59 UTC  (2+ messages)

[PATCH] staging: vt6655: change variable name wTimeStampOff
 2022-10-31 16:54 UTC  (2+ messages)

[PATCH 0/3] cleanup style for staging qlge driver
 2022-10-31 16:53 UTC  (7+ messages)
` [PATCH 1/3] staging: qlge: Separate multiple assignments
` [PATCH 2/3] staging: qlge: replace msleep with usleep_range
` [PATCH 3/3] staging: qlge: add comment explaining memory barrier

[PATCH 0/2] staging: rtl8192u: unused code cleanup
 2022-10-31 16:08 UTC  (11+ messages)
` [PATCH 2/2] staging: rtl8192u: remove unused macro definition

[PATCH] staging: fbtft: Use ARRAY_SIZE() to get argument count
 2022-10-31 12:05 UTC  (8+ messages)

[PATCH] staging: iio: ad5933: Use div64_ul instead of do_div
 2022-10-31 10:06 UTC  (3+ messages)

[PATCH] staging: vchiq: add 'static' to function definition
 2022-10-31  3:54 UTC  (6+ messages)

[PATCH v2 00/13] staging: r8188eu: clean up action frame handlers
 2022-10-30 19:15 UTC  (17+ messages)
` [PATCH v2 01/13] staging: r8188eu: replace a GetAddr1Ptr call
` [PATCH v2 02/13] staging: r8188eu: remove duplicate category check
` [PATCH v2 03/13] staging: r8188eu: make on_action_public static void
` [PATCH v2 04/13] staging: r8188eu: make OnAction_back "
` [PATCH v2 05/13] staging: r8188eu: make OnAction_p2p "
` [PATCH v2 06/13] staging: r8188eu: remove category check in OnAction_p2p
` [PATCH v2 07/13] staging: r8188eu: replace switch-case with if
` [PATCH v2 08/13] staging: r8188eu: replace GetAddr1Ptr call in OnAction_p2p
` [PATCH v2 09/13] staging: r8188eu: clean up on_action_public
` [PATCH v2 10/13] staging: r8188eu: remove return value from on_action_public_vendor
` [PATCH v2 11/13] staging: r8188eu: remove return value from on_action_public_default
` [PATCH v2 12/13] staging: r8188eu: rtw_action_public_decache's token is a u8
` [PATCH v2 13/13] staging: r8188eu: check destination address in OnAction

[PATCH 0/2] staging: r8188eu: remove the last get_da calls
 2022-10-30 18:49 UTC  (5+ messages)
` [PATCH 2/2] staging: r8188eu: remove get_da

[PATCH] staging: rtl8192e: Rename variables rateIndex and rateBitmap to avoid CamelCase
 2022-10-30 13:32 UTC 

[PATCH] staging: r8188eu: use min() instead of ternary operator
 2022-10-30 10:40 UTC  (2+ messages)

[PATCH 00/13] staging: r8188eu: clean up action frame handlers
 2022-10-30 10:40 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;
as well as URLs for NNTP newsgroup(s).