summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] Fix VIDIOC_TRY_EXT_CTRLS regressionHans Verkuil2012-07-301-1/+1
* Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-07-1416-126/+279
|\
| * [media] s5p-fimc: Add missing FIMC-LITE file operations lockingSylwester Nawrocki2012-07-071-17/+44
| * [media] omap3isp: preview: Fix contrast and brightness handlingLaurent Pinchart2012-07-061-2/+2
| * [media] omap3isp: preview: Fix output size computation depending on input formatLaurent Pinchart2012-07-061-1/+1
| * [media] cx23885: Silence unknown command warningsAnton Blanchard2012-07-061-1/+1
| * [media] cx23885: add support for HVR-1255 analog (cx23888 variant)Devin Heitmueller2012-07-064-2/+69
| * [media] cx23885: make analog support work for HVR_1250 (cx23885 variant)Devin Heitmueller2012-07-062-8/+24
| * [media] cx25840: fix vsrc/hsrc usage on cx23888 designsDevin Heitmueller2012-07-061-4/+14
| * [media] cx25840: fix regression in HVR-1800 analog audioDevin Heitmueller2012-07-061-1/+1
| * [media] cx25840: fix regression in analog support hue/saturation controlsDevin Heitmueller2012-07-061-5/+28
| * [media] cx25840: fix regression in HVR-1800 analog supportDevin Heitmueller2012-07-061-10/+13
| * [media] s5p-mfc: Fixed setup of custom controls in decoder and encoderKamil Debski2012-07-062-0/+2
| * [media] cx231xx: don't DMA to random addressesDavid Dillow2012-07-062-3/+3
| * [media] em28xx: fix em28xx-rc loadMauro Carvalho Chehab2012-07-061-1/+1
| * [media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate failsSachin Kamat2012-06-251-3/+5
| * [media] s5p-fimc: Fix compiler warning in fimc-lite.cSachin Kamat2012-06-251-1/+3
| * [media] s5p-fimc: media_entity_pipeline_start() may failSakari Ailus2012-06-251-1/+3
| * [media] s5p-fimc: Update to the control handler lock changesSylwester Nawrocki2012-06-251-2/+2
| * [media] s5p-fimc: Shorten pixel formats descriptionSylwester Nawrocki2012-06-251-3/+3
| * [media] s5p-fimc: Fix fimc-lite system wide suspend procedureSylwester Nawrocki2012-06-251-1/+1
| * [media] s5p-fimc: Prevent lock-up in multiple sensor systemsSylwester Nawrocki2012-06-254-43/+38
| * [media] s5p-fimc: Remove superfluous checks for buffer typeSylwester Nawrocki2012-06-251-8/+0
| * [media] s5p-fimc: Honour sizeimage in VIDIOC_S_FMTSylwester Nawrocki2012-06-252-7/+9
| * [media] s5p-fimc: Don't create multiple active links to same sink entitySylwester Nawrocki2012-06-251-10/+13
| * [media] s5p-fimc: Fix bug in capture node open()Sylwester Nawrocki2012-06-252-2/+6
| * [media] media: pms.c needs linux/slab.hRandy Dunlap2012-06-211-0/+1
| * [media] smiapp-core: fix compilation build errorMauro Carvalho Chehab2012-06-211-0/+1
| * [media] pms: fix build error in pms_probe()Fengguang Wu2012-06-181-0/+1
* | [media] v4l: Unify selection flagsSakari Ailus2012-07-063-7/+7
* | [media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus2012-07-067-41/+40
* | [media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus2012-07-065-19/+19
* | [media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki2012-07-064-15/+15
* | [media] s5p-tv: Use module_i2c_driver in sii9234_drv.c fileSachin Kamat2012-07-061-11/+1
* | [media] s5p-jpeg: Use module_platform_driver in jpeg-core.c fileSachin Kamat2012-07-061-23/+1
* | [media] saa7134: fix spelling of detach in labelPeter Meerwald2012-07-061-41/+41
* | [media] cx88-blackbird: replace ioctl by unlocked_ioctlHans Verkuil2012-07-061-1/+1
* | [media] cx88: don't use current_normHans Verkuil2012-07-062-6/+20
* | [media] cx88: fix a number of v4l2-compliance violationsHans Verkuil2012-07-062-23/+72
* | [media] cx88: support control eventsHans Verkuil2012-07-062-7/+14
* | [media] cx88: add priority supportHans Verkuil2012-07-064-0/+12
* | [media] cx88: move fmt, width and height to cx8800_devHans Verkuil2012-07-062-29/+29
* | [media] cx88: remove radio and type from cx8800_fhHans Verkuil2012-07-062-54/+37
* | [media] cx88: convert cx88-blackbird to the control frameworkHans Verkuil2012-07-062-69/+39
* | [media] cx88: each device node gets the right controlsHans Verkuil2012-07-064-57/+108
* | [media] cx88: first phase to convert cx88 to the control frameworkHans Verkuil2012-07-066-446/+211
* | [media] cx88: fix querycapHans Verkuil2012-07-063-68/+36
* | [media] pwc: v4l2-compliance fixesHans Verkuil2012-07-061-9/+16
* | [media] pwc: use the new vb2 helpersHans Verkuil2012-07-063-288/+26
* | [media] v4l2-dev.c: also add debug support for the fopsHans Verkuil2012-07-061-1/+24
OpenPOWER on IntegriCloud