summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab2011-12-312-7/+5
* [media] cx88: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-2/+3
* [media] saa7134: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-11/+13
* [media] cx88-dvb avoid dangling core->gate_ctrl pointerDavid Fries2011-12-301-3/+7
* [media] tm6000: using an uninitialized variable in debug codeDan Carpenter2011-12-301-2/+2
* [media] KWorld 355U and 380U supportAivar Päkk2011-12-302-0/+26
* [media] v4l2-ctrls: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-302-4/+4
* [media] uvcvideo: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-301-1/+1
* [media] v4l: s5p-tv: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-301-2/+2
* [media] [saa7134] do not change mute state for capturing audioStas Sergeev2011-12-304-27/+40
* [media] gscpa_vicam: Fix oops if unplugged while streamingHans de Goede2011-12-301-1/+2
* [media] gspca_pac207: Raise max exposure + various autogain setting tweaksHans de Goede2011-12-301-5/+5
* [media] gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-301-2/+2
* [media] videobuf2-core: fix a warning at vb2Mauro Carvalho Chehab2011-12-301-1/+1
* [media] media: vb2: vmalloc-based allocator user pointer handlingAndrzej Pietrasiewicz2011-12-301-12/+78
* [media] media: vb2: review mem_priv usage and fix potential bugsMarek Szyprowski2011-12-301-25/+19
* [media] media: vb2: remove plane argument from call_memop and cleanup mempriv...Marek Szyprowski2011-12-301-12/+10
* [media] media: vb2: fix potential deadlock in mmap vs. get_userptr handlingMarek Szyprowski2011-12-303-29/+53
* [media] media: vb2: fix queueing of userptr buffers with null buffer pointerMarek Szyprowski2011-12-301-1/+2
* [media] PCTV290E: Attach a single frontendManu Abraham2011-12-301-18/+9
* [media] s5p-csis: Enable v4l subdev device nodeSylwester Nawrocki2011-12-302-0/+25
* [media] m5mols: Enable v4l subdev device nodeSylwester Nawrocki2011-12-301-0/+1
* [media] m5mols: Change auto exposure control default value to AUTOSylwester Nawrocki2011-12-301-1/+1
* [media] m5mols: Do not reset the configured pixel format when unexpectedSylwester Nawrocki2011-12-301-7/+2
* [media] m5mols: Move the control handler initialization to probe()Sylwester Nawrocki2011-12-301-15/+46
* [media] m5mols: Don't ignore v4l2_ctrl_handler_setup() return valueSylwester Nawrocki2011-12-303-23/+23
* [media] m5mols: Change the end of frame v4l2_subdev notification idSylwester Nawrocki2011-12-301-2/+11
* [media] m5mols: Optimize the capture set up sequenceHeungJun Kim2011-12-302-25/+12
* [media] m5mols: Add support for the system initialization interruptHeungJun Kim2011-12-303-38/+55
* [media] m5mols: Remove mode_save field from struct m5mols_infoSylwester Nawrocki2011-12-302-9/+6
* [media] m5mols: Improve the interrupt handling routinesHeungJun Kim2011-12-303-74/+25
* [media] m5mols: Extend the busy wait helperHeungJun Kim2011-12-302-15/+42
* [media] m5mols: Simplify the I2C registers definitionSylwester Nawrocki2011-12-303-153/+102
* [media] s5p-fimc: Add support for alpha component configurationSylwester Nawrocki2011-12-305-42/+186
* [media] v4l: Add new alpha component controlSylwester Nawrocki2011-12-301-0/+1
* Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2011-12-3019-71/+119
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
| |\
| | * [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-2020-71/+122
| |\ \ | | |/
| | * [media] s5p-fimc: Fix camera input configuration in subdev operationsSylwester Nawrocki2011-12-111-0/+1
| | * [media] m5mols: Fix logic in sanity checkThomas Jarosch2011-12-111-1/+1
| | * [media] V4L: mt9m111: fix uninitialised mutexGuennadi Liakhovetski2011-12-111-0/+1
| | * [media] V4L: omap1_camera: fix missing <linux/module.h> includeJanusz Krzysztofik2011-12-111-0/+1
| | * [media] V4L: mt9t112: use after free in mt9t112_probe()Dan Carpenter2011-12-111-1/+3
| | * [media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski2011-12-114-17/+26
| | * [media] s5p_mfc_enc: fix s/H264/H263/ typoPeter Korsgaard2011-12-111-1/+1
| | * [media] omap_vout: Fix compile error in 3.1Gary Thomas2011-12-111-0/+1
| | * [media] au0828: add missing models 72101, 72201 & 72261 to the model matrixMichael Krufky2011-12-111-0/+3
| | * [media] au0828: add missing USB ID 2040:7213Michael Krufky2011-12-111-0/+2
| | * [media] au0828: add missing USB ID 2040:7260Michael Krufky2011-12-111-0/+2
OpenPOWER on IntegriCloud