linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-31 13:40:55 to 2019-08-05 23:35:17 UTC [more...]

[PATCH 00/22] media: imx: Create media links in bound notifiers
 2019-08-05 23:34 UTC  (2+ messages)
` [PATCH 02/22] media: entity: Modify default behavior of media_entity_get_fwnode_pad

[PATCH 0/9] media: hantro: Add support for H264 decoding
 2019-08-05 18:38 UTC  (7+ messages)
` [PATCH 7/9] media: hantro: Add core bits to support "

[RFC PATCH 0/5] media: v4l2: Add m2m codec helpers
 2019-08-05 17:59 UTC  (11+ messages)
` [RFC PATCH 1/5] media: vb2: Add a helper to get the vb2 buffer attached to a request
` [RFC PATCH 2/5] media: v4l2: Prepare things for addition of m2m codec helpers
` [RFC PATCH 3/5] media: v4l2: Add "
` [RFC PATCH 4/5] media: v4l2: Provide helpers for H264 codecs
` [RFC PATCH 5/5] media: rockchip: Add the rkvdec driver

[PATCH 1/5] drm/i915: stop pruning reservation object after wait
 2019-08-05 16:54 UTC  (9+ messages)
` [PATCH 2/5] dma-buf: fix busy wait for new shared fences
` [PATCH 3/5] dma-buf: further relax reservation_object_add_shared_fence
` [PATCH 4/5] dma-buf: simplify reservation_object_get_fences_rcu a bit
` [PATCH 5/5] dma-buf: nuke reservation_object seq number
    ` [Intel-gfx] "

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-05 16:53 UTC  (38+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v2 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH v2 03/34] net/ceph: "
` [PATCH v2 04/34] x86/kvm: "
` [PATCH v2 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v2 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH v2 07/34] drm/radeon: "
` [PATCH v2 08/34] media/ivtv: "
` [PATCH v2 09/34] media/v4l2-core/mm: "
` [PATCH v2 10/34] genwqe: "
` [PATCH v2 11/34] scif: "
` [PATCH v2 12/34] vmci: "
` [PATCH v2 13/34] rapidio: "
` [PATCH v2 14/34] oradax: "
` [PATCH v2 15/34] staging/vc04_services: "
` [PATCH v2 16/34] drivers/tee: "
` [PATCH v2 17/34] vfio: "
` [PATCH v2 18/34] fbdev/pvr2fb: "
` [PATCH v2 19/34] fsl_hypervisor: "
` [PATCH v2 20/34] xen: "
` [PATCH v2 21/34] fs/exec.c: "
` [PATCH v2 22/34] orangefs: "
` [PATCH v2 23/34] uprobes: "
` [PATCH v2 24/34] futex: "
` [PATCH v2 25/34] mm/frame_vector.c: "
` [PATCH v2 26/34] mm/gup_benchmark.c: "
` [PATCH v2 27/34] mm/memory.c: "
` [PATCH v2 28/34] mm/madvise.c: "
` [PATCH v2 29/34] mm/process_vm_access.c: "
` [PATCH v2 30/34] crypt: "
` [PATCH v2 31/34] fs/nfs: "
` [PATCH v2 32/34] goldfish_pipe: "
` [PATCH v2 33/34] kernel/events/core.c: "
` [PATCH v2 34/34] fs/binfmt_elf: "

[RFC,V3 0/9] media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-08-05  9:59 UTC  (11+ messages)
` [RFC,v3 6/9] media: platform: Add Mediatek ISP P1 V4L2 functions

[GIT PULL for v5.4] Venus updates - stateful decoder, take 2
 2019-08-05  8:40 UTC  (2+ messages)

[PATCH v2 0/5] ARM: make DaVinci part of the ARM v5 multiplatform build
 2019-08-05  8:31 UTC  (2+ messages)

[PATCH] dma-buf: add more reservation object locking wrappers
 2019-08-05  7:31 UTC  (5+ messages)

cron job: media_tree daily build: ERRORS
 2019-08-05  3:42 UTC 

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-04 23:28 UTC  (57+ messages)
` [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH 03/34] net/ceph: "
` [PATCH 04/34] x86/kvm: "
` [PATCH 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH 07/34] drm/radeon: "
` [PATCH 08/34] media/ivtv: "
` [PATCH 09/34] media/v4l2-core/mm: "
` [PATCH 10/34] genwqe: "
` [PATCH 11/34] scif: "
` [PATCH 12/34] vmci: "
` [PATCH 13/34] rapidio: "
` [PATCH 14/34] oradax: "
` [PATCH 15/34] staging/vc04_services: "
` [PATCH 16/34] drivers/tee: "
` [PATCH 17/34] vfio: "
` [PATCH 18/34] fbdev/pvr2fb: "
` [PATCH 19/34] fsl_hypervisor: "
` [PATCH 20/34] xen: "
` [PATCH 21/34] fs/exec.c: "
` [PATCH 22/34] orangefs: "
` [PATCH 23/34] uprobes: "
` [PATCH 24/34] futex: "
` [PATCH 25/34] mm/frame_vector.c: "
` [PATCH 26/34] mm/gup_benchmark.c: "
` [PATCH 27/34] mm/memory.c: "
` [PATCH 28/34] mm/madvise.c: "
` [PATCH 29/34] mm/process_vm_access.c: "
` [PATCH 30/34] crypt: "
` [PATCH 31/34] nfs: "
` [PATCH 32/34] goldfish_pipe: "
` [PATCH 33/34] kernel/events/core.c: "
` [PATCH 34/34] fs/binfmt_elf: "

[GIT PULL FOR v5.4] dvb/rc fixes, take #3
 2019-08-04  3:53 UTC 

[PATCH v2 0/2] media: ir-kbd-i2c: convert to devm_i2c_new_dummy_device & minor cleanup
 2019-08-04  2:57 UTC  (4+ messages)
` [PATCH v2 1/2] media: ir-kbd-i2c: convert to i2c_new_dummy_device()

[PATCH 2/2]: media: hdpvr: Add optional restart, with optional delay, after restarting streaming
 2019-08-03 22:09 UTC 

[PATCH 1/2]: media: hdpvr: Add adaptive sleeping in hdpvr_start_streaming
 2019-08-03 22:09 UTC 

[GIT PULL FOR v5.4] dvb/rc fixes, take #2
 2019-08-03 16:24 UTC  (2+ messages)

[GIT PULL for v5.4] Venus updates - stateful decoder
 2019-08-03 12:49 UTC  (2+ messages)

[PATCH] media input infrastructure:tw686x: Fix of possibleinconsistent memory deallocation and/or race condition by implementation of custom video_device_release function in tw686x driver
 2019-08-03 12:24 UTC  (4+ messages)
    ` [PATCH] media input infrastructure:tw686x

[radeon-alex:amd-19.30 1374/2148] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c:204: warning: Function parameter or member 'target_dev' not described in 'amdgpu_dma_buf_map_attach'
 2019-08-03  6:22 UTC 

[PATCH] media: dvb-frontends: use ida for pll number
 2019-08-03  3:12 UTC 

[PATCH] media:dvb-frontends:Return if Max devices are added in dvb_pll_attach()
 2019-08-03  0:24 UTC  (8+ messages)
` [PATCH v2] media:dvb-frontends:Remove dvb_pll_devcount and id module parameters

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02 19:33 UTC  (6+ messages)
` [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/34] net/rds: convert put_page() to put_user_page*()

[PATCH] media: uvcvideo: Use streaming DMA APIs to transfer buffers
 2019-08-02 13:12 UTC 

MyGica T230 dvb-t2 data corruption since commit 5fa8815
 2019-08-02 12:00 UTC  (8+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-08-02 10:50 UTC  (11+ messages)
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI

[PATCH 4/5] media/ivtv: Reduce default FIFO priority
 2019-08-02  8:58 UTC  (4+ messages)

[RFC PATCH V2 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-08-02  8:28 UTC  (3+ messages)
` [RFC PATCH V2 4/4] platform: mtk-isp: Add Mediatek FD driver

[ANN] Media summit in Lisbon at September
 2019-08-02  1:24 UTC  (3+ messages)

[PATCH v2] media: imx7.rst: Fix the references to the CSI multiplexer
 2019-08-01 17:56 UTC 

[PATCH v3 3/3] media: dt-bindings: imx7-csi: add i.MX6UL/L support
 2019-08-01 16:15 UTC  (2+ messages)

[PATCH v3 2/3] media: imx7-media-csi: add i.MX6UL support
 2019-08-01 16:14 UTC  (3+ messages)

[PATCH] media: drxj: remove redundant assignment to variable rc
 2019-08-01 16:09 UTC 

[PATCH] media: ov2680: fix a typo in a function name
 2019-08-01 15:41 UTC  (2+ messages)

[PATCH 00/14] Stateful/stateless codec core support
 2019-08-01 14:24 UTC  (8+ messages)
` [PATCH 02/14] videodev2.h: add V4L2_FMT_FLAG_HAS_BITSTREAM_PARSER

[PATCH] am437x: remove unused struct vpfe_pixel_format
 2019-08-01 12:35 UTC  (2+ messages)

[PATCH 0/3] media: Add support for Cadence CSI2RX version 2.1
 2019-08-01  7:36 UTC  (2+ messages)

[GIT PULL FOR v5.4] dvb/rc fixes
 2019-08-01  6:46 UTC 

cron job: media_tree daily build: ERRORS
 2019-08-01  3:42 UTC 

[PATCH 0/6] media: i2c: Convert to probe_new()
 2019-07-31 19:53 UTC  (13+ messages)
` [PATCH 1/6] media: radio: si4713: Convert to new i2c device probe()
` [PATCH 2/6] media: radio: si470x: "
` [PATCH 3/6] media: i2c: smiapp: "
` [PATCH 4/6] media: i2c: s5c73m3: "
` [PATCH 5/6] media: i2c: et8ek8: "
` [PATCH 6/6] media: i2c: "

[PATCH] media: tm6000: Spelling s/diconencted/diconnected/
 2019-07-31 18:43 UTC  (3+ messages)

[PATCH v3 1/3] ARM: dts: imx6ul: Add csi node
 2019-07-31 16:32 UTC 

[RFC PATCH 0/2] Support for TI Page-based Address Translator
 2019-07-31 15:28 UTC  (4+ messages)
` [RFC PATCH 2/2] soc: ti: Add Support for the TI Page-based Address Translator (PAT)

[PATCH] media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
 2019-07-31 15:19 UTC 

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-07-31 14:42 UTC  (8+ messages)

[PATCH v7 08/14] media: rkisp1: add capture device driver
 2019-07-31 13:49 UTC  (3+ messages)

[PATCH] media: cx231xx: Spelling s/diconencted/diconnected/
 2019-07-31 13:40 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).