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