messages from 2016-01-11 09:15:27 to 2016-01-18 16:10:42 UTC [more...]
[PATCH 0/3] Exynos4-is fixes for libv4l exynos4 camera plugin
2016-01-18 16:10 UTC (2+ messages)
` [PATCH 1/3] s5k6a3: Fix VIDIOC_SUBDEV_G_FMT ioctl for TRY format
[PATCH] media: Support Intersil/Techwell TW686x-based video capture cards
2016-01-18 15:31 UTC (5+ messages)
[PATCH] V4L: add Y12I, Y8I and Z16 pixel format documentation
2016-01-18 14:37 UTC (12+ messages)
[PATCH v2] V4L: add Y12I, Y8I and Z16 pixel format documentation
2016-01-18 14:32 UTC
[RFC] Removal of the Timberdale v4l2 drivers timblogiw & radio-timb
2016-01-18 13:57 UTC (2+ messages)
[PATCH 00/13] media: atmel-isi: extract the hw releated functions into structure
2016-01-18 12:52 UTC (15+ messages)
` [PATCH 01/13] atmel-isi: use try_or_set_fmt() for both set_fmt() and try_fmt()
` [PATCH 02/13] atmel-isi: move the is_support() close to try/set format function
` [PATCH 03/13] atmel-isi: add isi_hw_initialize() function to handle hw setup
` [PATCH 04/13] atmel-isi: move the cfg1 initialize to isi_hw_initialize()
` [PATCH 05/13] atmel-isi: add a function: isi_hw_wait_status() to check ISI_SR status
` [PATCH 06/13] atmel-isi: check ISI_SR's flags by polling instead of interrupt
` [PATCH 07/13] atmel-isi: move hw code into isi_hw_initialize()
` [PATCH 08/13] atmel-isi: remove the function set_dma_ctrl() as it just use once
` [PATCH 09/13] atmel-isi: add a function start_isi()
` [PATCH 10/13] atmel-isi: reuse start_dma() function in isi interrupt handler
` [PATCH 11/13] atmel-isi: add hw_uninitialize() in stop_streaming()
` [PATCH 11/13] atmel-isi: add hw_uninitialize()
` [PATCH 12/13] atmel-isi: use union for the fbd (frame buffer descriptor)
` [PATCH 13/13] atmel-isi: use an hw_data structure according compatible string
[PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
2016-01-18 11:58 UTC (7+ messages)
[PATCH] v4l: Fix dma buf single plane compat handling
2016-01-18 11:21 UTC (5+ messages)
[PATCH v3] adv7604: add direct interrupt handling
2016-01-18 11:10 UTC (2+ messages)
timblogiw: protect desc
2016-01-18 10:16 UTC
[PATCH v3 0/8] Add MT8173 Video Encoder Driver and VPU Driver
2016-01-18 9:40 UTC (3+ messages)
` [PATCH v3 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
cron job: media_tree daily build: OK
2016-01-18 4:05 UTC
Pinnacle PCTV DVB-S2 Stick (461e) - HD Streams with artefacts
2016-01-17 23:07 UTC (6+ messages)
[PATCH v2 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API
2016-01-17 21:22 UTC (7+ messages)
` [PATCH v2 27/31] sound/usb: Create media mixer function and control interface entities
` [PATCH v2 30/31] sound/usb: Check media device unregister progress state
cron job: media_tree daily build: OK
2016-01-17 4:03 UTC
cron job: media_tree daily build: OK
2016-01-16 4:06 UTC
V4L2 encoder APIs
2016-01-15 17:33 UTC (6+ messages)
[PATCH] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_FRAME_TYPE
2016-01-15 17:21 UTC (10+ messages)
[PATCH] af9035: add support for 2nd tuner of MSI DigiVox Diversity
2016-01-15 17:13 UTC (2+ messages)
[PATCH] dvb-usb-dvbsky: add new product id for TT CT2-4650 CI
2016-01-15 11:58 UTC (4+ messages)
[PATCH v3] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
2016-01-15 9:13 UTC
[RESEND PATCH v2] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
2016-01-15 8:33 UTC (2+ messages)
[PATCH 0/3] [media] dvbdev: clean up the code
2016-01-15 5:15 UTC (4+ messages)
` [PATCH 1/3] [media] dvbdev: replace kcalloc with kzalloc
` [PATCH 2/3] [media] dvbdev: the space is required after ','
` [PATCH 3/3] [media] dvbdev: remove useless parentheses after return
cron job: media_tree daily build: OK
2016-01-15 4:01 UTC
[PATCH] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
2016-01-15 3:05 UTC (3+ messages)
[PATCH v2] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
2016-01-15 2:58 UTC
[RFC PATCH v0] Add tw5864 driver
2016-01-15 2:13 UTC (3+ messages)
[PATCH] drivers/media: vsp1_video: fix compile error
2016-01-15 0:09 UTC
[PATCH v3 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
2016-01-14 17:25 UTC (5+ messages)
` [PATCH v3 1/2] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
` [PATCH v3 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
[PATCH v2 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
2016-01-14 15:01 UTC (6+ messages)
` [PATCH v2 1/2] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
` [PATCH v2 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
[PATCH v4] media: soc_camera: rcar_vin: Add ARGB8888 caputre format support
2016-01-14 12:18 UTC
[PATCH 1/1] media: v4l: Dual license v4l2-common.h under GPL v2 and BSD licenses
2016-01-14 10:59 UTC
[PATCH] [media] media: Kconfig: add dependency of HAS_DMA
2016-01-14 8:46 UTC (6+ messages)
cron job: media_tree daily build: OK
2016-01-14 4:02 UTC
New device ID for Philips Spc880nc webcam
2016-01-14 0:29 UTC
Using the V4L2 device kernel drivers - TC358743
2016-01-13 20:44 UTC (5+ messages)
[PATCH v3] media: soc_camera: rcar_vin: Add ARGB8888 caputre format support
2016-01-13 18:27 UTC (3+ messages)
[PATCH v3] media: soc_camera: rcar_vin: Add rcar fallback compatibility string
2016-01-13 17:58 UTC
[PATCH] media: i2c: adv7604: Use v4l2-dv-timings helpers
2016-01-13 16:18 UTC
PCI multimedia driver
2016-01-13 15:35 UTC (3+ messages)
[PATCH] [media] s5c73m3: remove duplicate module device table
2016-01-13 14:23 UTC
[PATCH] v4l2-dv-timings: skip standards check for V4L2_DV_BT_CAP_CUSTOM
2016-01-13 13:44 UTC
[RFC] ADV7604: VGA support
2016-01-13 13:18 UTC (5+ messages)
[PATCH] drivers: staging: media: davinci_vpfe: dm365_resizer: fixed some spelling mistakes
2016-01-13 11:37 UTC
[PATCH v2 0/8] [media] Check v4l2_of_parse_endpoint() ret val in all drivers
2016-01-13 10:40 UTC (11+ messages)
` [PATCH v2 1/8] [media] v4l: of: Correct v4l2_of_parse_endpoint() kernel-doc
` [PATCH v2 2/8] [media] adv7604: Check v4l2_of_parse_endpoint() return value
` [PATCH v2 3/8] [media] s5c73m3: "
` [PATCH v2 4/8] [media] s5k5baf: "
` [PATCH v2 5/8] [media] tvp514x: "
` [PATCH v2 6/8] [media] tvp7002: "
` [PATCH v2 7/8] [media] exynos4-is: "
` [PATCH v2 8/8] [media] omap3isp: "
cron job: media_tree daily build: OK
2016-01-13 4:06 UTC
[GIT PULL for v4.5-rc1] media controller next gen patch series
2016-01-13 2:46 UTC (7+ messages)
vivid - video output
2016-01-12 12:38 UTC (2+ messages)
cron job: media_tree daily build: OK
2016-01-12 4:03 UTC
Add support for additional LNB types with LO of 11300 and 10700
2016-01-12 3:51 UTC
Bug 110671 - Sony DCR-TRV460 HandyCam Not Recognized Properly
2016-01-12 3:29 UTC
[PATCH 0/3 v2] media: soc_camera: rcar_vin: add rcar-gen3 support
2016-01-12 1:20 UTC (6+ messages)
` [PATCH 1/3 v2] media: soc_camera: rcar_vin: Add rcar fallback compatibility string
` [PATCH 2/3 v2] media: soc_camera: rcar_vin: Add R-Car Gen3 support
` [PATCH 3/3 v2] media: soc_camera: rcar_vin: Add ARGB8888 caputre format support
[PATCH 0/3] media: soc_camera: rcar_vin: add rcar-gen3 support
2016-01-11 18:46 UTC (8+ messages)
` [PATCH 1/3] media: soc_camera: rcar_vin: Add rcar fallback compatibility string
` [PATCH 2/3] media: soc_camera: rcar_vin: Add R-Car Gen3 support
` [PATCH 3/3] media: soc_camera: rcar_vin: Add ARGB8888 caputre format support
[PATCH v6 0/5] dma-mapping: Patches for speeding up allocation
2016-01-11 17:30 UTC (3+ messages)
` [PATCH v6 4/5] videobuf2-dc: Let drivers specify DMA attrs
` [PATCH v6 5/5] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGES
[PATCH v2 0/2] adv7604: .get_selection support
2016-01-11 17:04 UTC (4+ messages)
` [PATCH v2 2/2] media: adv7604: update timings on change of input signal
[PATCH 0/8] [media] Check v4l2_of_parse_endpoint() ret val in all drivers
2016-01-11 16:49 UTC (3+ messages)
vivid - add support for YUV420
2016-01-11 16:19 UTC (5+ messages)
[GIT PULL FOR v4.5] Renesas VSP1 improvements and fixes
2016-01-11 15:12 UTC (4+ messages)
[PATCH v2] [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
2016-01-11 14:41 UTC
[GIT PULL for v4.5-rc1] media core and driver updates
2016-01-11 13:43 UTC
[PATCH] [media] media.h: let be clear that tuners need to use connectors
2016-01-11 12:05 UTC (4+ messages)
Using v4l2 API example as-is for video capture
2016-01-11 11:56 UTC (3+ messages)
PCIe sg dma device used as dma-contig
2016-01-11 11:09 UTC (3+ messages)
CMA usage in driver
2016-01-11 10:43 UTC (2+ messages)
[PATCH] Fixed frequency range to 42-870 MHz
2016-01-11 10:30 UTC (2+ messages)
[PATCH 0/3] support of v4l2 encoder for STMicroelectronics SOC
2016-01-11 10:10 UTC (3+ messages)
` [PATCH 2/3] [media] hva: STiH41x multi-format video encoder V4L2 driver
[PATCH] Fixed frequency range to 42-870 MHz
2016-01-11 9:42 UTC
[PATCH] modified: drivers/media/tuners/si2157.c Fixed frequency range to 42-870 MHz
2016-01-11 9:40 UTC
[PATCH] Fixed frequency range to 42-870 MHz
2016-01-11 9:52 UTC
[PATCH] Fixed frequency range to 42-870 MHz
2016-01-11 9:43 UTC
[PATCH] modified: drivers/media/tuners/si2157.c Fixed frequency range to 42-870 MHz
2016-01-11 9:22 UTC
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