messages from 2012-09-14 10:15:53 to 2012-09-17 13:49:56 UTC [more...]
[PATCH 4/4] uvc: Add return code check at vb2_queue_init()
2012-09-17 13:49 UTC
[PATCH 3/4] vivi: Add return code check at vb2_queue_init()
2012-09-17 13:49 UTC
[PATCH 2/4] pwc: Add return code check at vb2_queue_init()
2012-09-17 13:47 UTC
[PATCH 1/4] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()
2012-09-17 13:43 UTC
[PATCH 00/34] i.MX multi-platform support
2012-09-17 13:43 UTC (16+ messages)
` [PATCH 12/34] media: mx1_camera: remove the driver
` [PATCH 14/34] dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
` [PATCH 26/34] media: mx2_camera: remove dead code in mx2_camera_add_device
` [PATCH 27/34] media: mx2_camera: use managed functions to clean up code
` [PATCH 28/34] media: mx2_camera: remove mach/hardware.h inclusion
[PATCH] Support for Asus MyCinema U3100Mini Plus
2012-09-17 13:26 UTC (19+ messages)
[PATCH v2 0/6] ds3000 improvements
2012-09-17 12:54 UTC (15+ messages)
` [PATCH 1/6] [media] ds3000: Declare MODULE_FIRMWARE usage
` [PATCH 2/6] [media] ds3000: remove useless 'locking'
` [PATCH 3/6] [media] ds3000: properly report register read errors
` [PATCH 4/6] [media] ds3000: bail out early on i2c failures during firmware load
` [PATCH 5/6] [media] ds3000: properly report firmware probing issues
` [PATCH 6/6] [media] ds3000: add module parameter to force firmware upload
[PATCH] [media] cx23885: Select drivers for Terratec Cinergy T PCIe Dual
2012-09-17 12:53 UTC
Fw: [PATCH] Corrected Oops on omap_vout when no manager is connected
2012-09-17 12:24 UTC (2+ messages)
[GIT PULL] Initial i.MX5/CODA7 support for the CODA driver
2012-09-17 12:23 UTC (3+ messages)
[PATCH 0/7] s5p-fimc/mipi-csis drivers cleanup
2012-09-17 11:24 UTC (6+ messages)
` [PATCH 4/7] s5p-csis: Replace phy_enable platform data callback with direct call
` [PATCH 5/7] s5p-fimc: Remove unused platform data structure fields
` [PATCH 6/7] s5p-csis: Allow to specify pixel clock's source through platform data
` [PATCH 7/7] s5p-csis: Change regulator supply names
` [PATCH 1/7] ARM: samsung: Remove unused fields from FIMC and CSIS platform data
[PATCH] media: davinci: vpif: add check for NULL handler
2012-09-17 10:41 UTC (2+ messages)
[PATCH] v4l2: spi modalias is an array
2012-09-17 10:51 UTC
TerraTec Cinergy T PCIe dual freezes the system
2012-09-17 10:05 UTC
pac7302-webcams and libv4lconvert interaction
2012-09-17 9:39 UTC (10+ messages)
[RFCv3 API PATCH 00/31] Full series of API fixes from the 2012 Media Workshop
2012-09-17 9:30 UTC (55+ messages)
` [RFCv3 API PATCH 01/31] v4l: Remove experimental tag from certain API elements
` [RFCv3 API PATCH 02/31] videodev2.h: split off controls into v4l2-controls.h
` [RFCv3 API PATCH 03/31] DocBook: improve STREAMON/OFF documentation
` [RFCv3 API PATCH 04/31] DocBook: make the G/S/TRY_FMT specification more strict
` [RFCv3 API PATCH 05/31] DocBook: bus_info can no longer be empty
` [RFCv3 API PATCH 06/31] vivi/mem2mem_testdev: update to latest bus_info specification
` [RFCv3 API PATCH 07/31] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE
` [RFCv3 API PATCH 08/31] DocBook: "
` [RFCv3 API PATCH 09/31] v4l2: remove experimental tag from a number of old drivers
` [RFCv3 API PATCH 10/31] DocBook: document when to return ENODATA
` [RFCv3 API PATCH 11/31] v4l2-core: tvnorms may be 0 for a given input, handle that case
` [RFCv3 API PATCH 12/31] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGS
` [RFCv3 API PATCH 13/31] Feature removal: Remove CUSTOM_TIMINGS defines in 3.9
` [RFCv3 API PATCH 14/31] DocBook: fix awkward language and fix the documented return value
` [RFCv3 API PATCH 15/31] v4l2-core: Add new V4L2_CAP_MONOTONIC_TS capability
` [RFCv3 API PATCH 16/31] Add V4L2_CAP_MONOTONIC_TS where applicable
` [RFCv3 API PATCH 17/31] DocBook: clarify that sequence is also set for output devices
` [RFCv3 API PATCH 18/31] DocBook: Mark CROPCAP as optional instead of as compulsory
` [RFCv3 API PATCH 19/31] v4l2: make vidioc_s_fbuf const
` [RFCv3 API PATCH 20/31] v4l2: make vidioc_s_jpegcomp const
` [RFCv3 API PATCH 21/31] v4l2: make vidioc_s_freq_hw_seek const
` [RFCv3 API PATCH 22/31] v4l2: make vidioc_(un)subscribe_event const
` [RFCv3 API PATCH 23/31] v4l2: make vidioc_s_audio const
` [RFCv3 API PATCH 24/31] v4l2: make vidioc_s_audout const
` [RFCv3 API PATCH 25/31] v4l2: make vidioc_s_modulator const
` [RFCv3 API PATCH 26/31] v4l2: make vidioc_s_crop const
` [RFCv3 API PATCH 27/31] v4l2-dev: add new VFL_DIR_ defines
` [RFCv3 API PATCH 28/31] Set vfl_dir for all display or m2m drivers
` [RFCv3 API PATCH 29/31] v4l2-dev: improve ioctl validity checks
` [RFCv3 API PATCH 30/31] v4l2-dev: reorder checks into blocks of ioctls with similar properties
` [RFCv3 API PATCH 31/31] Add vfl_dir field documentation
How to set pixelaspect in struct v4l2_cropcap returned by VIDIOC_CROPCAP?
2012-09-17 9:07 UTC (4+ messages)
[GIT PULL FOR v3.7] Two control framework enhancements
2012-09-17 8:20 UTC
[GIT PULL FOR v3.7] Two fixes
2012-09-17 8:17 UTC
[GIT PULL FOR v3.7] API fixes from the 2012 Media Workshop
2012-09-17 8:11 UTC
[PATCH 1/3] cx25821: fix error return code and clean up
2012-09-17 8:04 UTC (3+ messages)
` [PATCH 2/3] cx25821: Replace kmemdup for kstrdup "
` [PATCH 3/3] cx25821: Cleanup filename assignment code
[PATCH] nommu: remap_pfn_range: fix addr parameter check
2012-09-17 6:02 UTC (6+ messages)
[PATCH 1/3] tua9001: enter full power save on attach
2012-09-17 2:26 UTC (3+ messages)
` [PATCH 2/3] af9035: implement TUA9001 GPIOs correctly
` [PATCH 3/3] af9033: sleep on attach
[PATCH] [media] gscaler: mark it as BROKEN
2012-09-17 2:19 UTC (2+ messages)
hello
2012-09-16 22:21 UTC
[PATCHv3 0/9] Fixes in response to review comments
2012-09-16 19:42 UTC (11+ messages)
` [PATCHv3 2/9] ir-rx51: Handle signals properly
[PATCH 1/4] gspca_pac7302: correct register documentation
2012-09-16 16:00 UTC (4+ messages)
` [PATCH 2/4] gspca_pac7302: use registers 0x01 and 0x03 for red and blue balance controls
` [PATCH 3/4] v4l2-ctrl: add a control for green balance
` [PATCH 4/4] gspca_pac7302: add support for green balance adjustment
ITE9135 on AMD SB700 - ehci_hcd bug
2012-09-16 14:23 UTC (2+ messages)
tda8290 regression fix
2012-09-16 8:48 UTC (9+ messages)
[PATCH] [media] rc: ite-cir: Initialise ite_dev::rdev earlier
2012-09-16 4:56 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/6] DVB API LNA
2012-09-16 0:36 UTC (6+ messages)
` [PATCH 6/6] DVB API: LNA documentation
[PATCH 0/4] dvb_frontend: few DTV validation routines
2012-09-16 0:27 UTC (13+ messages)
` [PATCH 1/4] dvb_frontend: add routine for DVB-T parameter validation
` [PATCH 2/4] dvb_frontend: add routine for DVB-T2 "
` [PATCH 3/4] dvb_frontend: add routine for DVB-C annex A "
` [PATCH 4/4] dvb_frontend: add routine for DTMB "
[PATCH 0/2] SMIA++ driver improvements
2012-09-15 21:43 UTC (3+ messages)
` [PATCH 1/2] smiapp: Use highest bits-per-pixel for sensor internal format
` [PATCH 2/2] smiapp: Provide module identification information through sysfs
[PATCH 1/2] MAINTAINERS: Remove entries for drivers that got removed
2012-09-15 21:17 UTC (2+ messages)
` [PATCH 2/2] MAINTAINERS: fix the path for the media drivers that got renamed
[PATCH] v3 Add support to Avermedia Twinstar double tuner in af9035
2012-09-15 17:45 UTC (2+ messages)
[GIT PATCHES FOR v3.7] V4L: Exynos5 SoC GScaler driver
2012-09-15 16:33 UTC (3+ messages)
` [PATCH] exynos-gsc: Add missing Makefile
[PATCH 4/5] video:omap3isp:fix up ENOIOCTLCMD error handling
2012-09-15 16:24 UTC (3+ messages)
[PATCH 1/9] s5p: Don't check vb2_queue_init() return value
2012-09-15 16:13 UTC (12+ messages)
` [PATCH 9/9] videobuf2-core: Change vb2_queue_init return type to void
Strong pairing cam doesn't work with CT-3650 driver (ttusb2)
2012-09-15 12:52 UTC (3+ messages)
[PATCH RFC 0/4] V4L2: Vendor specific media bus formats/ frame size control
2012-09-15 12:21 UTC (4+ messages)
` how to crop/scale in mono-subdev camera sensor driver?
[PATCH] [media] mem2mem_testdev: Make m2mtest_dev_release function static
2012-09-15 8:02 UTC (2+ messages)
[PATCH v2] omap3isp: Use monotonic timestamps for statistics buffers
2012-09-15 6:32 UTC (2+ messages)
[PATCHSET] kthread_worker: reimplement flush_kthread_work() to allow freeing during execution
2012-09-14 22:50 UTC (2+ messages)
Improving ov7670 sensor driver
2012-09-14 22:05 UTC (2+ messages)
[PATCH] omap3isp: Use monotonic timestamps for statistics buffers
2012-09-14 21:49 UTC (3+ messages)
[PATCH v2] davinci: vpif: capture/display: fix race condition
2012-09-14 18:45 UTC
[PATCH 1/4] v4l: vb2: add prepare/finish callbacks to allocators
2012-09-14 18:34 UTC (6+ messages)
` [PATCH 3/4] videobuf2-dma-streaming: new videobuf2 memory allocator
[PATCH] drivers/media/platform/davinci/vpbe.c: Remove unused label and rename remaining labels
2012-09-14 16:46 UTC
Verify Seek Complete
2012-09-14 16:34 UTC
[PATCH 0/6] HID: picoLCD additional fixes + CIR support
2012-09-14 14:15 UTC (3+ messages)
` [PATCH 3/6] HID: picoLCD: Add support for CIR
[PATCH] davinci: vpif: remove unwanted header file inclusion
2012-09-14 14:05 UTC
[PATCH] davinci: vpif: capture/display: fix race condition
2012-09-14 14:00 UTC (2+ messages)
[PATCH 00/14] Media Controller capture driver for DM365
2012-09-14 13:30 UTC (16+ messages)
` [PATCH 01/14] davinci: vpfe: add dm3xx IPIPEIF hardware support module
` [PATCH 02/14] davinci: vpfe: add IPIPE hardware layer support
` [PATCH 03/14] davinci: vpfe: add IPIPE support for media controller driver
` [PATCH 04/14] davinci: vpfe: add support for CCDC hardware for dm365
` [PATCH 05/14] davinci: vpfe: add ccdc driver with media controller interface
` [PATCH 06/14] davinci: vpfe: add v4l2 video driver support
` [PATCH 07/14] davinci: vpfe: v4l2 capture driver with media interface
` [PATCH 08/14] davinci: vpfe: previewer driver based on v4l2 media controller framework
` [PATCH 09/14] davinci: vpfe: resizer driver based on media framework
` [PATCH 10/14] dm365: vpss: setup ISP registers
` [PATCH 11/14] dm365: vpss: set vpss clk ctrl
` [PATCH 12/14] dm365: vpss: add vpss helper functions to be used in the main driver for setting hardware parameters
` [PATCH 13/14] davinci: vpfe: build infrastructure for dm365
` [PATCH 14/14] [media] davinci: vpfe: Add documentation
[RFCv1 API PATCH 1/4] Two fixes and two v4l2-ctrl enhancements
2012-09-14 11:15 UTC (5+ messages)
` [RFCv1 API PATCH 1/4] vb2: fix wrong owner check
` [RFCv1 API PATCH 2/4] v4l2-ctrls: add a notify callback
` [RFCv1 API PATCH 3/4] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler
` [RFCv1 API PATCH 4/4] tuner-core: map audmode to STEREO for radio devices
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;
as well as URLs for NNTP newsgroup(s).