summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [media] tm6000: using an uninitialized variable in debug codeDan Carpenter2011-12-301-2/+2
* [media] update Documentation/video4linux/CARDLIST.*Mauro Carvalho Chehab2011-12-304-2/+6
* [media] KWorld 355U and 380U supportAivar Päkk2011-12-302-0/+26
* [media] it913x stop dual frontend attach in warm state with single devicesMalcolm Priestley2011-12-301-4/+5
* [media] [BUG] Re: add support for IT9135 9005 devicesMalcolm Priestley2011-12-301-1/+1
* [media] xc4000: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-302-2/+2
* [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] DVB: dvb_frontend: fix delayed thread exitAndreas Oberritter2011-12-301-2/+5
* [media] [saa7134] do not change mute state for capturing audioStas Sergeev2011-12-304-27/+40
* [media] wl128x: fmdrv_tx: fix signedness bugsXi Wang2011-12-302-40/+41
* [media] wl128x: fmdrv_rx: fix signedness bugsXi Wang2011-12-302-66/+68
* [media] wl128x: fmdrv_common: fix signedness bugsXi Wang2011-12-302-44/+42
* [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] lgdt330x: warn on errors blasting modulation config to the lgdt3303Michael Krufky2011-12-301-1/+6
* [media] lgdt330x: fix behavior of read errors in lgdt330x_read_ucblocksMichael Krufky2011-12-301-0/+4
* [media] PCTV290E: Attach a single frontendManu Abraham2011-12-301-18/+9
* [media] CXD2820r: Query DVB frontend delivery capabilitiesManu Abraham2011-12-305-441/+221
* [media] tda18271c2dd: fix support for DVB-CMauro Carvalho Chehab2011-12-301-0/+1
* [media] af9013: rewrite whole driverAntti Palosaari2011-12-304-999/+989
* [media] af9015: limit I2C access to keep FW happyAntti Palosaari2011-12-302-0/+104
* [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-305-11/+39
* Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2011-12-301256-10002/+15345
|\
| * Linux 3.2-rc7v3.2-rc7Linus Torvalds2011-12-231-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-231-4/+32
| |\
| | * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
| * | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-232-13/+13
| |\ \