linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-20 15:35:56 to 2016-04-24 21:10:24 UTC [more...]

[RFC PATCH 00/24] Make Nokia N900 cameras working
 2016-04-24 21:08 UTC  (11+ 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

[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

[PATCHv3 00/12] vb2: replace allocation context by device pointer
 2016-04-24 20:59 UTC  (21+ 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 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 

[PATCH 00/13] R-Car VSP improvements for v4.7 - Round 2
 2016-04-23 23:50 UTC  (14+ 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

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

[PATCH] [media] tvp686x: Don't go past array
 2016-04-23  9:51 UTC  (2+ messages)

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  (17+ messages)
` [PATCH 1/8] Input: atmel_mxt_ts - add support for T37 diagnostic data
` [PATCH 2/8] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device
` [PATCH 3/8] Input: atmel_mxt_ts - read touchscreen size
` [PATCH 4/8] Input: atmel_mxt_ts - handle diagnostic data orientation
` [PATCH 5/8] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
` [PATCH 6/8] Input: atmel_mxt_ts - add support for reference data
` [PATCH 7/8] Input: atmel_mxt_ts - single node diagnostic data support
` [PATCH 8/8] Input: atmel_mxt_ts - add v4l pixelformat definition for touch refs output

[PATCH/RFC 0/2] Meta-data video device type
 2016-04-22 14:37 UTC  (14+ messages)
` [PATCH/RFC 1/2] v4l: Add meta-data "
` [PATCH/RFC 2/2] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engine

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

[PATCH v7 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-04-22 13:47 UTC  (15+ 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: 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  (7+ messages)
` [PATCH 1/2] drm: rcar-du: Add Z-order support for VSP planes
` [PATCH 2/2] drm: rcar-du: Add alpha "

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 

cron job: media_tree daily build: WARNINGS
 2016-04-22  3:07 UTC 

[PATCH/RFC] dvb-core: drop stubs for llseek()
 2016-04-21 21:05 UTC 

[PATCH 1/2] tw686x: fix sparse warning
 2016-04-21 17:49 UTC  (4+ messages)
` [PATCH 2/2] tw686x-video: test for 60Hz instead of 50Hz

[PATCH] [media] af9035: fix for MXL5007T devices with I2C read issues
 2016-04-21 16:53 UTC  (5+ messages)

[RFT PATCH v2] [media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handling
 2016-04-21 13:21 UTC  (2+ messages)

[PATCHv5] [media] rcar-vin: add Renesas R-Car VIN driver
 2016-04-21 12:56 UTC 

[PATCH v7 00/24] i2c mux cleanup and locking update
 2016-04-21 12:33 UTC  (9+ messages)
` [PATCH v7 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v7 21/24] [media] si2168: "
` [PATCH v7 22/24] [media] rtl2832: "
` [PATCH v7 23/24] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v7 24/24] [media] rtl2832: regmap is aware of lockdep, drop local locking hack

file (standard input) matches
 2016-04-21 10:15 UTC 

[PATCH] v4l: 790: added support for terratec cinergy 250 usb
 2016-04-21 10:11 UTC 

[PATCH] [media] smiapp: provide g_skip_top_lines method in sensor ops
 2016-04-21  9:54 UTC  (4+ messages)

[PATCHv4] [media] rcar-vin: add Renesas R-Car VIN driver
 2016-04-21  9:41 UTC  (3+ messages)

Direct Cash Loan Offer At Fixed 3.5% Interest Rate
 2016-04-21  6:11 UTC 

cron job: media_tree daily build: ERRORS
 2016-04-21  3:26 UTC 

[PATCH] [media] tw686x-kh: use the cached value
 2016-04-20 16:41 UTC 

[PATCH] r8a7791-koelsch.dts: add HDMI input
 2016-04-20 16:24 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).