linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-14 10:42:35 to 2019-11-19 11:35:04 UTC [more...]

[PATCH 0/5] Stateful Encoding: final bits
 2019-11-19 11:34 UTC  (3+ messages)
` [PATCH 3/5] v4l2-controls.h: add V4L2_CID_MPEG_VIDEO_ENC_FRAME_RATE
` [PATCH 4/5] videodev2.h: add V4L2_BUF_FLAG_TOO_SMALL flag

[PATCH v5 00/11] media: Report camera sensor properties
 2019-11-19 11:28 UTC  (7+ messages)
` [PATCH v5 06/11] media: v4l2-fwnode: Add helper to parse device properties
` [PATCH v5 09/11] media: v4l2-ctrls: Add helper to register properties

[PATCH v10 00/14] TVP5150 features and fixes
 2019-11-19 11:15 UTC  (10+ messages)
` [PATCH v10 03/14] media: v4l2-fwnode: add initial connector parsing support

[PATCH 0/5] input: rmi4/synaptics fixes
 2019-11-19 10:51 UTC  (6+ messages)
` [PATCH 1/5] input/mouse/synaptics: add LEN0091 support
` [PATCH 2/5] input/rmi4/rmi_f54: fix various V4L2 compliance problems
` [PATCH 3/5] pixfmt-tch-td16/tu16.rst: document that this is little endian
` [PATCH 4/5] input/rmi4/rmi_driver: check if irq_find_mapping returns 0
` [PATCH 5/5] input/rmi4/rmi_smbus.c: don't increment rmiaddr in rmi_smb_read_block()

[ANN] Report of Media Summit: V4L2 Future Work
 2019-11-19 10:22 UTC  (3+ messages)

[ANN] LinuxTV.org maintenance on Tuesday (2019-11-19)
 2019-11-19  9:57 UTC  (2+ messages)

[PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-19 10:19 UTC  (26+ messages)
` [PATCH v6 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v6 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v6 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v6 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v6 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v6 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v6 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v6 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v6 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v6 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v6 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v6 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v6 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v6 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v6 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v6 16/24] net/xdp: "
` [PATCH v6 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v6 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v6 19/24] vfio, mm: "
` [PATCH v6 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v6 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v6 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v6 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v6 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH v11 00/11] Rockchip ISP Driver
 2019-11-19 10:16 UTC  (8+ messages)
` [PATCH v11 02/11] media: staging: rkisp1: add document for rkisp1 meta buffer format

[PATCH v2] media: atmel: atmel-isc-base: expose white balance as v4l2 controls
 2019-11-19 10:03 UTC 

[PATCH v7] vivid: Add touch support
 2019-11-19  9:55 UTC  (4+ messages)

[PATCH v2] v4l2-ctl:Add Support for Touch
 2019-11-19  9:38 UTC  (3+ messages)
` [PATCH v3] "

KASAN: use-after-free Read in si470x_int_in_callback (2)
 2019-11-19  9:10 UTC  (3+ messages)

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-19  7:00 UTC  (39+ messages)
` [PATCH v5 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v5 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v5 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v5 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v5 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v5 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v5 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v5 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v5 16/24] net/xdp: "
` [PATCH v5 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v5 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v5 19/24] vfio, mm: "
` [PATCH v5 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v5 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v5 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v5 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v5 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

cron job: media_tree daily build: WARNINGS
 2019-11-19  4:54 UTC 

[RESEND Patch v3 00/20] media: ti-vpe: cal: maintenance
 2019-11-18 17:47 UTC  (7+ messages)
` [RESEND Patch v3 01/20] dt-bindings: media: cal: update binding to use syscon
` [RESEND Patch v3 02/20] dt-bindings: media: cal: update binding example
` [RESEND Patch v3 20/20] dt-bindings: media: cal: convert binding to yaml

[PATCH 09/15] dma-buf: Drop dma_buf_k(un)map
 2019-11-18 16:43 UTC  (7+ messages)
` [PATCH 11/15] media/videobuf2: Drop dma_buf->k(un)map support
` [PATCH 15/15] dma-buf: Remove kernel map/unmap hooks

ir_kbd_i2c oops
 2019-11-18 16:21 UTC 

[PATCH v4l-utils] libmediactl: bug fix in memory allocation for links enumeration
 2019-11-18 16:10 UTC  (2+ messages)

[PATCH] media: v4l2-core: set sd->devnode = NULL if v4l2_device_register_subdev_nodes fails
 2019-11-18 14:37 UTC  (4+ messages)

[RFC] Add VIDIOC_DESTROY_BUFS
 2019-11-18 14:09 UTC  (4+ messages)

[PATCH] media: usb: go7007: s2250-board: add missed i2c_unregister_device
 2019-11-18 11:40 UTC 

[PATCH v4 00/11] media: Report camera sensor properties
 2019-11-18 11:32 UTC  (11+ messages)
` [PATCH v4 01/11] dt-bindings: video-interfaces: Document 'location' property

guest / host buffer sharing 
 2019-11-18 10:20 UTC  (14+ messages)

[PATCH v2 0/2] sunxi: dts: tanix-tx6: Add rc map
 2019-11-18  9:55 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: add new rc map name
` [PATCH v2 2/2] arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping

cron job: media_tree daily build: WARNINGS
 2019-11-18  4:54 UTC 

[PATCH] media: rc: add keymap for Videostrong KII Pro
 2019-11-17 19:40 UTC 

[PATCH] media: coda: jpeg: fix platform_get_irq.cocci warnings
 2019-11-17 11:11 UTC 

[PATCH] media: cx23885: Add support for AVerMedia CE310B
 2019-11-16 22:38 UTC 

[PATCH AUTOSEL 4.19 194/237] media: ov13858: Check for possible null pointer
 2019-11-16 15:40 UTC 

[PATCH v5] vivid: Add touch support
 2019-11-16 10:41 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2 0/6] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2019-11-16  9:49 UTC  (9+ messages)
` [PATCH v2 1/6] v4l2-dev/ioctl: Add default handlers for VIDIOC_{G,S}_{INPUT,OUTPUT}
` [PATCH v2 2/6] rcar-vin: Use default VIDIOC_{G,S}_{INPUT,OUTPUT} handler
` [PATCH v2 3/6] staging/intel-ipu3: "
` [PATCH v2 4/6] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
` [PATCH v2 5/6] rcar-vin: Make use of V4L2_CAP_IO_MC
` [PATCH v2 6/6] staging/intel-ipu3: "

cron job: media_tree daily build: WARNINGS
 2019-11-16  4:55 UTC 

[RFC PATCH] media: bcm3510.c: Fix checkpatch.pl errors
 2019-11-16  2:06 UTC  (2+ messages)

[PATCH 0/3] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2019-11-15 23:47 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH v11 00/15] TVP5150 Features and fixes
 2019-11-15 23:34 UTC  (3+ messages)
` [PATCH v11 04/15] media: v4l2-fwnode: add initial connector parsing support

[PATCH v3 00/14] si2157: Analog tuning and optimizations
 2019-11-15 20:23 UTC  (19+ messages)
` [PATCH v3 01/14] si2157: Enable tuner status flags
` [PATCH v3 02/14] si2157: Check error status bit on cmd execute
` [PATCH v3 03/14] si2157: Better check for running tuner in init
` [PATCH v3 04/14] si2157: Add analog tuning related functions
` [PATCH v3 05/14] si2157: Briefly wait for tuning operation to complete
` [PATCH v3 06/14] si2157: module debug option to wait on signal lock
` [PATCH v3 07/14] cx23885: Add analog frontend to Hauppauge QuadHD
` [PATCH v3 08/14] cx23885: Add analog frontend to 1265_K4
` [PATCH v3 09/14] cx23885: Add analog frontend to HVR5525
` [PATCH v3 10/14] cx23885: Add i2c device analog tuner support
` [PATCH v3 11/14] cx231xx: "
` [PATCH v3 12/14] si2157: add on-demand rf strength func
` [PATCH v3 13/14] lgdt3306a: Add CNR v5 stat
` [PATCH v3 14/14] cx25840: Register labeling, chip specific correction

[linux-next:master 9804/12136] powerpc64-linux-ld: warning: orphan section `.ctors.65435' from `drivers/media/rc/keymaps/rc-beelink-gs1.o' being placed in section `.ctors.65435'
 2019-11-15 18:11 UTC 

[PATCH 3/4] media: af9035: add support for Logilink VG0022A
 2019-11-15 18:06 UTC  (4+ messages)
` [PATCH 4/4] Add "

[PATCH v3 0/3] Enable Hantro G1 post-processor
 2019-11-15 16:10 UTC  (5+ messages)
` [PATCH v3 2/3] media: hantro: Support color conversion via post-processing

[ANN] Report of Media Summit: Codecs
 2019-11-15 14:52 UTC  (4+ messages)
` VP9 Stateless Support (follow up of [ANN] Report of Media Summit: Codecs)
  ` Recap of: "

[PATCH v1] media: venus: firmware: Use %pR to print IO resource
 2019-11-15 14:30 UTC 

[PATCH v2 01/13] media: uvcvideo: drop error check of debugfs_create_dir()
 2019-11-15 13:45 UTC  (7+ messages)
` [PATCH v2 05/13] usb: musb: create debugfs directory under usb root

[linux-next:master 4299/12136] powerpc64-linux-ld: warning: orphan section `.ctors.65435' from `drivers/media/rc/keymaps/rc-vega-s9x.o' being placed in section `.ctors.65435'
 2019-11-15 13:39 UTC 

[PATCH v2 4/5] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-11-15 12:34 UTC 

[PATCH 0/5] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-11-15 12:34 UTC  (7+ messages)
  ` [EXT] "

Investment opportunity
 2019-11-15 11:50 UTC 

[PATCH] media_build: support building against a specific kernel
 2019-11-15 11:11 UTC 

[linux-next:master 4301/11657] powerpc64-linux-ld: warning: orphan section `.ctors.65435' from `drivers/media/rc/keymaps/rc-vega-s9x.o' being placed in section `.ctors.65435'
 2019-11-15  8:32 UTC 

[PATCH RFC v2 00/10] media: hantro: H264 fixes and improvements
 2019-11-15  8:15 UTC  (6+ messages)
  ` [RFC v2 09/10] media: uapi: h264: Add DPB entry field reference flags

[PATCH] media: hantro: make update_dpb() not leave holes in DPB
 2019-11-15  7:09 UTC  (5+ messages)

[PATCH v3 01/13] media: uvcvideo: drop error check of debugfs_create_dir()
 2019-11-15  5:33 UTC  (7+ messages)
` [PATCH v3 02/13] usb: chipidea: debug: create debugfs directory under usb root
` [PATCH v3 04/13] usb: dwc3: "
` [PATCH v3 05/13] usb: musb: "
` [PATCH v3 07/13] usb: dwc2: "
` [PATCH v3 10/13] usb: gadget: udc: renesas_usb3: "

[PATCH] media: pxa_camera: add missed tasklet_kill
 2019-11-15  2:31 UTC 

[PATCH v2] media: bindings: video-interfaces: Update the example
 2019-11-14 21:31 UTC  (3+ messages)

[PATCH] dt-bindings: media: renesas,ceu: Convert to yaml
 2019-11-14 21:16 UTC  (2+ messages)

[PATCH] dt-bindings: rcar-csi2: Convert bindings to json-schema
 2019-11-14 16:25 UTC  (3+ messages)

[PATCH 0/3] dt-bindings: rcar-vin: Convert bindings to json-schema
 2019-11-14 14:15 UTC  (4+ messages)
` [PATCH 3/3] "


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).