summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2012-08-10[media] au0828: make sure video standard is setup in tuner-coreDevin Heitmueller2-0/+11
2012-08-10[media] au0828: fix race condition that causes xc5000 to not bind for digitalDevin Heitmueller2-13/+13
2012-08-10[media] au0828: Make the s_reg and g_reg advanced debug calls work against th...Devin Heitmueller1-3/+8
2012-08-10[media] au8522: properly recover from the au8522 delivering misaligned TS str...Devin Heitmueller2-6/+49
2012-08-10[media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2-57/+15
2012-08-10[media] mem2mem_testdev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-9/+20
2012-08-10[media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-8/+20
2012-08-10[media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-11/+23
2012-08-10[media] s5p-mfc: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-6/+13
2012-08-10[media] s5p-tv: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-8/+21
2012-08-10[media] s5p-g2d: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-6/+21
2012-08-10[media] s5p-jpeg: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-10/+24
2012-08-10[media] soc_camera: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-11/+20
2012-08-10[media] cx231xx: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-11/+36
2012-08-10[media] bfin_capture: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-6/+11
2012-08-10[media] sh_vou: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-6/+19
2012-08-10[media] mx2_emmaprp: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-6/+22
2012-08-10[media] vpbe_display: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-7/+15
2012-08-10[media] s2255drv: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-21/+21
2012-08-10[media] fsl-viu: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-5/+22
2012-08-10[media] tm6000: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-9/+43
2012-08-10[media] em28xx: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-17/+35
2012-08-10[media] usbvision: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-6/+36
2012-08-10[media] cpia2: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-11/+28
2012-08-10[media] ivtv: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2-14/+42
2012-08-06[media] media: i.MX27: Fix mx2_emmaprp mem2mem driver clocksJavier Martin1-11/+16
2012-08-06[media] m2m-deinterlace: fix two warningsMauro Carvalho Chehab1-1/+2
2012-08-06[media] media: Add mem2mem deinterlacing driverJavier Martin3-0/+1129
2012-08-06[media] media: coda: Add driver for Coda video codecJavier Martin4-0/+2075
2012-08-06[media] move dvb-usb-ids.h to dvb-coreMauro Carvalho Chehab1-1/+0
2012-08-04Merge tag 'v3.6-rc1' into staging/for_v3.6Mauro Carvalho Chehab10-23/+45
2012-08-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds96-7534/+4594
2012-07-31[media] Add support for the Terratec Cinergy T Dual PCIe IR remoteDjuri Baars2-0/+13
2012-07-31[media] cx18: Declare MODULE_FIRMWARE usageTim Gardner4-3/+16
2012-07-31[media] pvrusb2: Declare MODULE_FIRMWARE usageTim Gardner1-5/+12
2012-07-31[media] cx23885: Declare MODULE_FIRMWARE usageTim Gardner1-0/+2
2012-07-31[media] cx231xx: Declare MODULE_FIRMWARE usageTim Gardner1-0/+2
2012-07-31[media] ivtv: Declare MODULE_FIRMWARE usageTim Gardner1-0/+4
2012-07-31[media] cx25840: Declare MODULE_FIRMWARE usageTim Gardner1-3/+12
2012-07-31[media] s5k6aa: Add missing static storage class specifierSachin Kamat1-1/+1
2012-07-31[media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-07-31[media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner1-0/+1
2012-07-31[media] bttv: add support for Aposonic W-DVRTony Gentile2-2/+10
2012-07-31[media] cx25821: Remove bad strcpy to read-only char*Ezequiel GarcĂ­a2-4/+1
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds77-4464/+4249
2012-07-31[media] pms.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-31[media] smiapp-core.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-31[media] via-camera: pass correct format settings to sensorDaniel Drake1-1/+1
2012-07-31[media] Use a named union in struct v4l2_ioctl_infoHans Verkuil1-5/+5
2012-07-31video/uvc: use memweight()Akinobu Mita1-3/+2