public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-22 04:25:39 to 2016-04-25 12:25:12 UTC [more...]

[PATCHv15 00/15] HDMI CEC framework
 2016-04-25 12:24 UTC  (12+ messages)
` [PATCHv15 01/15] input.h: add BUS_CEC type
` [PATCHv15 02/15] HID: add HDMI CEC specific keycodes
` [PATCHv15 03/15] rc: Add HDMI CEC protocol handling
` [PATCHv15 04/15] cec: add HDMI CEC framework
` [PATCHv15 05/15] cec/TODO: add TODO file so we know why this is still in staging
` [PATCHv15 06/15] cec: add compat32 ioctl support
` [PATCHv15 07/15] cec.txt: add CEC framework documentation
` [PATCHv15 08/15] DocBook/media: add CEC documentation
` [PATCHv15 09/15] cec: adv7604: add cec support
` [PATCHv15 10/15] cec: adv7842: "
` [PATCHv15 11/15] cec: adv7511: "

[PATCH] [media] tvp686x: Don't go past array
 2016-04-25 11:36 UTC  (3+ messages)

[PATCH] [media] sta2x11: remove unused vars
 2016-04-25 11:13 UTC 

[GIT PULL FOR v4.7] Various fixes, remove most 'experimental' annotations
 2016-04-25 11:05 UTC  (2+ messages)

[RFC PATCH 00/24] Make Nokia N900 cameras working
 2016-04-25 10:40 UTC  (30+ messages)
  ` [RFC PATCH 01/24] V4L fixes
  ` [RFC PATCH 02/24] smiaregs: Generic i2c register writing
  ` [RFC PATCH 03/24] et8ek8: Toshiba 5MP sensor driver
  ` [RFC PATCH 04/24] smiapp-pll: Take existing divisor into account in minimum divisor check
  ` [RFC PATCH 05/24] smiapp: Add smiapp_has_quirk() to tell whether a quirk is implemented
  ` [RFC PATCH 06/24] smiapp: Add quirk control support
  ` [RFC PATCH 07/24] v4l: of: Call CSI2 bus csi2, not csi
  ` [RFC PATCH 08/24] v4l: of: Obtain data bus type from bus-type property
  ` [RFC PATCH 09/24] v4l: Add CSI1 and CCP2 bus type to enum v4l2_mbus_type
  ` [RFC PATCH 10/24] v4l: of: Separate lane parsing from CSI-2 bus parameter parsing
  ` [RFC PATCH 11/24] dt: bindings: v4l: Add bus-type video interface property
  ` [RFC PATCH 12/24] dt: bindings: Add CSI1/CCP2 related properties to video-interfaces.txt
  ` [RFC PATCH 13/24] v4l: of: Support CSI-1 and CCP2 busses
  ` [RFC PATCH 14/24] media: et8ek8: add device tree binding document
  ` [RFC PATCH 15/24] media: add subdev type for bus switch
  ` [RFC PATCH 16/24] media: video-bus-switch: new driver
  ` [RFC PATCH 17/24] smiapp: add CCP2 support
  ` [RFC PATCH 18/24] v4l2-async: per notifier locking
  ` [RFC PATCH 19/24] v4l2_device_register_subdev_nodes: allow calling multiple times
  ` [RFC PATCH 20/24] ARM: dts: omap3-n900: enable cameras
  ` [RFC PATCH 21/24] omap3isp: dt: Add support for CSI1/CCP2 busses
  ` [RFC PATCH 22/24] [media] omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode
  ` [RFC PATCH 23/24] [media] omap3isp: Make sure CSI1 interface is enabled in CPP2 mode
  ` [RFC PATCH 24/24] ARM: dts: omap3-n900: enable cameras - remove invalid entry

[GIT PULL FOR v4.6] One bug fix, two regression fixes
 2016-04-25 10:21 UTC 

[GIT PULL FOR v4.6] One bug fix, one regression
 2016-04-25  9:32 UTC 

[PATCH v7 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-04-25  9:22 UTC  (20+ messages)
` [PATCH v7 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v7 2/8] [media] VPU: mediatek: support Mediatek VPU
    ` [PATCH v7 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
      ` [PATCH v7 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
        ` [PATCH v7 5/8] [media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
          ` [PATCH v7 6/8] [media] vcodec: mediatek: Add Mediatek VP8 "
            ` [PATCH v7 7/8] [media] vcodec: mediatek: Add Mediatek H264 "
              ` [PATCH v7 8/8] arm64: dts: mediatek: Add Video Encoder for MT8173

[PATCH] [media] v4l2-dv-timings.h: CEA-861-F 4K timings have positive sync polarities
 2016-04-25  9:07 UTC  (2+ messages)

[PATCH v4] media: vb2: Fix regression on poll() for RW mode
 2016-04-25  9:04 UTC 

[PATCH v2] media: vb2: Fix regression on poll() for RW mode
 2016-04-25  8:56 UTC  (3+ messages)

[PATCH v3] media: vb2: Fix regression on poll() for RW mode
 2016-04-25  8:49 UTC 

[PATCH 00/13] R-Car VSP improvements for v4.7 - Round 2
 2016-04-25  8:24 UTC  (17+ messages)
` [PATCH 01/13] dt-bindings: Add Renesas R-Car FCP DT bindings
` [PATCH 02/13] v4l: Add Renesas R-Car FCP driver
` [PATCH 03/13] v4l: vsp1: Implement runtime PM support
` [PATCH 04/13] v4l: vsp1: Don't handle clocks manually
` [PATCH 05/13] v4l: vsp1: Add FCP support
` [PATCH 06/13] v4l: vsp1: Add output node value to routing table
` [PATCH 07/13] v4l: vsp1: Replace container_of() with dedicated macro
` [PATCH 08/13] v4l: vsp1: Make vsp1_entity_get_pad_compose() more generic
` [PATCH 09/13] v4l: vsp1: Move frame sequence number from video node to pipeline
` [PATCH 10/13] v4l: vsp1: Group DRM RPF parameters in a structure
` [PATCH 11/13] drm: rcar-du: Add alpha support for VSP planes
` [PATCH 12/13] drm: rcar-du: Add Z-order "
` [PATCH 13/13] v4l: vsp1: Remove deprecated DRM API

[PATCHv3 00/12] vb2: replace allocation context by device pointer
 2016-04-25  7:25 UTC  (23+ messages)
` [PATCHv3 01/12] vb2: add a dev field to use for the default allocation context
` [PATCHv3 02/12] v4l2-pci-skeleton: set q->dev instead of allocating a context
` [PATCHv3 03/12] sur40: "
` [PATCHv3 04/12] media/pci: convert drivers to use the new vb2_queue dev field
` [PATCHv3 05/12] staging/media: "
` [PATCHv3 06/12] media/platform: "
` [PATCHv3 07/12] "
` [PATCHv3 08/12] "
` [PATCHv3 09/12] media/.../soc-camera: "
` [PATCHv3 10/12] media/platform: "
` [PATCHv3 11/12] "
` [PATCHv3 12/12] vb2: replace void *alloc_ctxs by struct device *alloc_devs

[PATCH 14/41] Documentation: dt: media: fix spelling mistake
 2016-04-25  6:37 UTC  (3+ messages)
` [PATCH 23/41] Documentation: DocBook: "
  ` [PATCH 37/41] Documentation: video4linux: fix spelling mistakes

mceusb xhci issue?
 2016-04-25  4:06 UTC 

cron job: media_tree daily build: WARNINGS
 2016-04-25  3:01 UTC 

[PATCH 1/2] [media] tvp5150: return I2C write operation failure to callers
 2016-04-24 21:03 UTC  (4+ messages)
` [PATCH 2/2] [media] tvp5150: propagate I2C write error in .s_register callback

[PATCHv4 00/13] vb2: replace allocation context by device pointer
 2016-04-24 21:01 UTC  (16+ messages)
` [PATCHv4 01/13] vb2: move dma_attrs to vb2_queue
` [PATCHv4 02/13] vb2: add a dev field to use for the default allocation context
` [PATCHv4 03/13] v4l2-pci-skeleton: set q->dev instead of allocating a context
` [PATCHv4 04/13] sur40: "
` [PATCHv4 05/13] media/pci: convert drivers to use the new vb2_queue dev field
` [PATCHv4 06/13] staging/media: "
` [PATCHv4 07/13] media/platform: "
` [PATCHv4 08/13] "
` [PATCHv4 09/13] "
` [PATCHv4 10/13] media/.../soc-camera: "
` [PATCHv4 11/13] media/platform: "
` [PATCHv4 12/13] "
` [PATCHv4 13/13] vb2: replace void *alloc_ctxs by struct device *alloc_devs

[PATCH 0/6] Various rcar-vin and adv* fixes
 2016-04-24 14:57 UTC  (14+ messages)
` [PATCH 1/6] adv7180: fix broken standards handling
` [PATCH 2/6] sta2x11_vip: fix s_std
` [PATCH 3/6] rcar-vin: support the source change event and "
` [PATCH 4/6] tc358743: drop bogus comment
` [PATCH 5/6] media/i2c/adv*: make controls inheritable instead of private
` [PATCH 6/6] rcar-vin: failed start_streaming didn't call s_stream(0)

cron job: media_tree daily build: WARNINGS
 2016-04-24  3:03 UTC 

dvb-s2 card "TeVii S472" (cx23885)
 2016-04-23 12:51 UTC 

cron job: media_tree daily build: WARNINGS
 2016-04-23  3:05 UTC 

我的交友主页是
 2016-04-22 23:55 UTC 

[PATCH] [media] au0828: fix double free in au0828_usb_probe()
 2016-04-22 22:05 UTC 

[PATCH] media: vb2: Fix regression on poll() for RW mode
 2016-04-22 17:46 UTC  (13+ messages)

[PATCH 0/8] Input: atmel_mxt_ts - output raw touch diagnostic data via V4L
 2016-04-22 15:44 UTC  (6+ messages)

[PATCH/RFC 0/2] Meta-data video device type
 2016-04-22 14:37 UTC  (9+ messages)
` [PATCH/RFC 1/2] v4l: Add meta-data "

[PATCH v3 0/7] Lager board HDMI input support
 2016-04-22 14:07 UTC  (7+ messages)
` [PATCH v3 5/7] media: rcar-vin: add DV timings support

[PATCH] media: fix media_open() to not release lock too soon
 2016-04-22 13:30 UTC  (2+ messages)

[PATCH] VPU: mediatek: fix simple_open.cocci warnings
 2016-04-22 13:12 UTC 

[PATCH] VPU: mediatek: fix platform_no_drv_owner.cocci warnings
 2016-04-22 13:08 UTC 

[PATCH v7 00/24] i2c mux cleanup and locking update
 2016-04-22 11:52 UTC 

[PATCH v7 08/24] iio: imu: inv_mpu6050: convert to use an explicit i2c mux core
 2016-04-22 11:37 UTC  (2+ messages)
` [PATCH v8 "

[PATCH v7 00/24] i2c mux cleanup and locking update
 2016-04-22 11:14 UTC  (2+ messages)

[patch] [media] cx231xx: silence uninitialized variable warning
 2016-04-22 10:03 UTC 

[PATCH 0/2] Drop obsolete 'experimental' annotations
 2016-04-22  9:06 UTC  (3+ messages)
` [PATCH 1/2] videodev2.h: remove "
` [PATCH 2/2] DocBook media: drop "

[RFC] Streaming I/O: proposal to expose MMAP/USERPTR/DMABUF capabilities with QUERYCAP
 2016-04-22  8:34 UTC  (3+ messages)

[PATCH 0/2] Renesas R-Car Gen3 DU alpha and z-order support
 2016-04-22  8:29 UTC  (5+ messages)
` [PATCH 1/2] drm: rcar-du: Add Z-order support for VSP planes

libdvbv5 licencing
 2016-04-22  8:25 UTC  (5+ messages)

[PATCH for v4.6] v4l2-dv-timings.h: fix polarity for 4k formats
 2016-04-22  7:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox