linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-21 08:20:40 to 2019-11-26 14:17:01 UTC [more...]

[PATCH v7] vivid: Add touch support
 2019-11-26 14:16 UTC  (7+ messages)
` [PATCH v8] "
      ` [PATCH v9] "

[PATCH v4 0/8] y2038 safety in v4l2
 2019-11-26 14:15 UTC  (14+ messages)
` [PATCH v4 2/8] media: v4l2: abstract timeval handling in v4l2_buffer
` [PATCH v4 5/8] media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI
` [PATCH v4 6/8] media: v4l2-core: fix v4l2_buffer handling "

[GIT PULL for v5.5-rc1] media updates
 2019-11-26 14:10 UTC  (2+ messages)

[PATCH v3 0/3] media: vimc: use configfs in order to configure devices topologies
 2019-11-26 12:10 UTC  (4+ messages)
` [PATCH v3 1/3] media: vimc: Add the implementation for the configfs api
` [PATCH v3 2/3] media: vimc: use configfs instead of having hardcoded configuration
` [PATCH v3 3/3] media: vimc: Add device index to the bus_info

[PATCH v3 0/3] media: vimc: release vimc in release cb of v4l2_device
 2019-11-26 12:08 UTC  (4+ messages)
` [PATCH v3 1/3] media: vimc: replace vimc->pdev.dev with vimc->mdev.dev
` [PATCH v3 2/3] media: vimc: allocate vimc_device dynamically
` [PATCH v3 3/3] media: vimc: crash fix - release vimc in the v4l_device release

[PATCH 15/15] dma-buf: Remove kernel map/unmap hooks
 2019-11-26 10:54 UTC  (5+ messages)
      ` [kbuild-all] "

[PATCH v2 0/3] media: meson: vdec: Add compliant H264 support
 2019-11-26  9:38 UTC  (4+ messages)
` [PATCH v2 1/3] media: v4l2-mem2mem: mark DONE any OUTPUT queued buffer after CMD_STOP
` [PATCH v2 2/3] media: meson: vdec: bring up to compliance
` [PATCH v2 3/3] media: meson: vdec: add H.264 decoding support

[PATCH 0/5] v4l2 JPEG helpers and CODA960 JPEG decoder
 2019-11-26  9:07 UTC  (6+ messages)
` [PATCH 1/5] media: add v4l2 JPEG helpers
  ` [EXT] "
` [EXT] [PATCH 0/5] v4l2 JPEG helpers and CODA960 JPEG decoder

[PATCH] media: videobuf2-core: fix dprintk level
 2019-11-26  8:12 UTC 

[PATCH] media: adv7604: extend deep color mode to ADV7611
 2019-11-26  6:28 UTC  (5+ messages)
` [PATCH v2] "

cron job: media_tree daily build: WARNINGS
 2019-11-26  4:56 UTC 

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-25 23:10 UTC  (20+ messages)
` [PATCH v2 01/19] mm/gup: factor out duplicate code from four routines
` [PATCH v2 02/19] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v2 03/19] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v2 04/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 05/19] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v2 06/19] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v2 07/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 08/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v2 09/19] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v2 10/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 11/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 12/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 13/19] net/xdp: "
` [PATCH v2 14/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 15/19] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 16/19] vfio, mm: "
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v2 18/19] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v2 19/19] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH] media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
 2019-11-25 21:47 UTC 

[PATCH 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-25 20:46 UTC  (25+ messages)
` [PATCH 01/19] mm/gup: factor out duplicate code from four routines
` [PATCH 02/19] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH 03/19] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH 04/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 05/19] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH 06/19] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH 07/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 08/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 09/19] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH 10/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 11/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 12/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 13/19] net/xdp: "
` [PATCH 14/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 15/19] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 16/19] vfio, mm: "
` [PATCH 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH 18/19] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH 19/19] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH 0/5] input: rmi4/synaptics fixes
 2019-11-25 18:51 UTC  (15+ 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()
  ` [PATCHv2 5/5] input/rmi4/rmi_smbus.c: don't increment rmiaddr

guest / host buffer sharing 
 2019-11-25 16:46 UTC  (10+ messages)
    ` [virtio-dev] "

[PATCH] platform/chrome: cros_ec: Rename cros_ec_dev to cros_ec_mfd_dev
 2019-11-25 16:00 UTC  (3+ messages)

[GIT PULL FOR v5.6] ti-vpe: cal: maintenance
 2019-11-25 13:59 UTC  (2+ messages)

KASAN: use-after-free Read in dvb_usb_device_exit (2)
 2019-11-25 13:40 UTC 

[V3, 0/2] media: ov8856: Add YAML binding and sensor mode support
 2019-11-25  9:33 UTC  (3+ messages)
` [V3, 2/2] media: i2c: ov8856: Add support for more sensor modes

[PATCH] dma-buf: Fix memory leak in sync_file_merge()
 2019-11-25  9:22 UTC  (2+ messages)

[PATCH 00/10] edid-decode: bug fixes, additions, changes
 2019-11-25  9:15 UTC  (19+ messages)
` [PATCH 01/10] edid-decode: change horizontal refresh rates to kHz
` [PATCH 02/10] edid-decode: correct horizontal range in Monitor Ranges
` [PATCH 03/10] edid-decode: correct calculation of DisplayID type 1 timings
` [PATCH 04/10] edid-decode: add front porch, pulse width, and back porch
` [PATCH 05/10] edid-decode: output timings for YCbCr 4:2:0 cmdb
` [PATCH 06/10] edid-decode: Dump hex of unknown CTA Vendor-Specific blocks
` [PATCH 07/10] edid-decode: cleanup printf format string compiler warnings
` [PATCH 08/10] edid-decode: Dump hex of non-decoded extension blocks
` [PATCH 09/10] edid-decode: DisplayID additions
` [PATCH 10/10] edid-decode: add example EDIDs

[PATCH 0/5] media: atmel: atmel-isc-base: fixes for GREY/mt9v022 support
 2019-11-25  8:32 UTC  (6+ messages)
` [PATCH 1/5] media: atmel: atmel-isc-base: allow 8 bit direct dump
` [PATCH 2/5] media: atmel: atmel-isc-base: add support for Y10 format
` [PATCH 3/5] media: atmel: atmel-isc-base: properly initialize pad_cfg
` [PATCH 4/5] media: atmel: atmel-isc-base: fix enum calls default format
` [PATCH 5/5] media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmt

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

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-25  0:53 UTC  (34+ messages)
` [PATCH v7 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v7 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v7 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v7 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v7 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v7 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v7 17/24] mm/gup: track FOLL_PIN pages

[PATCH v2 00/23] media: imx: Create media links in bound notifiers
 2019-11-24 19:07 UTC  (24+ messages)
` [PATCH v2 01/23] media: entity: Pass entity to get_fwnode_pad operation
` [PATCH v2 02/23] media: entity: Modify default behavior of media_entity_get_fwnode_pad
` [PATCH v2 03/23] media: entity: Convert media_entity_get_fwnode_pad() args to const
` [PATCH v2 04/23] media: Move v4l2_fwnode_parse_link from v4l2 to driver base
` [PATCH v2 05/23] media: entity: Add functions to convert fwnode endpoints to media links
` [PATCH v2 06/23] media: adv748x: csi2: Implement get_fwnode_pad
` [PATCH v2 07/23] media: rcar-csi2: Fix fwnode media link creation
` [PATCH v2 08/23] media: cadence: csi2rx: "
` [PATCH v2 09/23] media: sun6i: "
` [PATCH v2 10/23] media: st-mipid02: "
` [PATCH v2 11/23] media: stm32-dcmi: "
` [PATCH v2 12/23] media: sunxi: "
` [PATCH v2 13/23] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()
` [PATCH v2 14/23] media: video-mux: Create media links in bound notifier
` [PATCH v2 15/23] media: imx: mipi csi-2: "
` [PATCH v2 16/23] media: imx7-mipi-csis: "
` [PATCH v2 17/23] media: imx7-media-csi: "
` [PATCH v2 18/23] media: imx: csi: Implement get_fwnode_pad
` [PATCH v2 19/23] media: imx: csi: Embed notifier in struct csi_priv
` [PATCH v2 20/23] media: imx: csi: Create media links in bound notifier
` [PATCH v2 21/23] media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnode
` [PATCH v2 22/23] media: imx: Create missing links from CSI-2 receiver
` [PATCH v2 23/23] media: imx: TODO: Remove media link creation todos

[PATCH v3 00/14] si2157: Analog tuning and optimizations
 2019-11-24  5:09 UTC  (3+ messages)
` [PATCH v3 04/14] si2157: Add analog tuning related functions

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

[PATCH v3] v4l2-ctl:Add Support for Touch
 2019-11-23 18:36 UTC  (2+ messages)
` [PATCH v4] "

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

KASAN: use-after-free Read in si470x_int_in_callback (2)
 2019-11-22 20:12 UTC  (6+ messages)

[PATCH] media: hantro: Support H264 profile control
 2019-11-22 16:52 UTC  (4+ messages)

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

[PATCH v4 01/11] dt-bindings: video-interfaces: Document 'location' property
 2019-11-22  4:53 UTC  (12+ messages)

2989f64510 ("dma-buf: Add selftests for dma-fence"): WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:524 __debug_object_init
 2019-11-22  1:32 UTC  (3+ messages)

[PATCH] dvb-core/dvb_demux.c: Fix receiving invalid EIT-sections
 2019-11-21 15:19 UTC 

[PATCH] media: cxusb: use dev_dbg() rather than hand-rolled debug
 2019-11-21 14:55 UTC 

ir_kbd_i2c oops
 2019-11-21 14:19 UTC  (4+ messages)

[RFC RESEND] virtio-video: Add virtio video device specification
 2019-11-21 10:54 UTC  (4+ messages)
` [virtio-dev] "

[PATCH 0/3] media: meson: vdec: add sm1 platform
 2019-11-21 10:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: amlogic,gx-vdec: add bindings for SM1 family
` [PATCH 2/3] media: meson: vdec: add sm1 platform
` [PATCH 3/3] arm64: dts: meson-sm1: add video decoder compatible

[PATCH] media: i2c: mt9v032: fix enum mbus codes and frame sizes
 2019-11-21  8:20 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;
as well as URLs for NNTP newsgroup(s).