summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] vivi: fix compiler warningHans Verkuil1-2/+2
2011-03-22[media] vivi: convert to the control framework and add test controlsHans Verkuil1-89/+139
2011-03-22[media] tvp7002: use control frameworkHans Verkuil1-74/+43
2011-03-22[media] vpx3220: use control frameworkHans Verkuil1-86/+51
2011-03-22[media] tvp5150: use the control frameworkHans Verkuil1-111/+46
2011-03-22[media] tvp514x: use the control frameworkHans Verkuil1-179/+57
2011-03-22[media] tlv320aic23b: use control frameworkHans Verkuil1-27/+47
2011-03-22[media] saa7110: use control frameworkHans Verkuil1-69/+46
2011-03-22[media] bt819: use control frameworkHans Verkuil1-80/+49
2011-03-22[media] adv7343: use control frameworkHans Verkuil2-112/+63
2011-03-22[media] cx18: Use the control frameworkHans Verkuil12-512/+173
2011-03-22[media] cs5345: use the control frameworkHans Verkuil1-28/+59
2011-03-22[media] add support for Encore FM3Mauro Carvalho Chehab3-0/+41
2011-03-22[media] saa7134: Properly report when a board doesn't have eepromMauro Carvalho Chehab1-12/+23
2011-03-22[media] v4l: vivi: port to videobuf2Pawel Osciak2-159/+200
2011-03-22[media] Add v4l2 subdev driver for NOON010PC30L image sensorSylwester Nawrocki3-0/+799
2011-03-22[media] s5p-fimc: fimc_stop_capture bug fixSungchun Kang1-1/+1
2011-03-22[media] s5p-fimc: fix MSCTRL.FIFO_CTRL for performance enhancementHyunwoong Kim2-1/+4
2011-03-22[media] s5p-fimc: Support stop_streaming and job_abortHyunwoong Kim2-2/+34
2011-03-22[media] s5p-fimc: update checking scaling ratio rangeHyunwoong Kim3-21/+44
2011-03-22[media] s5p-fimc: Move scaler details handling to the register API fileSylwester Nawrocki4-42/+20
2011-03-22[media] s5p-fimc: Configure scaler registers depending on FIMC versionHyunwoong Kim5-13/+87
2011-03-22[media] s5p-fimc: fix the value of YUV422 1-plane formatsHyunwoong Kim3-26/+14
2011-03-22[media] s5p-fimc: Add control of the external sensor clockSylwester Nawrocki3-42/+80
2011-03-22[media] s5p-fimc: Enable simultaneous rotation and flippingSylwester Nawrocki2-52/+31
2011-03-22[media] s5p-fimc: Use default input DMA burst countSylwester Nawrocki2-10/+5
2011-03-22[media] s5p-fimc: Enable interworking without subdev s_streamSylwester Nawrocki1-1/+2
2011-03-22[media] s5p-fimc: Derive camera bus width from mediabus pixelcodeSylwester Nawrocki1-22/+27
2011-03-22[media] s5p-fimc: Rename s3c_fimc* to s5p_fimc*Sylwester Nawrocki3-17/+17
2011-03-22[media] s5p-fimc: Use v4l core mutex in ioctl and file operationsSylwester Nawrocki2-265/+58
2011-03-22[media] s5p-fimc: Conversion to multiplanar formatsSylwester Nawrocki4-248/+304
2011-03-22[media] s5p-fimc: Porting to videobuf 2Sylwester Nawrocki4-169/+363
2011-03-22[media] v4l: mem2mem: port m2m_testdev to vb2Marek Szyprowski2-123/+107
2011-03-22[media] v4l: mem2mem: port to videobuf2Marek Szyprowski2-119/+117
2011-03-22[media] vb2 core: Fix a few printk warningsMauro Carvalho Chehab1-3/+3
2011-03-22[media] v4l: videobuf2: add read() and write() emulatorMarek Szyprowski1-0/+399
2011-03-22[media] v4l: videobuf2: add DMA scatter/gather allocatorAndrzej Pietrasiewicz3-0/+299
2011-03-22[media] v4l: videobuf2: add DMA coherent allocatorPawel Osciak3-0/+191
2011-03-22[media] v4l: videobuf2: add vmalloc allocatorPawel Osciak3-0/+138
2011-03-22[media] v4l: videobuf2: add generic memory handling routinesMarek Szyprowski3-0/+236
2011-03-22[media] v4l: add videobuf2 Video for Linux 2 driver frameworkPawel Osciak3-0/+1410
2011-03-22[media] v4l: Add compat functions for the multi-planar APIPawel Osciak1-34/+195
2011-03-22[media] v4l: Add multi-planar ioctl handling codePawel Osciak1-44/+409
2011-03-22[media] v4l: Add multi-planar API definitions to the V4L2 APIPawel Osciak1-0/+2
2011-03-02[media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411Devin Heitmueller4-4/+112
2011-03-02[media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael1-7/+51
2011-03-02[media] cx25840: fix probing of cx2583x chipsSven Barth1-1/+2
2011-03-02[media] cx23885: Remove unused 'err:' labels to quiet compiler warningAndy Walls1-2/+0
2011-03-02[media] cx23885: Revert "Check for slave nack on all transactions"Andy Walls1-8/+0
2011-02-02[media] au0828: fix VBI handling when in V4L2 streaming modeDevin Heitmueller1-4/+24