public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-08 07:52:04 to 2023-05-13 17:58:03 UTC [more...]

[PATCH 01/24] media: pvrusb2: fix DVB_CORE dependency
 2023-05-13 17:57 UTC  (9+ messages)
` [PATCH 03/24] media: netup_unidvb: fix use-after-free bug caused by del_timer()
` [PATCH 05/24] media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
` [PATCH 06/24] media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
` [PATCH 08/24] media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
` [PATCH 09/24] media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
` [PATCH 11/24] media: dvb_ca_en50221: fix a size write bug
` [PATCH 12/24] media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
` [PATCH 17/24] media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()

[Patch v7] dt-bindings: media: s5p-mfc: convert bindings to json-schema
 2023-05-13 17:42 UTC  (7+ messages)

[PATCH v3 1/5] i2c: Enhance i2c_new_ancillary_device API
 2023-05-13 16:52 UTC 

[PATCH 00/30] media: atomisp: Register only 1 /dev/video# node + cleanups
 2023-05-13 15:21 UTC  (36+ messages)
` [PATCH 01/30] media: atomisp: Remove res_overflow parameter from atomisp_try_fmt()
` [PATCH 02/30] media: atomisp: Remove Continuous capture and SDV run-modes
` [PATCH 03/30] media: atomisp: Remove isp->need_gfx_throttle field
` [PATCH 04/30] media: atomisp: Drop atomisp_get_css_buf_type()
` [PATCH 05/30] media: atomisp: Replace source-pad checks with run-mode checks
` [PATCH 06/30] media: atomisp: Register only 1 /dev/video# node
` [PATCH 07/30] media: atomisp: Drop atomisp_is_vf_pipe()
` [PATCH 08/30] media: atomisp: Rename video_out_preview to video_out
` [PATCH 09/30] media: atomisp: Remove source_pad parameter from functions and structs
` [PATCH 10/30] media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helper
` [PATCH 11/30] media: atomisp: Remove atomisp_subdev_register_video_nodes() helper
` [PATCH 12/30] media: atomisp: Remove a bunch of unused atomisp_css_*() functions
` [PATCH 13/30] media: atomisp: Remove unused mipi_frame_size field from atomisp_[sub_]device
` [PATCH 14/30] media: atomisp: Remove isp_timeout flag
` [PATCH 15/30] media: atomisp: Remove atomisp_sensor_start_stream()
` [PATCH 16/30] media: atomisp: Simplify atomisp_[start|stop]_streaming()
` [PATCH 17/30] media: atomisp: Simplify atomisp_css_[start|stop]()
` [PATCH 18/30] media: atomisp: Simplify atomisp_open() and atomisp_release()
` [PATCH 19/30] media: atomisp: Simplify atomisp_pipe_check()
` [PATCH 20/30] media: atomisp: Turn asd->streaming state tracker into a bool
` [PATCH 21/30] media: atomisp: Remove no longer used atomisp_css_flush()
` [PATCH 22/30] media: atomisp: Remove atomisp_streaming_count()
` [PATCH 23/30] media: atomisp: Simplify atomisp_isr() and recovery_work()
` [PATCH 24/30] media: atomisp: Rename atomisp_destroy_pipes_stream_force() to atomisp_destroy_pipes_stream()
` [PATCH 25/30] media: atomisp: Allow system suspend to continue with open /dev/video# nodes
` [PATCH 26/30] media: atomisp: Remove atomisp_[sub]dev_users()
` [PATCH 27/30] media: atomisp: Remove unused css_pipe_id argument from atomisp_css_[start|stop]()
` [PATCH 28/30] media: atomisp: Remove unused atomisp_get_css_pipe_id() function
` [PATCH 29/30] media: atomisp: Remove in_reset argument from atomisp_css_start()
` [PATCH 30/30] media: atomisp: Set asd.subdev.devnode once from isp_subdev_init_entities()

[ANN] Request for Topics for a Media Summit June 26th
 2023-05-13 11:56 UTC  (2+ messages)

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-05-13  9:57 UTC  (3+ messages)

[PATCH v5 0/6] Add StarFive Camera Subsystem driver
 2023-05-12 20:13 UTC  (11+ messages)
` [PATCH v5 1/6] media: dt-bindings: Add JH7110 Camera Subsystem
` [PATCH v5 2/6] media: admin-guide: Add starfive_camss.rst for Starfive "
` [PATCH v5 3/6] media: starfive: Add basic driver
` [PATCH v5 4/6] media: starfive: Add video driver
` [PATCH v5 5/6] media: starfive: Add ISP driver
` [PATCH v5 6/6] media: starfive: Add VIN driver

[PATCH v2] media: uapi: v4l: Intel metadata format update
 2023-05-12 17:54 UTC  (3+ messages)

[PATCH v8 00/10] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-05-12 16:04 UTC  (8+ messages)
` [PATCH v8 01/10] ACPI: scan: Remove the second DSDT traversal
` [PATCH v8 02/10] ACPI: property: Parse data node string references in properties

[PATCH] media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
 2023-05-12 15:18 UTC 

[PATCH v2 0/7] Move dma-buf mmap() reservation locking down to exporters
 2023-05-12 14:54 UTC  (2+ messages)
` (subset) "

[PATCH] media: rc: meson-ir: support MMIO regmaps to access registers
 2023-05-12 13:24 UTC  (5+ messages)

[PATCH] media: venus: only set H264_TRANSFORM_8X8 on supported hfi versions
 2023-05-12 10:32 UTC  (3+ messages)

[PATCH v1 0/5] Add support for external dphy
 2023-05-12 10:26 UTC  (6+ messages)
` [PATCH v1 1/5] media: dt-bindings: cadence-csi2rx: Convert to DT schema
` [PATCH v1 2/5] media: dt-bindings: cadence-csi2rx: Add resets property
` [PATCH v1 3/5] media: cadence: Add operation on reset
` [PATCH v1 4/5] media: cadence: Add support for external dphy
` [PATCH v1 5/5] media: cadence: Add support for JH7110 SoC

[PATCH v2 00/18] Venus QoL / maintainability fixes
 2023-05-12  3:01 UTC  (15+ messages)
` [PATCH v2 02/18] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
` [PATCH v2 06/18] media: venus: firmware: Leave a clue for homegrown porters
` [PATCH v2 15/18] media: venus: vdec: Fix version check in vdec_set_work_route()

[PATCH v12 2/2] drm: add kms driver for loongson display controller
 2023-05-12  1:54 UTC  (2+ messages)
` [v12,2/2] "

[PATCH] media: pci: remove unnecessary (void*) conversions
 2023-05-12  1:41 UTC 

[RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-05-12  1:24 UTC  (15+ messages)

[RESEND PATCH v3] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-05-11 18:21 UTC  (2+ messages)

[RESEND PATCH] media: i2c: video: constify pointers to hwmon_channel_info
 2023-05-11 17:54 UTC 

[PATCH v2 00/13] bttv: convert to vb2
 2023-05-11 15:29 UTC  (3+ messages)
` [PATCH v2 13/13] media: "

[GIT PULL for v6.4-rc2] media fixes
 2023-05-11 14:14 UTC  (3+ messages)
` [GIT PULL for v6.4-rc2] media fixes (#91758)

[PATCH v2 1/5] staging: media: atomisp: sh_css: Remove #ifdef ISP2401
 2023-05-11 11:18 UTC  (5+ messages)
` [PATCH v2 5/5] staging: media: atomisp: sh_css_mipi: Remove #ifdef 2041

[PATCH 0/2] media: ov5640: drive-by frame_interval cleanups
 2023-05-11 10:51 UTC  (4+ messages)
` [EXT] "

[PATCH v3] media: ov5640: correct comments for default VGA to avoid confusion
 2023-05-11  7:10 UTC  (2+ messages)

mainline build failure due to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
 2023-05-11  7:01 UTC  (8+ messages)

[PATCH] media: mediatek: vcodec: Convert mtk_vcodec_dec_hw platform remove callback
 2023-05-11  6:35 UTC  (4+ messages)

[PATCH] dma-buf/sync_file: Use fdget()
 2023-05-11  6:40 UTC  (4+ messages)

[PATCH] dma-buf: Use fdget()
 2023-05-11  5:43 UTC  (2+ messages)

Build failed in Jenkins: ZBar #69
 2023-05-10 16:08 UTC  (2+ messages)
` Build failed in Jenkins: ZBar #70

[PATCH] media: videobuf2-dma-sg: use v{un,}map instead of vm_{un,}map_ram
 2023-05-10 14:25 UTC  (4+ messages)

[PATCH 0/2] ST MIPID02 bridge format propagation fixes
 2023-05-10 12:24 UTC  (4+ messages)
` [PATCH 2/2] media: i2c: Propagate format from sink to source pad

[mlankhorst:dumpcg 16612/16889] drivers/gpu/drm/xe/.kunitconfig: warning: ignored by one of the .gitignore files
 2023-05-10  9:21 UTC 

[PATCH v12 0/2] drm: add kms driver for loongson display controller
 2023-05-10  8:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: i2c: maxim,max96712: Require setting bus-type property
 2023-05-10  7:33 UTC  (4+ messages)

您好歡迎【預購|免運】高雄旗山玉荷包荔枝
 2023-05-10  3:13 UTC 

[PATCH] media: platform: Remove unnecessary (void*) conversions
 2023-05-10  1:29 UTC 

drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2023-05-09 20:51 UTC 

drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match'
 2023-05-09 19:37 UTC 

[PATCH] media: rcar-vin: Add support for R-Car V4H
 2023-05-09 19:09 UTC  (2+ messages)

[PATCH] media: rcar-isp: Add support for R-Car V4H
 2023-05-09 19:08 UTC  (2+ messages)

[PATCH v3 00/13] Re-introduce Exynos4212 support and add Samsung Galaxy Tab 3 8.0 boards
 2023-05-09 18:22 UTC  (28+ messages)
` [PATCH v3 01/13] dt-bindings: soc: samsung: add Exynos4212 PMU compatible
  ` (subset) "
` [PATCH v3 02/13] dt-bindings: clock: add Exynos4212 clock compatible
  ` (subset) "
` [PATCH v3 03/13] ARM: exynos: Re-introduce Exynos4212 support
  ` (subset) "
` [PATCH v3 04/13] soc: samsung: "
  ` (subset) "
` [PATCH v3 05/13] clk: samsung: Add Exynos4212 compatible to CLKOUT driver
  ` (subset) "
` [PATCH v3 06/13] clk: samsung: Re-add support for Exynos4212 CPU clock
  ` (subset) "
` [PATCH v3 07/13] Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
` [PATCH v3 08/13] Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB"
` [PATCH v3 09/13] ARM: dts: Move common Exynos4x12 definitions to exynos4x12.dtsi
  ` (subset) "
` [PATCH v3 10/13] ARM: dts: Re-introduce Exynos4212 DTSI
  ` (subset) "
` [PATCH v3 11/13] ARM: dts: exynos: Fix some typos in comments
` [PATCH v3 12/13] dt-bindings: arm: samsung: Add Samsung Galaxy Tab3 family boards
  ` (subset) "
` [PATCH v3 13/13] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards

[PATCH 1/2] media: verisilicon: rockchip_vpu2_hw_jpeg_enc: Consolidate setting of source buffer addresses
 2023-05-09 16:20 UTC  (3+ messages)
` [PATCH 2/2] media: verisilicon: rockchip_vpu2_hw_jpeg_enc: Add data_offset to source addresses

Issues with HDMI-CSI2 TC358743 driver
 2023-05-09 14:47 UTC 

[PATCH] Dummy Patch Change for LDF103
 2023-05-09 13:56 UTC 

[PATCH 04/13] media: amphion: Use alloc_ordered_workqueue() to create ordered workqueues
 2023-05-09 10:46 UTC  (3+ messages)
` [PATCH 12/13] media: coda: "

[PATCH v1 0/5] [PATCH 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-05-09 10:11 UTC  (3+ messages)
` [PATCH v1 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver

[PATCH] media: uapi: v4l: Intel metadata format update
 2023-05-09  8:21 UTC 

[PATCH] media: usb: remove unnecessary (void*) conversions
 2023-05-09  7:40 UTC 

[PATCH v2] media: ov5640: fix incorrect frame frate issue for defulat VGA
 2023-05-09  6:23 UTC  (4+ messages)

[PATCH v1] media: vivid: Extend FPS rates offered by simulated webcam
 2023-05-09  6:16 UTC  (6+ messages)

[PATCH v2] media: mediatek: vcodec: support stateless hevc decoder
 2023-05-09  4:32 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2023-05-09  2:42 UTC 

[sailus-media-tree:fixes] BUILD SUCCESS a87275ba15b3ad515131b0241f412e69d94e9c44
 2023-05-08 22:23 UTC 

[RFC 0/7] Generic line based metadata support, internal pads
 2023-05-08 17:41 UTC  (14+ messages)
` [RFC 1/7] media: mc: Add INTERNAL_SOURCE pad type flag
` [RFC 2/7] media: v4l: subdev: Support INTERNAL_SOURCE pads in routing IOCTLs
` [RFC 3/7] media: uapi: v4l: Document source routes

Build regressions/improvements in v6.4-rc1
 2023-05-08 15:46 UTC  (4+ messages)

[PATCH] drm/amdgpu: Remove the unused variable golden_settings_gc_9_4_3
 2023-05-08 14:48 UTC  (2+ messages)

[PATCH v2 0/3] Random cleanups
 2023-05-08 11:42 UTC  (7+ messages)
` [PATCH 1/3] media: mc: Make media_get_pad_index() use pad type flag
` [PATCH 2/3] media: Documentation: Rename meta format files
` [PATCH 3/3] media: uapi: Use _BITUL macro for assigning bits in u32 fields
` [PATCH 0/3] Random cleanups

[PATCH] media: v4l2-subdev: Fix missing kerneldoc for client_caps
 2023-05-08 10:00 UTC  (3+ messages)

[PATCH 0/3] Random cleanups
 2023-05-08  8:34 UTC  (8+ messages)
` [PATCH 3/3] media: uapi: Use unsigned int values for assigning bits in u32 fields

[PATCH v2 1/1] media: pci: ipu3-cio2: Obtain remote pad from endpoint
 2023-05-08  8:26 UTC  (3+ messages)

[libcamera-devel] [virtio-dev] Re: [RFC PATCH v6] virtio-video: Add virtio video device specification
 2023-05-08  8:00 UTC  (2+ messages)

Pompy ciepła - nowe warunki
 2023-05-08  7:36 UTC 


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