summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2012-07-31drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton1-2/+6
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds117-5189/+6896
2012-07-30video/uvc: use memweight()Akinobu Mita1-3/+2
2012-07-30Merge branch 'patches_for_v3.6' into v4l_for_linusMauro Carvalho Chehab117-5189/+6896
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-3/+5
2012-07-23zoran: don't bother with struct file * in zoran_mapAl Viro2-3/+5
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2-4/+1
2012-07-18v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil1-0/+1
2012-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-130/+285
2012-07-11media: mx2_camera: Fix mbus format handlingJavier Martin1-5/+22
2012-07-09gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede1-5/+8
2012-07-07media: Revert "[media] Terratec Cinergy S2 USB HD Rev.2"Mauro Carvalho Chehab1-18/+1
2012-07-07[media] s5p-fimc: Add missing FIMC-LITE file operations lockingSylwester Nawrocki1-17/+44
2012-07-06[media] media: Use pr_info not homegrown pr_reg macroJoe Perches2-87/+90
2012-07-06[media] Terratec Cinergy S2 USB HD Rev.2Igor M. Liplianin1-1/+18
2012-07-06[media] v4l: Unify selection flagsSakari Ailus3-7/+7
2012-07-06[media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus7-41/+40
2012-07-06[media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus5-19/+19
2012-07-06[media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki4-15/+15
2012-07-06[media] omap3isp: preview: Fix contrast and brightness handlingLaurent Pinchart1-2/+2
2012-07-06[media] omap3isp: preview: Fix output size computation depending on input formatLaurent Pinchart1-1/+1
2012-07-06[media] winbond-cir: Initialise timeout, driver_type and allowed_protosAnton Blanchard1-0/+2
2012-07-06[media] winbond-cir: Fix txandrx module infoAnton Blanchard1-1/+1
2012-07-06[media] cx23885: Silence unknown command warningsAnton Blanchard1-1/+1
2012-07-06[media] cx23885: add support for HVR-1255 analog (cx23888 variant)Devin Heitmueller4-2/+69
2012-07-06[media] cx23885: make analog support work for HVR_1250 (cx23885 variant)Devin Heitmueller2-8/+24
2012-07-06[media] cx25840: fix vsrc/hsrc usage on cx23888 designsDevin Heitmueller1-4/+14
2012-07-06[media] cx25840: fix regression in HVR-1800 analog audioDevin Heitmueller1-1/+1
2012-07-06[media] cx25840: fix regression in analog support hue/saturation controlsDevin Heitmueller1-5/+28
2012-07-06[media] cx25840: fix regression in HVR-1800 analog supportDevin Heitmueller1-10/+13
2012-07-06[media] s5p-mfc: Fixed setup of custom controls in decoder and encoderKamil Debski2-0/+2
2012-07-06[media] cx231xx: don't DMA to random addressesDavid Dillow2-3/+3
2012-07-06[media] em28xx: fix em28xx-rc loadMauro Carvalho Chehab1-1/+1
2012-07-06[media] dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak1-0/+1
2012-07-06[media] media: dvb-usb: print mac address via native %pMAndy Shevchenko1-3/+1
2012-07-06[media] s5p-tv: Use module_i2c_driver in sii9234_drv.c fileSachin Kamat1-11/+1
2012-07-06[media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin1-1/+4
2012-07-06[media] s5p-jpeg: Use module_platform_driver in jpeg-core.c fileSachin Kamat1-23/+1
2012-07-06[media] saa7134: fix spelling of detach in labelPeter Meerwald1-41/+41
2012-07-06[media] cx88-blackbird: replace ioctl by unlocked_ioctlHans Verkuil1-1/+1
2012-07-06[media] cx88: don't use current_normHans Verkuil2-6/+20
2012-07-06[media] cx88: fix a number of v4l2-compliance violationsHans Verkuil2-23/+72
2012-07-06[media] cx88: support control eventsHans Verkuil2-7/+14
2012-07-06[media] cx88: add priority supportHans Verkuil4-0/+12
2012-07-06[media] cx88: move fmt, width and height to cx8800_devHans Verkuil2-29/+29
2012-07-06[media] cx88: remove radio and type from cx8800_fhHans Verkuil2-54/+37
2012-07-06[media] cx88: convert cx88-blackbird to the control frameworkHans Verkuil2-69/+39
2012-07-06[media] cx88: each device node gets the right controlsHans Verkuil4-57/+108