linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-17 13:47:40 to 2019-06-20 15:26:55 UTC [more...]

[PATCH v2 0/3] DCMI bridge support
 2019-06-20 15:26 UTC  (5+ messages)
` [PATCH v2 1/3] media: stm32-dcmi: improve sensor subdev naming
` [PATCH v2 2/3] media: stm32-dcmi: add media controller support

[PATCH 1/1] MAINTAINERS: Add maintainers for Media Controller
 2019-06-20 14:21 UTC  (3+ messages)

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-20 13:23 UTC  (15+ messages)
` [PATCH 1/7] video: add HDMI state notifier support

[PATCH] media: mt9m111: fix fw-node refactoring
 2019-06-20 12:35 UTC  (3+ messages)

[PATCH] hdpvr: fix locking and a missing msleep
 2019-06-20 11:43 UTC 

[PATCH v6 0/7] media: make Marvell camera work on DT-based OLPC XO-1.75
 2019-06-20 11:43 UTC  (7+ messages)
` [PATCH v6 5/7] [media] marvell-ccic/mmp: add devicetree support

hdpvr mutex deadlock on kernel 5.1.x
 2019-06-20 11:33 UTC  (6+ messages)

[PATCH v2 0/5] media: venus: Update clock scaling and core selection
 2019-06-20 10:59 UTC  (13+ messages)
` [PATCH 1/5] media: venus: Add codec data table
` [PATCH 2/5] media: venus: Initialize codec data
` [PATCH 3/5] media: venus: Update clock scaling
` [PATCH 5/5] media: venus: Update core selection

use exact allocation for dma coherent memory
 2019-06-20 10:51 UTC  (5+ messages)

[PATCH v2 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes
 2019-06-20 10:44 UTC  (3+ messages)
    ` [PATCH v2 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD

[PATCH 0/2] Small mt9m111 fixes
 2019-06-20  9:15 UTC  (5+ messages)
` [PATCH 1/2] mt9m111: No need to check for the regulator
` [PATCH 2/2] mt9m111: Fix error handling in mt9m111_power_on

[PATCH] media: ov5640: add support of V4L2_CID_LINK_FREQ
 2019-06-20  8:57 UTC  (2+ messages)

[PATCH v2 0/3] Add support of RGB565, YUV and JPEG to MIPID02 bridge
 2019-06-20  8:49 UTC  (2+ messages)

[PATCH] media: Clarify the meaning of file descriptors in VIDIOC_DQBUF
 2019-06-20  8:44 UTC  (4+ messages)

[PATCH v5] media: docs-rst: Document m2m stateless video decoder interface
 2019-06-20  7:35 UTC 

[PATCH 1/1] staging: media: fix style problem
 2019-06-20  5:31 UTC 

[PATCH 1/1] staging: media: fix style problem
 2019-06-20  5:09 UTC  (2+ messages)

[RFC v2 0/4] media: mediatek: support mdp3 on mt8183 platform
 2019-06-20  4:48 UTC  (5+ messages)
` [RFC v2 4/4] media: platform: mtk-mdp3: Add Mediatek MDP3 driver

[PATCH 0/2] RK3288 VP8 decoding support
 2019-06-20  3:47 UTC  (7+ messages)
` [PATCH 1/2] media: uapi: Add VP8 stateless decoder API
` [PATCH 2/2] media: hantro: Add support for VP8 decoding on rk3288

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-19 20:05 UTC  (24+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get

[RFC/RFT PATCH] i2c: replace i2c_new_secondary_device with an ERR_PTR variant
 2019-06-19 16:53 UTC 

[PATCH v2 0/2] media: add Toshiba TC358746 Bridge support
 2019-06-19 15:28 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: add bindings for Toshiba TC358746
` [PATCH v2 2/2] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH] media: pvrusb2: use a different format for warnings
 2019-06-19 15:24 UTC  (6+ messages)

[PATCH RESUBMIT] media: pvrusb2: use a different format for warnings
 2019-06-19 15:24 UTC 

· can you assist me?
 2019-06-19 10:41 UTC 

[PATCH] [RESEND^2] media: don't drop front-end reference count for ->detach
 2019-06-19 13:24 UTC 

[PATCH v3 2/2] media: v4l2-ctrl: Move compound control initialization
 2019-06-19 12:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/9] media: hantro: Add support for H264 decoding
 2019-06-19 12:23 UTC  (11+ messages)
` [PATCH 1/9] lib/sort.c: implement sort() variant taking context argument
` [PATCH 2/9] media: hantro: Move copy_metadata() before doing a decode operation
` [PATCH 3/9] media: hantro: Constify the control array
` [PATCH 4/9] media: hantro: Simplify the controls creation logic
` [PATCH 5/9] media: hantro: Add hantro_get_{src,dst}_buf() helpers
` [PATCH 6/9] media: hantro: Add helpers to prepare/finish a run
` [PATCH 7/9] media: hantro: Add core bits to support H264 decoding
` [PATCH 8/9] media: hantro: Add support for H264 decoding on G1
` [PATCH 9/9] media: hantro: Enable H264 decoding on rk3288

[PATCH v7 1/3] media: cec: expose HDMI connector to CEC dev mapping
 2019-06-19 11:26 UTC  (4+ messages)

[PATCH] media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
 2019-06-19  9:21 UTC 

[PATCH v5 00/10] media: make Marvell camera work on DT-based OLPC XO-1.75
 2019-06-19  8:16 UTC  (4+ messages)
` [PATCH v5 02/10] [media] marvell-ccic: fix DMA s/g desc number calculation

[PATCH] media: atmel: atmel-isc: fix i386 build error
 2019-06-19  8:03 UTC  (2+ messages)

[PATCH v1 3/3] [media] mceusb: Show USB halt/stall error recovery
 2019-06-19  7:54 UTC  (8+ messages)
        ` [PATCH v2 0/3] [media] mceusb: Error message text revisions
        ` [PATCH v2 1/3] [media] mceusb: Disable "nonsensical irdata" messages
        ` [PATCH v2 2/3] [media] mceusb: Reword messages referring to "urb"
        ` [PATCH v2 3/3] [media] mceusb: Show USB halt/stall error recovery

cron job: media_tree daily build: WARNINGS
 2019-06-19  3:52 UTC 

[PATCH v2 5/5] media: rockchip: Use vb2_get_buffer
 2019-06-18 23:12 UTC  (2+ messages)
` [PATCH] media: hantro: "

[PATCH] media: tua6100: Remove some ugly defines
 2019-06-18 21:38 UTC  (2+ messages)

[PATCH v2 0/4] NVIDIA Tegra Video Decoder driver improvements
 2019-06-18 18:44 UTC  (11+ messages)
` [PATCH v2] ARM: dts: tegra30: Connect SMMU with Video Decoder Engine
` [PATCH v2] ARM: tegra: Enable Tegra VDE driver in tegra_defconfig
` [PATCH v2] media: dt: bindings: tegra-vde: Document new optional IOMMU property
` [PATCH v2 1/4] staging: media: tegra-vde: Remove BIT() macro from UAPI header
` [PATCH v2 2/4] staging: media: tegra-vde: Manually pack UAPI structures
` [PATCH v2 3/4] staging: media: tegra-vde: Add IOMMU support
` [PATCH v2 4/4] staging: media: tegra-vde: Defer dmabuf's unmapping

[PATCH v3 00/10] drm: rcar-du: Rework CRTC and groups for atomic commits
 2019-06-18 17:16 UTC  (26+ messages)
` [PATCH v3 01/10] media: vsp1: drm: Split vsp1_du_setup_lif()
` [PATCH v3 02/10] media: vsp1: drm: Don't configure hardware when the pipeline is disabled
` [PATCH v3 03/10] drm: rcar-du: Convert to the new VSP atomic API
` [PATCH v3 04/10] media: vsp1: drm: Remove vsp1_du_setup_lif()
` [PATCH v3 05/10] drm: rcar-du: Handle CRTC standby from commit tail handler
` [PATCH v3 06/10] drm: rcar-du: Handle CRTC configuration "
` [PATCH v3 07/10] drm: rcar-du: Provide for_each_group helper
` [PATCH v3 08/10] drm: rcar-du: Create a group state object
` [PATCH v3 09/10] drm: rcar-du: Perform group setup from the atomic tail handler
` [PATCH v3 10/10] drm: rcar-du: Centralise routing configuration in commit "

si2168 gapped clock
 2019-06-18 16:47 UTC 

[PATCH 00/28] media: coda: fixes and improvements
 2019-06-18 16:45 UTC  (29+ messages)
` [PATCH 01/28] media: coda: implement CMD_START to restart decoding
` [PATCH 02/28] media: coda: use mem2mem try_en/decoder_cmd helpers
` [PATCH 03/28] media: coda: fix mpeg2 sequence number handling
` [PATCH 04/28] media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
` [PATCH 05/28] media: coda: add coda_wake_up_capture_queue
` [PATCH 06/28] media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumed
` [PATCH 07/28] media: coda: split decoder sequence initialization out of start decoding
` [PATCH 08/28] media: coda: add sequence initialization work
` [PATCH 09/28] media: coda: implement decoder source change event
` [PATCH 10/28] media: coda: integrate internal frame metadata into a structure
` [PATCH 11/28] media: coda: make coda_bitstream_queue more versatile
` [PATCH 12/28] media: coda: pad first buffer with repeated MPEG headers to fix sequence init
` [PATCH 13/28] media: coda: do not enforce 512-byte initial bitstream payload on CODA960
` [PATCH 14/28] media: coda: flush bitstream ring buffer on decoder restart
` [PATCH 15/28] media: coda: increment sequence offset for the last returned frame
` [PATCH 16/28] media: coda: allow flagging last output buffer internally
` [PATCH 17/28] media: coda: mark the last output buffer on decoder stop command
` [PATCH 18/28] media: coda: only set the stream end flags if there are no more pending output buffers
` [PATCH 19/28] media: coda: mark the last output buffer on encoder stop command
` [PATCH 20/28] media: coda: retire coda_buf_is_end_of_stream
` [PATCH 21/28] media: coda: only wake up capture queue if no pending buffers to encode
` [PATCH 22/28] media: coda: flag the last encoded buffer
` [PATCH 23/28] media: coda: lock capture queue wakeup against encoder stop command
` [PATCH 24/28] media: coda: mark last pending buffer or last meta on decoder "
` [PATCH 25/28] media: coda: mark last returned frame
` [PATCH 26/28] media: coda: store device pointer in driver structure instead of pdev
` [PATCH 27/28] media: coda: add coda_slice_mode() function
` [PATCH 28/28] media: coda: encoder parameter change support

[PATCH v9 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-06-18 15:19 UTC  (3+ messages)
` [PATCH v9 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH v8 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-06-18 14:59 UTC  (5+ messages)
` [PATCH v8 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[GIT PULL for 5.3] Sensor driver patches
 2019-06-18 13:01 UTC 

[PATCH 0/2] Add support for Xilinx UHD-SDI Receiver subsystem
 2019-06-18 12:45 UTC  (8+ messages)
` [PATCH 2/2] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH v2] media: mt9m111: add regulator support
 2019-06-18 11:51 UTC  (5+ messages)

[bug report] media: stv090x: Implement probe/remove for stv090x
 2019-06-18 11:29 UTC  (2+ messages)

[linux-uvc-devel] PAN+TILT for Logitech BCC950 ConferenceCam
 2019-06-18 11:05 UTC 

[PATCH] media: rc: remove redundant dev_err message
 2019-06-18  9:13 UTC 

[RFC PATCH 0/2] Support for TI Page-based Address Translator
 2019-06-18  9:07 UTC  (3+ messages)
` [RFC PATCH 2/2] soc: ti: Add Support for the TI Page-based Address Translator (PAT)

Ihre Angebot
 2019-06-18  8:23 UTC 

[GIT PULL FOR v5.3] vivid: add HDMI (dis)connect emulation
 2019-06-18  7:43 UTC 

[PATCH v3 0/9] media: vivid: add HDMI (dis)connect emulation
 2019-06-18  7:37 UTC  (11+ messages)
` [PATCH v3 1/9] media: vivid: make input dv_timings per-input
` [PATCH v3 2/9] media: vivid: make input std_signal per-input
` [PATCH v3 3/9] media: vivid: add display present control
` [PATCH v3 4/9] media: vivid: add number of HDMI ports to device state
` [PATCH v3 5/9] media: vivid: add HDMI (dis)connect TX emulation
` [PATCH v3 6/9] media: vivid: add HDMI (dis)connect RX emulation
` [PATCH v3 7/9] media: vivid: reorder CEC allocation and control set-up
` [PATCH v3 8/9] media: vivid: add CEC support to display present ctrl
` [PATCH v3 9/9] media: vivid.rst: describe display present control

[PATCH RESEND] media: pci: cx88: Change the type of 'missed' to u64
 2019-06-18  4:19 UTC 

cron job: media_tree daily build: WARNINGS
 2019-06-18  3:52 UTC 

[PATCH v2 0/4] vicodec: a couple fixes towards spec compliancy
 2019-06-18  3:28 UTC  (3+ messages)

[PATCH] media: vimc: cap: check v4l2_fill_pixfmt return value
 2019-06-17 16:28 UTC 

[PATCH v2 0/3] rcar-vin: Add support for RGB formats with alpha component
 2019-06-17 14:40 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH] media: cxd2880: Add missing newline at end of file
 2019-06-17 14:38 UTC 

[GIT PULL FOR v5.3] Various fixes
 2019-06-17 13:47 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).