summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2011-01-19[media] saa7134: Fix analog mode for Kworld SBTVDMauro Carvalho Chehab2-76/+4
2011-01-19[media] em28xx: Fix IR support for WinTV USB2Mauro Carvalho Chehab1-0/+1
2011-01-19[media] ir-kbd-i2c: Make IR debug messages more usefulMauro Carvalho Chehab1-2/+4
2011-01-19[media] v4l2-ioctl: fix incorrect error code if VIDIOC_DBG_G/S_REGISTER are u...Hans Verkuil1-8/+12
2011-01-19[media] gspca_sonixb: Fix mirrored image with ov7630Hans de Goede1-1/+1
2011-01-19[media] gspca_sonixj: Add one more commented out usb-idHans de Goede1-0/+1
2011-01-19[media] gspca_sonixj: Probe sensor type independent of bridge typeHans de Goede2-31/+29
2011-01-19[media] gspca_sonixj: Enable more usb ids when sn9c102 gets compiled tooHans de Goede2-9/+3
2011-01-19[media] gspca_sonixb: Add usb ids for known sn9c103 camerasHans de Goede2-9/+11
2011-01-19[media] gspca_sonixb: TAS5130C brightness control really is a gain controlHans de Goede1-14/+4
2011-01-19[media] gspca_sonixb: Fix TAS5110D sensor gain controlHans de Goede1-6/+30
2011-01-19[media] gspca_sonixb: Adjust autoexposure window for vga cams so that it is c...Hans de Goede1-2/+2
2011-01-19[media] gspca_sonixb: Refactor to unify bridge handlingHans de Goede1-90/+116
2011-01-19[media] sn9c102: Remove not supported and non existing usb idsHans de Goede1-35/+31
2011-01-19[media] et61x251: remove wrongly claimed usb idsHans de Goede1-24/+0
2011-01-19[media] gspca_main: wake wq on streamoffHans de Goede1-0/+2
2011-01-19[media] gspca_main: Allow switching from read to mmap / userptr modeHans de Goede1-0/+4
2011-01-19[media] gspca_main: Simplify read mode memory type checksHans de Goede1-12/+2
2011-01-19[media] gspca_main: Set memory type to GSPCA_MEMORY_NO on buffer releaseHans de Goede1-12/+11
2011-01-19[media] gspca_main: Remove no longer used users variableHans de Goede2-28/+5
2011-01-19[media] gspca_main: Update buffer flags even when user_copy failsHans de Goede1-5/+5
2011-01-19[media] gspca_main: Locking fixes 2Hans de Goede2-55/+58
2011-01-19[media] gspca_main: Locking fixes 1Hans de Goede1-6/+9
2011-01-19[media] davinci: convert vpif_display to core-assisted lockingHans Verkuil1-78/+20
2011-01-19[media] davinci: convert vpif_capture to core-assisted lockingHans Verkuil1-76/+14
2011-01-19[media] vpif_cap/disp: Cleanup, improved commentsMats Randgaard3-17/+25
2011-01-19[media] vpif_cap/disp: Added support for DV timingsMats Randgaard4-25/+290
2011-01-19[media] vpif_cap/disp: Add support for DV presetsMats Randgaard6-9/+350
2011-01-19[media] vpif: Consolidate formats from capture and displayMats Randgaard4-31/+58
2011-01-19[media] vpif_cap/disp: Add debug functionalityMats Randgaard2-0/+169
2011-01-19[media] cpia2: convert .ioctl to .unlocked_ioctlHans Verkuil3-121/+50
2011-01-19[media] bttv: remove obsolete 'no_tda9875' fieldHans Verkuil2-40/+0
2011-01-19[media] tda9875: remove duplicate driverHans Verkuil3-421/+0
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-3/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds9-11/+9
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds11-13/+56
2011-01-08Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2011-01-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds190-19757/+8444
2011-01-04[media] v4l2-compat-ioctl32: fix compile warningHans Verkuil1-4/+0
2011-01-04[media] zoran: fix compiler warningHans Verkuil1-0/+1
2011-01-03media: comment typo fix diable -> disable.Justin P. Mattock2-2/+2
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil1-1/+1
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab5-182/+61
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls1-2/+17
2010-12-31[media] cx23885, cimax2.c: Fix case of two CAM insertion irqIgor M. Liplianin1-8/+16
2010-12-31[media] soc_camera: Add the ability to bind regulators to soc_camedra devicesAlberto Panizzo1-21/+65
2010-12-31[media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensorAlberto Panizzo3-0/+1212
2010-12-31[media] v4l: soc-camera: switch to .unlocked_ioctlGuennadi Liakhovetski7-48/+19
2010-12-31[media] v4l: ov772x: simplify pointer dereferenceGuennadi Liakhovetski1-10/+7
2010-12-31[media] ov9640: fix OmniVision OV9640 sensor driver's priv data retrievingDavid Cohen1-2/+4