summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] media: Remove OOM message after input_allocate_deviceJoe Perches2014-01-073-10/+3
* [media] fix coccinelle warningsFengguang Wu2014-01-071-1/+1
* [media] fix coccinelle warningsFengguang Wu2014-01-071-5/+3
* [media] saa7134: don't set vfd->debugHans Verkuil2014-01-071-1/+0
* [media] saa6588: add support for non-blocking modeHans Verkuil2014-01-074-21/+30
* [media] saa6588: remove unused CMD_OPENHans Verkuil2014-01-072-5/+0
* [media] saa6588: after calling CMD_CLOSE, CMD_POLL is brokenHans Verkuil2014-01-071-0/+1
* [media] saa7134: drop log_status for radioHans Verkuil2014-01-071-1/+0
* [media] saa6752hs.h: drop empty headerHans Verkuil2014-01-072-27/+0
* [media] saa6752hs: move to media/i2cHans Verkuil2014-01-075-1/+15
* [media] saa6752hs: drop compat control codeHans Verkuil2014-01-071-13/+6
* [media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNCHans Verkuil2014-01-071-1/+1
* [media] saa7134: add support for control eventsHans Verkuil2014-01-072-13/+38
* [media] saa7134: share resource management between normal and empress nodesHans Verkuil2014-01-073-101/+62
* [media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress nodeHans Verkuil2014-01-073-85/+76
* [media] saa7134: cleanup radio/video/empress ioctl handlingHans Verkuil2014-01-073-142/+61
* [media] saa7134: convert to the control frameworkHans Verkuil2014-01-075-399/+162
* [media] saa7134: move the queue data from saa7134_fh to saa7134_devHans Verkuil2014-01-074-64/+63
* [media] DocBook: drop the word 'only'Hans Verkuil2014-01-071-1/+1
* [media] vb2: Improve file I/O emulation to handle buffers in any orderHans Verkuil2014-01-071-14/+14
* [media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil2014-01-077-6/+8
* [media] vb2: don't set index, don't start streaming for write()Hans Verkuil2014-01-071-10/+0
* [media] vb2: retry start_streaming in case of insufficient buffersHans Verkuil2014-01-072-17/+66
* [media] vb2: remove the 'fileio = NULL' hackHans Verkuil2014-01-071-111/+112
* [media] vb2: fix race condition between REQBUFS and QBUF/PREPARE_BUFHans Verkuil2014-01-071-2/+23
* [media] vb2: simplify qbuf/prepare_buf by removing callbackHans Verkuil2014-01-071-59/+59
* [media] videobuf2: Fix CodingStyleMauro Carvalho Chehab2014-01-071-9/+10
* [media] vb2: push the mmap semaphore down to __buf_prepare()Hans Verkuil2014-01-072-46/+38
* [media] v4l: ti-vpe: Add a type specifier to describe vpdma data format typeArchit Taneja2014-01-072-2/+41
* [media] v4l: ti-vpe: enable CSC support for VPEArchit Taneja2014-01-071-23/+72
* [media] v4l: ti-vpe: Add helper to perform color conversionArchit Taneja2014-01-072-0/+123
* [media] v4l: ti-vpe: create a color space converter block libraryArchit Taneja2014-01-075-57/+155
* [media] v4l: ti-vpe: enable basic scaler supportArchit Taneja2014-01-073-11/+149
* [media] v4l: ti-vpe: make vpe driver load scaler coefficientsArchit Taneja2014-01-071-1/+46
* [media] v4l: ti-vpe: support loading of scaler coefficientsArchit Taneja2014-01-073-0/+1471
* [media] v4l: ti-vpe: create a scaler block libraryArchit Taneja2014-01-075-189/+288
* [media] v4l2: move tracepoints to video_usercopyHans Verkuil2014-01-072-9/+9
* [media] Documentation/DocBook/media/v4l: fix typo, s/packet/packed/Antonio Ospite2014-01-071-3/+3
* [media] Documentation/DocBook/media/v4l/subdev-formats.xml: fix a typoAntonio Ospite2014-01-071-1/+1
* [media] cx231xx: fix i2c debug printsMatthias Schwarzott2014-01-071-4/+12
* [media] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECTMatthias Schwarzott2014-01-071-0/+2
* [media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive()Wei Yongjun2014-01-071-0/+1
* [media] adv7842: add drive strength enum and sync names with adv7604Hans Verkuil2014-01-072-8/+14
* [media] adv7842: initialize timings to CEA 640x480p59.94Hans Verkuil2014-01-071-0/+3
* [media] adv7842: set LLC DLL phase from platform_dataHans Verkuil2014-01-073-5/+8
* [media] adv7842: return 0 if no change in s_dv_timingsMartin Bugge2014-01-071-0/+5
* [media] adv7842: Composite sync adjustmentMartin Bugge2014-01-072-0/+12
* [media] adv7842: obtain free-run mode from the platform_dataMartin Bugge2014-01-073-5/+22
* [media] adv7842: composite sd-ram test, clear timings before settingMartin Bugge2014-01-071-2/+7
* [media] adv7842: enable HDMI/DVI mode irqMartin Bugge2014-01-071-10/+26
OpenPOWER on IntegriCloud