Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2025-07-24 18:39:06 to 2025-08-05 09:59:24 UTC [more...]

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-05  9:59 UTC  (75+ messages)
` [PATCH 01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
` [PATCH 02/65] media: imagination: "
` [PATCH 03/65] media: ti: vpe: "
` [PATCH 04/65] media: usb: hdpvr: "
` [PATCH 05/65] media: usb: pvrusb2: "
` [PATCH 06/65] media: usb: uvcvideo: "
` [PATCH 07/65] media: staging: most: "
` [PATCH 08/65] media: Wrap file->private_data access with a helper function
` [PATCH 09/65] media: Replace file->private_data access with file_to_v4l2_fh()
` [PATCH 10/65] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 12/65] media: pci: ivtv: Don't create fake v4l2_fh
` [PATCH 13/65] media: amphion: Make some vpu_v4l2 functions static
  ` [EXT] "
` [PATCH 14/65] media: amphion: Delete v4l2_fh synchronously in .release()
  ` [EXT] "
` [PATCH 15/65] media: visl: Drop visl_v4l2fh_to_ctx() function
` [PATCH 16/65] media: v4l2-fh: Move piece of documentation to correct function
` [PATCH 17/65] media: rcar-vin: Do not set file->private_data
` [PATCH 18/65] media: rzg2l-cru: "
` [PATCH 19/65] media: camss: Replace .open() file operation with v4l2_fh_open()
` [PATCH 20/65] media: camss: Remove custom .release fop()
` [PATCH 21/65] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
` [PATCH 22/65] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
` [PATCH 23/65] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
` [PATCH 24/65] media: qcom: iris: Drop unused argument to iris_get_inst()
` [PATCH 25/65] media: qcom: venus: Pass file pointer to venus_close_common()
` [PATCH 26/65] media: Set file->private_data in v4l2_fh_add()
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 28/65] media: v4l2-ioctl: Access v4l2_fh from private_data
` [PATCH 29/65] media: allegro: Access v4l2_fh from file
` [PATCH 30/65] media: meson-ge2d: "
` [PATCH 31/65] media: coda: "
` [PATCH 32/65] media: wave5: "
` [PATCH 33/65] media: m2m-deinterlace: "
` [PATCH 34/65] media: mtk: jpeg: Access v4l2_fh from file->private_data
` [PATCH 35/65] media: mtk_mdp_m2m: Access v4l2_fh from file
` [PATCH 36/65] media: mtk: mdp3: "
` [PATCH 37/65] media: mtk: vcodec: "
` [PATCH 38/65] media: tegra-vde: "
` [PATCH 39/65] media: imx-jpeg: "
  ` [EXT] "
` [PATCH 40/65] media: imx-isi: "
` [PATCH 41/65] media: nxp: mx2: "
` [PATCH 42/65] media: renesas: "
` [PATCH 43/65] media: rockhip: rga: "
` [PATCH 44/65] media: rockchip: rkvdec: "
` [PATCH 45/65] media: exynos-gsc: "
` [PATCH 46/65] media: exynos4-is: "
` [PATCH 47/65] media: s3c-camif: Set queue owner using file
` [PATCH 48/65] media: s5p-g2d: Access v4l2_fh from file
` [PATCH 49/65] media: s5p-jpeg: "
` [PATCH 50/65] media: s5p-mfc: "
` [PATCH 51/65] media: bdisp: "
` [PATCH 52/65] media: st: delta: "
` [PATCH 53/65] media: stm32: dma2d: "
` [PATCH 54/65] media: hantro: Access v4l2_fh from file->private_data
` [PATCH 55/65] media: omap3isp: Access v4l2_fh from file
` [PATCH 56/65] media: cx18: "
` [PATCH 57/65] media: ivtv: "
` [PATCH 58/65] media: zoran: Remove access to __fh
` [PATCH 59/65] media: usb: hdpvr: Access v4l2_fh from file
` [PATCH 60/65] media: usb: uvc: "
` [PATCH 61/65] media: staging: imx: "
` [PATCH 62/65] media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
` [PATCH 63/65] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 64/65] media: staging: ipu7: "
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers

[PATCH] staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()
 2025-08-05  9:02 UTC  (4+ messages)

[PATCH v3] staging: media: atomisp: add missing mutex lock in atomisp_s_fmt_cap
 2025-08-05  9:00 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix space-before-tab warnings
 2025-08-05  2:38 UTC 

[PATCH] media: starfive: camss: Use common dma-contig dma addr helper
 2025-08-05  0:45 UTC  (2+ messages)

[PATCH 0/2] media: intel: Fix control event subscription in IPU6 and IPU7 ISYS drivers
 2025-08-04 21:41 UTC  (3+ messages)
` [PATCH 1/2] media: ipu6: isys: Use v4l2_ctrl_subdev_subscribe_event()
` [PATCH 2/2] media: staging/ipu7: "

[PATCH] media: av7110: Fix warning 'unsigned' -> 'unsigned int'
 2025-08-04 17:48 UTC 

[PATCH] staging: rtl8723bs: fix 'no space before tabs' coding style issues
 2025-08-04  8:38 UTC  (3+ messages)

[PATCH] staging: media: ipu3: use string_choices API instead of ternary operator
 2025-08-03 17:49 UTC 

[PATCH][next] media: atomisp: Fix incorrect snprintf format specifiers for signed integers
 2025-08-02  9:59 UTC  (6+ messages)

[PATCH 0/3] media: Use v4l2_event_subdev_unsubscribe() in more drivers
 2025-08-01 21:19 UTC  (4+ messages)
` [PATCH 1/3] media: omap3isp: Drop custom .unsubscribe_event() handler
` [PATCH 2/3] media: staging: atomisp: "
` [PATCH 3/3] media: staging: imx: "

[PATCH v6 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-08-01 12:35 UTC  (16+ messages)
` [PATCH v6 02/24] dt-bindings: media: i2c: max96717: add myself as maintainer
` [PATCH v6 03/24] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v6 04/24] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v6 05/24] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v6 06/24] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v6 12/24] dt-bindings: media: i2c: max96714: add myself as maintainer
` [PATCH v6 13/24] dt-bindings: media: i2c: max96714: add support for MAX96714R

[PATCH v2 0/8] staging: rtl8723bs: get rid of os_dep/mlme_linux.c
 2025-08-01  8:31 UTC  (9+ messages)
` [PATCH v2 1/8] staging: rtl8723bs: remove wrapper rtw_os_indicate_scan_done
` [PATCH v2 2/8] staging: rtl8723bs: move init_mlme_ext_timer to core/rtw_mlme_ext.c
` [PATCH v2 3/8] staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.c
` [PATCH v2 4/8] staging: rtl8723bs: remove wrapper init_addba_retry_timer
` [PATCH v2 5/8] staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connect
` [PATCH v2 6/8] staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_disconnect
` [PATCH v2 7/8] staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.c
` [PATCH v2 8/8] staging: rtl8723bs: move rtw_reset_securitypriv "

[PATCH 0/8] staging: rtl8723bs: get rid of os_dep/mlme_linux.c
 2025-08-01  7:19 UTC  (11+ messages)
` [PATCH 1/8] staging: rtl8723bs: remove wrapper rtw_os_indicate_scan_done
` [PATCH 2/8] staging: rtl8723bs: move init_mlme_ext_timer to core/rtw_mlme_ext.c
` [PATCH 3/8] staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.c
` [PATCH 4/8] staging: rtl8723bs: remove wrapper init_addba_retry_timer
` [PATCH 5/8] staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connect
` [PATCH 6/8] staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_disconnect
` [PATCH 7/8] staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.c
` [PATCH 8/8] staging: rtl8723bs: move rtw_reset_securitypriv "

[bug report] staging: sm750fb: Fix polarity assignment for vertical and horizontal mode
 2025-07-31 18:13 UTC  (4+ messages)
  ` [External] : "

[PATCH] staging: rtl8723bs: Replace magic numbers in rtl8723b_InitBeaconParameters
 2025-07-31 16:05 UTC  (2+ messages)

[PATCH 00/20] rtl8723bs: cleanup and style improvements for better readability
 2025-07-31 13:50 UTC  (34+ messages)
` [PATCH 01/20] staging: rtl8723bs: fix spacing around operators
` [PATCH 02/20] staging: rtl8723bs: remove unnecessary blank lines around braces
` [PATCH 03/20] staging: rtl8723bs: add blank line after function declaration
  ` [PATCH v1 03/20] staging: rtl8723bs: add blank line between rtw_roaming() and _rtw_roaming()
    ` [PATCH v2 "
      ` [PATCH v3 "
        ` [PATCH v4 "
` [PATCH 04/20] staging: rtl8723bs: remove unnecessary space after type cast
` [PATCH 05/20] staging: rtl8723bs: remove space before tabs
` [PATCH 06/20] staging: rtl8723bs: fix overlong lines and clarify lengthy comments
` [PATCH 07/20] staging: rtl8723bs: align asterisk in block comment to fix formatting
` [PATCH 08/20] staging: rtl8723bs: fix logical continuation style by moving to previous line
` [PATCH 09/20] staging: rtl8723bs: fix indentation to align with open parenthesis
` [PATCH 10/20] staging: rtl8723bs: adding asterisks in multi-line block comments
` [PATCH 11/20] staging: rtl8723bs: remove space before semicolon
` [PATCH 12/20] staging: rtl8723bs: fix excessive indentation in nested if statement
` [PATCH 13/20] staging: rtl8723bs: fix unbalanced braces around conditional blocks
` [PATCH 14/20] staging: rtl8723bs: remove unnecessary parentheses around assignment
  ` [PATCH v1 14/20] staging: rtl8723bs: remove unnecessary parentheses in conditional
    ` [PATCH v2 "
      ` [PATCH v3 "
        ` [PATCH "
        ` [PATCH v4 "
` [PATCH 15/20] staging: rtl8723bs: remove unnecessary braces for single statement blocks
` [PATCH 16/20] staging: rtl8723bs: add braces to all arms of conditional statement
` [PATCH 17/20] staging: rtl8723bs: add blank line after variable declarations
` [PATCH 18/20] staging: rtl8723bs: fix line ending with '('
` [PATCH 19/20] staging: rtl8723bs: place constant on right side of comparison
` [PATCH 20/20] staging: rtl8723bs: merge nested if conditions for clarity and tab problems
  ` Feedback on Patch Submissions

[PATCH 0/3] staging: media: atomisp: More Cleanup on driver AtomIsp
 2025-07-31  5:59 UTC  (6+ messages)

[GIT PULL] Staging driver updates for 6.17-rc1
 2025-07-29 18:40 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Fix indentation and styling in output kernel code
 2025-07-29  5:15 UTC  (3+ messages)

[PATCH] staging: iio: ad5933: Fix implicit fall-through in switch()
 2025-07-28 14:23 UTC  (4+ messages)

[PATCH v1 03/20] staging: rtl8723bs: add blank line between rtw_roaming() and _rtw_roaming()
 2025-07-28  4:30 UTC 

[PATCH v7 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-07-27 19:19 UTC  (5+ messages)
` [PATCH v7 01/24] media: mc: Add INTERNAL pad flag
` [PATCH v7 14/24] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A

[PATCH] staging: octeon: Use 'u64' instead of 'uint64_t' in union cvmx_pip_wqe_word2
 2025-07-27 10:10 UTC 

[PATCH] staging: sm750fb: Add hardware acceleration for 16bpp imageblit
 2025-07-26 10:26 UTC  (2+ messages)

[PATCH v11 0/4] staging: media: atomisp: indentation cleanup per directory
 2025-07-26  7:53 UTC  (5+ messages)
` [PATCH v11 1/4] staging: media: atomisp: improve kernel-doc for ia_css_aa_config
` [PATCH v11 2/4] staging: media: atomisp: fix indentation in anr files
` [PATCH v11 3/4] staging: media: atomisp: use designated initializer in anr config
` [PATCH v11 4/4] staging: media: atomisp: fix indentation in bh host files

[PATCH] staging: fbtft: add support for a device tree of backlight
 2025-07-26  6:31 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix if-statement alignment and line continuation in rtw_ap.c
 2025-07-25 18:02 UTC  (11+ messages)
` (no subject)
  ` [PATCH v2] staging: rtl8723bs: fix if-statement alignment and line continuation in rtw_ap.c
    ` [PATCH v3] "
      ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH] staging: media: tegra-video: use BIT() macro instead of shift
 2025-07-25  8:09 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