linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-03 09:27:50 to 2016-10-10 17:31:01 UTC [more...]

[Patch 00/35] media: ti-vpe: fixes and enhancements
 2016-10-10 17:30 UTC  (2+ messages)

[PATCH 00/22] Basic i.MX IPUv3 capture support
 2016-10-10 15:48 UTC  (33+ messages)
` [PATCH 01/22] [media] v4l2-async: move code out of v4l2_async_notifier_register into v4l2_async_test_nofity_all
` [PATCH 02/22] [media] v4l2-async: allow subdevices to add further subdevices to the notifier waiting list
` [PATCH 03/22] [media] v4l: of: add v4l2_of_subdev_registered
` [PATCH 04/22] [media] v4l2-subdev.h: add prepare_stream op
` [PATCH 05/22] [media] v4l2-async: add new subdevices to the tail of subdev_list
` [PATCH 06/22] [media] imx: Add i.MX SoC wide media device driver
` [PATCH 07/22] [media] imx: Add IPUv3 media common code
` [PATCH 08/22] [media] imx-ipu: Add i.MX IPUv3 CSI subdevice driver
` [PATCH 09/22] [media] imx: Add i.MX IPUv3 capture driver
` [PATCH 10/22] [media] platform: add video-multiplexer subdevice driver
` [PATCH 11/22] [media] imx: Add i.MX MIPI CSI-2 "
` [PATCH 12/22] [media] tc358743: put lanes in STOP state before starting streaming
` [PATCH 13/22] ARM: dts: imx6qdl: Add capture-subsystem node
` [PATCH 14/22] ARM: dts: imx6qdl: Add mipi_ipu1/2 multiplexers, mipi_csi, and their connections
` [PATCH 15/22] ARM: dts: imx6qdl: Add MIPI CSI-2 D-PHY compatible and clocks
` [PATCH 16/22] ARM: dts: nitrogen6x: Add dtsi for BD_HDMI_MIPI HDMI to MIPI CSI-2 receiver board
  ` [16/22] "
` [PATCH 17/22] gpu: ipuv3: add ipu_csi_set_downsize
` [PATCH 18/22] [media] imx-ipuv3-csi: support downsizing
` [PATCH 19/22] [media] add mux and video interface bridge entity functions
` [PATCH 20/22] [media] video-multiplexer: set entity function to mux
` [PATCH 21/22] [media] imx: Set i.MX MIPI CSI-2 entity function to bridge
` [PATCH 22/22] [media] tc358743: set entity function to video interface bridge

[PATCH v10 0/3] Secure Memory Allocation Framework
 2016-10-10 12:51 UTC  (12+ messages)
` [PATCH v10 1/3] create SMAF module
` [PATCH v10 2/3] SMAF: add CMA allocator
` [PATCH v10 3/3] SMAF: add test secure module

[PATCH 00/26] Don't use stack for DMA transers on dvb-usb drivers
 2016-10-10 11:44 UTC  (41+ messages)
` [PATCH 01/26] af9005: don't do DMA on stack
` [PATCH 02/26] cinergyT2-core: "
` [PATCH 03/26] cinergyT2-core:: handle error code on RC query
` [PATCH 04/26] cinergyT2-fe: cache stats at cinergyt2_fe_read_status()
` [PATCH 05/26] cinergyT2-fe: don't do DMA on stack
` [PATCH 06/26] cxusb: "
` [PATCH 07/26] dib0700: be sure that dib0700_ctrl_rd() users can do DMA
` [PATCH 08/26] dib0700_core: don't use stack on I2C reads
` [PATCH 09/26] dibusb: don't do DMA on stack
` [PATCH 10/26] dibusb: handle error code on RC query
` [PATCH 11/26] digitv: don't do DMA on stack
` [PATCH 12/26] dtt200u-fe: "
` [PATCH 13/26] dtt200u-fe: handle errors on USB control messages
` [PATCH 14/26] dtt200u: don't do DMA on stack
` [PATCH 15/26] dtt200u: handle USB control message errors
` [PATCH 16/26] dtv5100: : don't do DMA on stack
` [PATCH 17/26] gp8psk: "
` [PATCH 18/26] gp8psk: don't go past the buffer size
` [PATCH 19/26] nova-t-usb2: don't do DMA on stack
` [PATCH 20/26] pctv452e: "
` [PATCH 21/26] pctv452e: don't call BUG_ON() on non-fatal error
  ` [PATCH v2 "
` [PATCH 22/26] technisat-usb2: use DMA buffers for I2C transfers
` [PATCH 23/26] dvb-usb: warn if return value for USB read/write routines is not checked
` [PATCH 24/26] nova-t-usb2: handle error code on RC query
` [PATCH 25/26] dw2102: return error if su3000_power_ctrl() fails
` [PATCH 26/26] digitv: handle error code on RC query

[PATCH RFC] [media] dib0700: remove redundant else
 2016-10-10  9:41 UTC  (3+ messages)

RFC - unclear change in "[media] DiBxxxx: Codingstype updates"
 2016-10-10  6:31 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2016-10-10  4:05 UTC 

[PATCH 0/2] [media] blackfin-capture: Fine-tuning for two function implementations
 2016-10-09 19:58 UTC  (3+ messages)
` [PATCH 1/2] [media] blackfin-capture: Use kcalloc() in bcap_init_sensor_formats()
` [PATCH 2/2] [media] blackfin-capture: Delete an error message for a failed memory allocation

[PATCH 0/2] R-Car DU: Add support for LVDS mode selection
 2016-10-09 16:33 UTC  (5+ messages)
` [PATCH 1/2] devicetree/bindings: display: Add bindings for LVDS panels
` [PATCH 2/2] drm: rcar-du: Add support for LVDS mode selection

cron job: media_tree daily build: ERRORS
 2016-10-09  4:05 UTC 

[PATCH 0/2] [media] dvb-tc90522: Fine-tuning for two function implementations
 2016-10-08 11:57 UTC  (4+ messages)
  ` [PATCH 1/2] [media] dvb-tc90522: Use kmalloc_array() in tc90522_master_xfer()
  ` [PATCH 2/2] [media] dvb-tc90522: Rename a jump label in tc90522_probe()

[PATCH 0/2] [media] cx88-dsp: Fine-tuning for five function implementations
 2016-10-08 11:49 UTC  (3+ messages)
` [PATCH 1/2] [media] cx88-dsp: Use kmalloc_array() in read_rds_samples()
` [PATCH 2/2] [media] cx88-dsp: Add some spaces for better code readability

cron job: media_tree daily build: ERRORS
 2016-10-08  4:05 UTC 

[PATCH] [media] vb2: move dma-buf unmap from __vb2_dqbuf() to vb2_buffer_done()
 2016-10-07 21:44 UTC  (8+ messages)

[linux-review:Mauro-Carvalho-Chehab/Don-t-use-stack-for-DMA-transers-on-dvb-usb-drivers/20161008-021635 21/26] drivers/media/usb/dvb-usb/pctv452e.c:112:2: warning: this 'if' clause does not guard
 2016-10-07 21:17 UTC 

[PATCH 0/3] [media] exynos-gsc: Another round of cleanup and fixes
 2016-10-07 20:39 UTC  (4+ messages)
` [PATCH 1/3] [media] exynos-gsc: don't release a non-dynamically allocated video_device
` [PATCH 2/3] [media] exynos-gsc: unregister video device node on driver removal
` [PATCH 3/3] [media] exynos-gsc: cleanup m2m src and dst vb2 queues on STREAMOFF

[linux-review:Mauro-Carvalho-Chehab/Don-t-use-stack-for-DMA-transers-on-dvb-usb-drivers/20161008-021635 21/26] drivers/media/usb/dvb-usb/pctv452e.c:113:26: error: expected expression before '||' token
 2016-10-07 19:26 UTC 

DVB-T2 for ug-All, Kampala
 2016-10-07 18:07 UTC 

Fw: [PATCH v2] cinergyT2-core: don't do DMA on stack
 2016-10-07 17:30 UTC  (5+ messages)
  `  "

[PATCH v1 0/3] Add a libv4l mpeg2 parser plugin for st-delta video decoder
 2016-10-07 17:00 UTC  (4+ messages)
` [PATCH v1 1/3] add a libv4l "
` [PATCH v1 2/3] libv4l-delta: add GStreamer mpeg codecparser
` [PATCH v1 3/3] libv4l-delta: add mpeg header parser

[PATCH v1 0/2] Add MPEG2 support to STMicroelectronics DELTA video decoder
 2016-10-07 16:59 UTC  (3+ messages)
` [PATCH v1 1/2] [media] st-delta: add parser meta controls
` [PATCH v1 2/2] [media] st-delta: add mpeg2 support

[PATCH v1] Enhance MPEG2 video decoder frame API
 2016-10-07 16:59 UTC  (2+ messages)
` [PATCH v1] [media] v4l2-ctrls: add mpeg2 parser metadata

Reply
 2016-10-07 13:04 UTC 

Problem with VMAP_STACK=y
 2016-10-07 11:11 UTC  (18+ messages)
  ` dvb-usb stack-memory used for URB-buffers (was: Re: Problem with VMAP_STACK=y)

[PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts
 2016-10-07  5:56 UTC  (11+ messages)
` [PATCH 1/4] doc-rst: "
` [PATCH 2/4] doc-rst: customize RTD theme; literal-block
` [PATCH 3/4] doc-rst: migrated media build kernel-cmd directive
` [PATCH 4/4] doc-rst: remove the kernel-include directive

cron job: media_tree daily build: ERRORS
 2016-10-07  4:06 UTC 

[PATCH v2 0/2] Moving runnable code from Documentation (last 2 patches)
 2016-10-06 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] samples: move blackfin gptimers-example from Documentation
` [PATCH v2 2/2] Doc: update 00-INDEX files to reflect the runnable code move

cron job: media_tree daily build: ERRORS
 2016-10-06  4:06 UTC 

[PATCH 00/15] improve function-level documentation
 2016-10-05 20:25 UTC  (6+ messages)
  ` kernel-doc-rst-lint (was: Re: [PATCH 00/15] improve function-level documentation)

[GIT PULL] HSV formats
 2016-10-05 14:40 UTC  (2+ messages)

[PATCH 1/1] v4l: compat: Prevent allocating excessive amounts of memory
 2016-10-05 12:21 UTC 

[RFC 0/5] V4L2 fwnode support
 2016-10-05  8:32 UTC  (7+ messages)
` [RFC 1/5] v4l: fwnode: Support generic fwnode instead of just OF
` [RFC 2/5] v4l: async: Match fwnode instead of of_node
` [RFC 3/5] omap3isp: Switch to fwnode API
` [RFC 4/5] smiapp: Support ACPI power control
` [RFC 5/5] smiapp: Switch to fwnode API
` [RFC 6/6] v4l2: async: Provide interoperability between OF and fwnode matching

[PATCH 1/1] v4l: flash led class: Fix of_node release in probe() error path
 2016-10-05  7:13 UTC 

[GIT PULL v2 FOR v4.10] smiapp cleanups, fixes and runtime PM support
 2016-10-05  7:08 UTC 

cron job: media_tree daily build: ERRORS
 2016-10-05  4:07 UTC 

Problems with item delivery, n.00000185327
 2016-10-04 19:46 UTC 

[PATCH] [media] coda: fix the error path in coda_probe()
 2016-10-04 15:41 UTC 

[PATCH] Add Cinergy S2 rev.4 support
 2016-10-04 11:13 UTC 

[PATCH] [media] : Removing warnings caught by checkpatch.pl
 2016-10-04  7:59 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2016-10-04  4:05 UTC 

cron job: media_tree daily build: ERRORS
 2016-10-03 15:24 UTC  (2+ messages)

[media] uvcvideo: support for contiguous DMA buffers
 2016-10-03 11:27 UTC 

[PATCH 0/3] r8a7793 Gose video input support
 2016-10-03 10:16 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: gose: add HDMI input

[PATCH 0/2] Renesas Lager/Koelsch HDMI input
 2016-10-03 10:15 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: koelsch: add "

[PATCH] [media] v4l: omap4iss: Fix using BIT macro
 2016-10-03 10:01 UTC  (4+ messages)

[PATCH v1.2 5/5] smiapp: Implement support for autosuspend
 2016-10-03  9:27 UTC  (2+ messages)
` [PATCH v1.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).