messages from 2014-03-07 10:37:58 to 2014-03-10 22:41:34 UTC [more...]
[PATCH 00/47] ADV7611 support
2014-03-10 22:43 UTC (4+ messages)
` [PATCH 36/47] adv7604: Make output format configurable through pad format operations
vb2: various small fixes/improvements
2014-03-10 21:20 UTC (12+ messages)
` [REVIEW PATCH 01/11] vb2: stop_streaming should return void
` [REVIEW PATCH 02/11] vb2: fix handling of data_offset and v4l2_plane.reserved[]
` [REVIEW PATCH 03/11] vb2: if bytesused is 0, then fill with output buffer length
` [REVIEW PATCH 04/11] vb2: use correct prefix
` [REVIEW PATCH 05/11] vb2: move __qbuf_mmap before __qbuf_userptr
` [REVIEW PATCH 06/11] vb2: set timestamp when using write()
` [REVIEW PATCH 07/11] vb2: reject output buffers with V4L2_FIELD_ALTERNATE
` [REVIEW PATCH 08/11] vb2: simplify a confusing condition
` [REVIEW PATCH 09/11] vb2: add vb2_fileio_is_active and check it more often
` [REVIEW PATCH 10/11] vb2: set v4l2_buffer.bytesused to 0 for mp buffers
` [REVIEW PATCH 11/11] vb2: allow read/write as long as the format is single planar
[GIT PULL] SDR API
2014-03-10 19:38 UTC
[FINAL PATCH 1/6] v4l: rename v4l2_format_sdr to v4l2_sdr_format
2014-03-10 19:34 UTC (6+ messages)
` [FINAL PATCH 2/6] rtl2832u_sdr: fixing v4l2-compliance issues
` [FINAL PATCH 3/6] rtl2832_sdr: clamp bandwidth to nearest legal value in automode
` [FINAL PATCH 4/6] rtl28xxu: depends on I2C_MUX
` [FINAL PATCH 5/6] msi001: fix v4l2-compliance issues
` [FINAL PATCH 6/6] msi3101: "
[PATCH v6 0/8] Move device tree graph parsing helpers to drivers/of
2014-03-10 19:19 UTC (32+ messages)
` [PATCH v6 4/8] of: Reduce indentation in of_graph_get_next_endpoint
` [PATCH v6 1/8] [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
` [PATCH v6 2/8] Documentation: of: Document graph bindings
` [PATCH v6 3/8] of: Warn if of_graph_get_next_endpoint is called with the root node
` [PATCH v6 5/8] [media] of: move common endpoint parsing to drivers/of
` [PATCH v6 6/8] of: Implement simplified graph binding for single port devices
[GIT PULL FOR v3.15] adv7180 fixes
2014-03-10 17:15 UTC
[PATCH v2] [media] adv7180: Add support for power down
2014-03-10 17:05 UTC
Question about set format call check for vb2_is_busy
2014-03-10 16:13 UTC (3+ messages)
[REVIEW PATCH 0/3] Add g_tvnorms video op
2014-03-10 15:57 UTC (2+ messages)
[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
2014-03-10 15:40 UTC (23+ messages)
[PATCH] rtl2832u_sdr: fixing v4l2-compliance issues
2014-03-10 15:40 UTC (5+ messages)
[PATCH 1/7] [media] adv7180: Fix remove order
2014-03-10 15:32 UTC (11+ messages)
` [PATCH 2/7] [media] adv7180: Free control handler on remove()
` [PATCH 3/7] [media] adv7180: Remove unnecessary v4l2_device_unregister_subdev() from probe error path
` [PATCH 4/7] [media] adv7180: Remove duplicated probe error message
` [PATCH 5/7] [media] adv7180: Use threaded IRQ instead of IRQ + workqueue
` [PATCH 6/7] [media] adv7180: Add support for async device registration
` [PATCH 7/7] [media] adv7180: Add support for power down
[GIT PULL] Move device tree graph parsing helpers to drivers/of
2014-03-10 14:37 UTC (7+ messages)
[REVIEWv1 PATCH 0/7] mem2mem_testdev: fixes and minor enhancements
2014-03-10 13:58 UTC (8+ messages)
` [REVIEWv1 PATCH 1/7] mem2mem_testdev: use 40ms default transfer time
` [REVIEWv1 PATCH 2/7] mem2mem_testdev: pick default format with try_fmt
` [REVIEWv1 PATCH 3/7] mem2mem_testdev: set priv to 0
` [REVIEWv1 PATCH 4/7] mem2mem_testdev: add USERPTR support
` [REVIEWv1 PATCH 5/7] mem2mem_testdev: return pending buffers in stop_streaming()
` [REVIEWv1 PATCH 6/7] mem2mem_testdev: fix field, sequence and time copying
` [REVIEWv1 PATCH 7/7] mem2mem_testdev: improve field handling
[PATCH v4 0/3] Move device tree graph parsing helpers to drivers/of
2014-03-10 13:57 UTC (24+ messages)
` [PATCH v4 1/3] [media] of: move graph helpers from drivers/media/v4l2-core "
` [PATCH v4 3/3] Documentation: of: Document graph bindings
[RFC] videobuf2-dma-contig broken for IOMMU + USERPTR buffers without struct page mapping
2014-03-10 13:27 UTC
[RFC/PATCH] v4l: vb2: Add a function to discard all DONE buffers
2014-03-10 13:11 UTC (2+ messages)
[PATCH 00/15] drx-j: Cleanups, fixes and support for DVBv5 stats
2014-03-10 13:04 UTC (16+ messages)
` [PATCH 01/15] drx-j: Don't use 0 as NULL
` [PATCH 02/15] drx-j: Fix dubious usage of "&" instead of "&&"
` [PATCH 03/15] drx39xxj.h: Fix undefined reference to attach function
` [PATCH 04/15] drx-j: don't use mc_info before checking if its not NULL
` [PATCH 06/15] drx-j: remove external symbols
` [PATCH 07/15] drx-j: Fix usage of drxj_close()
` [PATCH 08/15] drx-j: propagate returned error from request_firmware()
` [PATCH 09/15] drx-j: get rid of some unused vars
` [PATCH 10/15] drx-j: Don't use "state" for DVB lock state
` [PATCH 11/15] drx-j: re-add get_sig_strength()
` [PATCH 12/15] drx-j: Prepare to use DVBv5 stats
` [PATCH 13/15] drx-j: properly handle bit counts on stats
` [PATCH 14/15] drx-j: Fix detection of no signal
` [PATCH 15/15] drx-j: enable DVBv5 stats
[GIT PULL FOR v3.15] Add G/S_EDID support for video nodes
2014-03-10 12:47 UTC (2+ messages)
[GIT PULL FOR v3.14] Three fixes
2014-03-10 12:45 UTC
[PATCH 0/7] v4l: ti-vpe: Some VPE fixes and enhancements
2014-03-10 12:33 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 7/7] v4l: ti-vpe: Add selection API in VPE driver
REVIEW PATCH 0/3] saa7134: convert to vb2
2014-03-10 12:20 UTC (4+ messages)
` [REVIEW PATCH 1/3] vb2: add thread support
` [REVIEW PATCH 2/3] vb2: Add videobuf2-dvb support
` [REVIEW PATCH 3/3] saa7134: convert to vb2
[REVIEW PATCH 00/13] SDR API - V4L API stuff itself
2014-03-10 10:01 UTC (3+ messages)
` [REVIEW PATCH 11/13] DocBook: document RF tuner bandwidth controls
problems with Cinergy HTC HD Rev. 2 (0x0ccd:0x0101) Conexant 231xx
2014-03-10 9:51 UTC
[GIT PULL FOR v3.15] New flash faults, lm3560 cleanups, lm3646 driver
2014-03-10 9:40 UTC
mcam-core.c:undefined reference to `vb2_dma_sg_memops'
2014-03-10 8:31 UTC
[PATCH] Siano: smsusb - Add a device id for PX-S1UD
2014-03-10 8:11 UTC (2+ messages)
[PATCH] [media] s5p-mfc: add init buffer cmd to MFCV6
2014-03-10 5:03 UTC (5+ messages)
cron job: media_tree daily build: ERRORS
2014-03-10 3:34 UTC
[GIT PULL] soc-camera: 1 patch
2014-03-09 22:17 UTC
[REVIEW PATCH] v4l2-pci-skeleton: add a V4L2 PCI skeleton driver
2014-03-09 16:07 UTC
cron job: media_tree daily build: ERRORS
2014-03-09 3:26 UTC
[PATCH v4 1/2] em28xx: Only deallocate struct em28xx after finishing all extensions
2014-03-08 18:31 UTC (4+ messages)
` [PATCH 2/2] em28xx-dvb: remove one level of identation at fini callback
soc_camera rcar_vin support for device-tree binding
2014-03-08 11:07 UTC (14+ messages)
` [PATCH 1/5] r8a7790.dtsi: add vin[0-3] nodes
` [PATCH 2/5] ARM: lager: add vin1 node
` [PATCH 3/5] media: soc_camera: rcar_vin: Add support for 10-bit YUV cameras
` [PATCH 4/5] rcar_vin: copy flags from pdata
` [PATCH 5/5] rcar_vin: add devicetree support
[PATCH v2] em28xx: Only deallocate struct em28xx after finishing all extensions
2014-03-08 10:51 UTC (5+ messages)
` [PATCH v3] "
cron job: media_tree daily build: ERRORS
2014-03-08 3:26 UTC
[PATCH 1/3] lm3560: remove FSF address from the license
2014-03-07 22:43 UTC (2+ messages)
[RFC v7 0/3] add new Dual LED FLASH LM3646
2014-03-07 22:41 UTC (2+ messages)
sound dropouts with DVB
2014-03-07 22:33 UTC (6+ messages)
[PATCH v2] media: soc-camera: OF cameras
2014-03-07 21:50 UTC (7+ messages)
[PATCH/RFC v2 0/5] media-ctl API changes to prepare for device enumeration library
2014-03-07 19:35 UTC (4+ messages)
` [PATCH/RFC v2 1/5] Split media_device creation and opening
[patch v2] [patch] [media] em28xx-cards: remove a wrong indent level
2014-03-07 17:01 UTC (3+ messages)
[PATCH] of: Fix of_graph_parse_endpoint stub for !CONFIG_OF builds
2014-03-07 16:38 UTC (4+ messages)
uvcvideo: logitech C920 resets controls during VIDIOC_STREAMON
2014-03-07 15:36 UTC (4+ messages)
[REVIEWv1 PATCH 0/5] Add G/S_EDID support for video nodes
2014-03-07 14:31 UTC (14+ messages)
` [REVIEWv1 PATCH 1/5] v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 support
` [REVIEWv1 PATCH 2/5] v4l2: allow v4l2_subdev_edid to be used with video nodes
` [REVIEWv1 PATCH 3/5] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core
` [REVIEWv1 PATCH 4/5] adv*: replace the deprecated v4l2_subdev_edid by v4l2_edid
` [REVIEWv1 PATCH 5/5] DocBook v4l2: update the G/S_EDID documentation
[RFCv1 PATCH 0/5] DocBook media updates
2014-03-07 14:26 UTC (6+ messages)
` [RFCv1 PATCH 1/5] DocBook media: update STREAMON/OFF documentation
` [RFCv1 PATCH 2/5] DocBook: fix incorrect code example
` [RFCv1 PATCH 3/5] DocBook media: clarify v4l2_buffer/plane fields
` [RFCv1 PATCH 4/5] DocBook media: fix broken FIELD_ALTERNATE description
` [RFCv1 PATCH 5/5] DocBook media: clarify v4l2_pix_format and v4l2_pix_format_mplane fields
[GIT PULL FOR v3.15] Various fixes for 3.15
2014-03-07 11:15 UTC
[REVIEW PATCH for v3.14 0/3] Three fixes
2014-03-07 10:37 UTC (3+ messages)
` [REVIEW PATCH for v3.14 1/3] v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 support
` [REVIEW PATCH for v3.14 2/3] v4l2-dv-timings: add module name, description, license
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox