messages from 2012-01-02 10:22:56 to 2012-01-05 15:52:58 UTC [more...]
[RFC 0/17] V4L2 subdev and sensor control changes, SMIA++ driver and N9 camera board code
2012-01-05 15:53 UTC (3+ messages)
` [RFC 01/17] v4l: Introduce integer menu controls
Add support for two new types of Leadtek Winfast TV 2000XP tuner
2012-01-05 15:46 UTC (2+ messages)
[PATCHv18 0/11] Contiguous Memory Allocator
2012-01-05 15:39 UTC (3+ messages)
` [PATCH 01/11] mm: page_alloc: set_migratetype_isolate: drain PCP prior to isolating
[PATCH 0/5] Fix dvb-core set_delivery_system and port drxk to one frontend
2012-01-05 15:37 UTC (6+ messages)
` [PATCH 1/5] [media] drxk: remove ops.info.frequency_stepsize from DVB-C
` [PATCH 2/5] [media] drxk: create only one frontend for both DVB-C and DVB-T
` [PATCH 3/5] [media] drxk_hard: fix locking issues when changing the delsys
` [PATCH 4/5] [media] dvb_frontend: regression fix: add a missing inc inside the loop
` [PATCH 5/5] [media] dvb_frontend: Update ops.info.type earlier
[PATCH v2] media: tvp5150: Add mbus_fmt callbacks
2012-01-05 14:57 UTC
subdev support for querying struct v4l2_input *
2012-01-05 12:30 UTC (3+ messages)
Fix Leadtek DTV2000H radio tuner
2012-01-05 11:59 UTC
[GIT PULL] davinci vpbe pull request
2012-01-05 11:24 UTC
[PATCH 1/1] omap3isp: Check media bus code on links
2012-01-05 10:50 UTC (3+ messages)
[RFCv1 0/4] v4l: DMA buffer sharing support as a user
2012-01-05 10:41 UTC (5+ messages)
` [RFCv1 1/4] v4l: Add DMABUF as a memory type
` [RFCv1 2/4] v4l:vb2: add support for shared buffer (dma_buf)
` [RFCv1 3/4] v4l:vb: remove warnings about MEMORY_DMABUF
` [RFCv1 4/4] v4l:vb2: Add dma-contig allocator as dma_buf user
[PATCH] V4L: soc-camera: provide support for S_INPUT
2012-01-05 10:23 UTC (18+ messages)
Using OMAP3 ISP live display and snapshot sample applications
2012-01-05 9:55 UTC (4+ messages)
[GIT PATCHES FOR 3.3] gspca for_v3.3
2012-01-05 9:50 UTC
[PATCH] v4l2: v4l2-fh: v4l2_fh_is_singular should use list head to test
2012-01-05 7:57 UTC (4+ messages)
[patch -longterm] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()
2012-01-05 6:28 UTC (8+ messages)
` [patch -next] "
` [patch -longterm v2] "
[patch] [media] saa7134: use correct array offset
2012-01-05 6:24 UTC
[patch] [media] af9013: change & to &&
2012-01-05 6:23 UTC
Fwd: updated DVB-T frequencies for Italy
2012-01-05 5:52 UTC
[PATCH] [media] Don't test for ops->info.type inside drivers
2012-01-05 1:13 UTC
[PATCH 00/47] Add mt2063 frontend driver
2012-01-05 1:00 UTC (47+ messages)
` [PATCH 01/47] [media] add driver for mt2063
` [PATCH 03/47] [media] mt2063: Fix some Coding styles at mt2063.h
` [PATCH 04/47] [media] mt2063: Move code from mt2063_cfg.h
` [PATCH 05/47] [media] mt2063: Fix the driver to make it compile
` [PATCH 06/47] [media] mt2063: Use standard Linux types, instead of redefining them
` [PATCH 07/47] [media] mt2063: Remove most of the #if's
` [PATCH 08/47] [media] mt2063: Re-define functions as static
` [PATCH 09/47] [media] mt2063: Remove unused stuff
` [PATCH 10/47] [media] mt2063: get rid of compilation warnings
` [PATCH 11/47] [media] mt2063: Move data structures to the driver
` [PATCH 12/47] [media] mt2063: Remove internal version checks
` [PATCH 13/47] [media] mt2063: Use Unix standard error handling
` [PATCH 14/47] [media] mt2063: Remove unused data structures
` [PATCH 15/47] [media] mt2063: Merge the two state structures into one
` [PATCH 16/47] [media] mt2063: Use state for the state structure
` [PATCH 17/47] [media] mt2063: Remove the code for more than one adjacent mt2063 tuners
` [PATCH 18/47] [media] mt2063: Rewrite read/write logic at the driver
` [PATCH 19/47] [media] mt2063: Simplify some functions
` [PATCH 20/47] [media] mt2063: Simplify device init logic
` [PATCH 21/47] [media] mt2063: Don't violate the DVB API
` [PATCH 22/47] [media] mt2063: Use linux default max function
` [PATCH 23/47] [media] mt2063: Remove several unused parameters
` [PATCH 24/47] [media] mt2063: simplify lockstatus logic
` [PATCH 25/47] [media] mt2063: Simplify mt2063_setTune logic
` [PATCH 26/47] [media] mt2063: Rework on the publicly-exported functions
` [PATCH 27/47] [media] mt2063: Remove setParm/getParm abstraction layer
` [PATCH 28/47] [media] mt2063: Reorder the code to avoid function prototypes
` [PATCH 29/47] [media] mt2063: Cleanup some "
` [PATCH 30/47] [media] mt2063: make checkpatch.pl happy
` [PATCH 31/47] [media] mt2063: Fix analog/digital set params logic
` [PATCH 32/47] [media] mt2063: Fix comments
` [PATCH 33/47] [media] mt2063: Rearrange the delivery system functions
` [PATCH 34/47] [media] mt2063: Properly document the author of the original driver
` [PATCH 35/47] [media] mt2063: Convert it to the DVBv5 way for set_params()
` [PATCH 36/47] [media] mt2063: Add some debug printk's
` [PATCH 37/47] [media] mt2063: Rewrite tuning logic
` [PATCH 38/47] [media] mt2063: Remove two unused temporary vars
` [PATCH 39/47] [media] mt2063: don't crash if device is not initialized
` [PATCH 40/47] [media] mt2063: Print a message about the detected mt2063 type
` [PATCH 41/47] [media] mt2063: Fix i2c read message
` [PATCH 42/47] [media] mt2063: print the detected version
` [PATCH 43/47] [media] mt2063: add some useful info for the dvb callback calls
` [PATCH 44/47] [media] mt2063: Add support for get_if_frequency()
` [PATCH 45/47] [media] mt2063: Add it to the building system
` [PATCH 46/47] [media] drxk: Improve a few debug messages
` [PATCH 47/47] [media] drxk: Add support for parallel mode and prints mpeg mode
[PULL] git://git.kernellabs.com/stoth/cx23885-hvr1850.git media-master branch
2012-01-05 0:30 UTC (4+ messages)
[git:v4l-dvb/for_v3.3] [media] cx25840 / cx23885: Fixing audio/volume regression
2012-01-05 0:27 UTC
Fix Leadtek DTV2000H radio tuner
2012-01-04 23:59 UTC (4+ messages)
[PATCH/RFC v3 4/4] v4l: Update subdev drivers to handle framesamples parameter
2012-01-04 22:51 UTC (10+ messages)
` [PATCH/RFC v4 0/2] v4l2: Extend media bus format with framesamples field
` [PATCHv4 1/2] v4l: Add new framesamples field to struct v4l2_mbus_framefmt
[RFC PATCH 0/4] Add some new camera controls
2012-01-04 22:06 UTC (19+ messages)
` [RFC PATCH 1/4] v4l: Add V4L2_CID_PRESET_WHITE_BALANCE menu control
[RFC/PATCH 0/5] v4l: New camera controls
2012-01-04 22:04 UTC (12+ messages)
` [RFC/PATCH 1/5] v4l: Convert V4L2_CID_FOCUS_AUTO control to a menu control
[PATCH 0/3] V4L: mt9m111: clean up and fix .s_crop() / .s_fmt()
2012-01-04 20:09 UTC (2+ messages)
[PATCH v3] xc3028: fix center frequency calculation for DTV78 firmware
2012-01-04 19:17 UTC
[PATCH v4 00/47] DVB tuners: remove dvb_frontend_parameters from set_params()
2012-01-04 19:10 UTC (20+ messages)
` [PATCH v4 01/47] [media] dvb: replace SYS_DVBC_ANNEX_AC by the right delsys
` [PATCH v4 02/47] [media] dvb_core: estimate bw for all non-terrestial systems
` [PATCH v4 03/47] [media] qt1010: remove fake implementaion of get_bandwidth()
` [PATCH v4 04/47] [media] mt2060: "
` [PATCH v4 05/47] [media] mt2031: "
` [PATCH v4 06/47] [media] mc44s803: use DVBv5 parameters on set_params()
` [PATCH v4 07/47] [media] max2165: "
` [PATCH v4 08/47] [media] mt2266: use DVBv5 parameters for set_params()
` [PATCH v4 09/47] [media] mxl5005s: use DVBv5 parameters on set_params()
` [PATCH v4 10/47] [media] mxl5005s: fix: don't discard bandwidth changes
` [PATCH v4 11/47] [media] mxl5007t: use DVBv5 parameters on set_params()
` [PATCH v4 12/47] [media] tda18218: "
` [PATCH v4 13/47] [media] tda18271: add support for QAM 7 MHz map
` [PATCH v4 14/47] [media] tda18271-fe: use DVBv5 parameters on set_params()
` [PATCH v4 15/47] [media] tda827x: "
` [PATCH v4 16/47] [media] tuner-xc2028: "
[PATCH] drxk: Fix regression introduced by commit '[media] Remove Annex A/C selection via roll-off factor'
2012-01-04 18:45 UTC
v4l: how to get blanking clock count?
2012-01-04 16:22 UTC (11+ messages)
[PATCH 1/2 v4] media: vb2: support userptr for PFN mappings
2012-01-04 16:19 UTC
RFC: dvbzap application based on DVBv5 API
2012-01-04 16:13 UTC (3+ messages)
[PATCH 1/2 v3] media: vb2: support userptr for PFN mappings
2012-01-04 16:01 UTC (2+ messages)
[RFC/PATCH] v4l: Add V4L2_CID_FLASH_HW_STROBE_MODE control
2012-01-04 15:15 UTC (6+ messages)
[PATCH v8 1/2] davinci: vpif: remove machine specific header file inclusion from the driver
2012-01-04 14:27 UTC (3+ messages)
I2C and SPI subdevs unregistration
2012-01-04 14:08 UTC
[RFC] Resolution change support in video codecs in v4l2
2012-01-04 10:19 UTC (10+ messages)
More adapters on v4l
2012-01-04 9:55 UTC (3+ messages)
[ANN] IRC meeting on new sensor control interface, 2012-01-09 14:00 GMT+2
2012-01-04 8:56 UTC
[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
2012-01-04 8:13 UTC (4+ messages)
` [RFC PATCH v2 7/8] media: video: introduce object detection driver module
[media] cx23885-dvb: Remove a dirty hack that would require DVBv3
2012-01-04 6:45 UTC
[PATCH] drivers: media: radio: Fix dependencies for RADIO_WL128X
2012-01-04 3:42 UTC
[PATCH] drivers: media: tuners: Fix dependency for MEDIA_TUNER_TEA5761
2012-01-04 3:22 UTC
[PATCH 12/15] module_param: make bool parameters really bool (drivers & misc)
2012-01-04 2:27 UTC (2+ messages)
[RFC v3 0/2] Introduce DMA buffer sharing mechanism
2012-01-03 21:09 UTC (5+ messages)
` [RFC v3 1/2] dma-buf: Introduce dma "
sveon stv40 usb stick
2012-01-03 19:44 UTC
Working on Avermedia Duet A188 (saa716x and lgdt3304)
2012-01-03 18:39 UTC (3+ messages)
[PATCH v2] xc3028: fix center frequency calculation for DTV78 firmware
2012-01-03 18:30 UTC
em28xx: new board id [eb1a:5051]
2012-01-03 17:59 UTC (9+ messages)
[PATCH] af9013: Fix typo in get_frontend() function
2012-01-03 17:47 UTC
multicast to analog EIA channel
2012-01-03 16:19 UTC
MEM2MEM devices: how to handle sequence number?
2012-01-03 14:00 UTC (8+ messages)
[PATCH] libv4l: add hflip quirk for dealextreme cam sku #44507
2012-01-03 12:25 UTC (3+ messages)
[PATCH 1/2 v2] media: vb2: support userptr for PFN mappings
2012-01-03 11:45 UTC (2+ messages)
[GIT PULL] at91: devices and boards files update for 3.3
2012-01-03 10:59 UTC
[PATCH] it913x-fe ver 1.13 add BER and UNC monitoring
2012-01-03 10:28 UTC
[PATCH] it913x ver 1.22 corrections to Tuner IDs
2012-01-03 10:27 UTC
[PATCH v4 0/2] Add support form eMMa-PrP in i.MX2 chips as a mem2mem device
2012-01-03 9:53 UTC (6+ messages)
[PATCH] s5p-mfc: Fix volatile controls setup
2012-01-03 9:26 UTC (3+ messages)
[PATCH 1/2] media: vb2: support userptr for PFN mappings
2012-01-03 8:27 UTC (6+ messages)
` [PATCH 2/2] uvcvideo: Allow userptr IO mode
[PATCHv2 00/94] Only use DVBv5 internally on frontend drivers
2012-01-03 7:50 UTC (6+ messages)
Multiple channel capture support in V4l2 layer
2012-01-03 1:14 UTC (2+ messages)
[resend][patch] em28xx: Add Plextor ConvertX PX-AV100U to em28xx-cards.c
2012-01-02 20:15 UTC
V4L2 subdevice query
2012-01-02 20:05 UTC (2+ messages)
[PATCH][BUG] it913x ver 1.21 Fixed for issue with 9006 and warm boot
2012-01-02 18:49 UTC
[PATCH] [BUG] it913x ver 1.20. PID filter problems
2012-01-02 18:46 UTC
[PATCH 0/9] dvb_frontend: Don't rely on drivers filling ops->info.type
2012-01-02 17:43 UTC (8+ messages)
[PATCH] s5p-g2d: fixed a bug in controls setting function
2012-01-02 13:19 UTC
[PATCH 0/2] add dm365 specific media formats
2012-01-02 11:21 UTC (4+ messages)
` [PATCH 2/2] v4l2: add new pixel formats supported on dm365
[PATCH] media: tvp5150: Add mbus_fmt callbacks
2012-01-02 11:01 UTC (2+ messages)
[PATCH v2] media: vb2: vmalloc-based allocator user pointer handling
2012-01-02 10:50 UTC (4+ messages)
` [PATCH] "
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).