summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi63-106/+106
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds185-6373/+36101
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon1-1/+2
2011-03-22[media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_tPawel Osciak1-1/+1
2011-03-22[media] sh_mobile_ceu_camera: Do not call vb2's mem_ops directlyPawel Osciak1-3/+1
2011-03-22[media] V4L: soc-camera: explicitly require V4L2_BUF_TYPE_VIDEO_CAPTUREGuennadi Liakhovetski1-4/+12
2011-03-22[media] v4l: soc-camera: Store negotiated buffer settingsSergio Aguirre1-5/+4
2011-03-22[media] hdpvr: use same polling interval as other OSJarod Wilson1-1/+2
2011-03-22[media] ir-kbd-i2c: pass device code w/key in hauppauge caseJarod Wilson1-1/+1
2011-03-22[media] rc/keymaps: Remove the obsolete rc-rc5-tv keymapMauro Carvalho Chehab2-16/+3
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab8-13/+13
2011-03-22[media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab2-3/+3
2011-03-22[media] hdpvr: i2c master enhancementsJarod Wilson1-17/+50
2011-03-22[media] saa7134: Fix strange kconfig dependency on RC_CORESteven Rostedt1-0/+1
2011-03-22[media] gspca - zc3xx: Add exposure control for sensor hv7131rJean-François Moine1-7/+69
2011-03-22[media] gspca - main: Add endpoint direction test in alt_xferPatrice Chotard1-1/+2
2011-03-22[media] gspca - nw80x: Fix exposure for some webcamsJean-François Moine1-0/+3
2011-03-22[media] gspca - nw80x: Get the sensor ID when bridge et31x110Jean-François Moine1-0/+20
2011-03-22[media] gspca - nw80x: Fix some image resolutionsJean-François Moine1-3/+13
2011-03-22[media] gspca - nw80x: Check the bridge from the webcam typeJean-François Moine1-68/+78
2011-03-22[media] gspca - nw80x: Fix the gain, exposure and autogainJean-François Moine1-89/+46
2011-03-22[media] gspca - nw80x: Do some initialization at probe timeJean-François Moine1-30/+55
2011-03-22[media] gspca - nw80x: The webcam dsb-c110 is the same as the twinkleJean-François Moine1-181/+1
2011-03-22[media] gspca - nw80x: Cleanup sourceJean-François Moine1-208/+65
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil6-13/+18
2011-03-22[media] ivtv: replace ugly casts with a proper container_ofHans Verkuil1-50/+50
2011-03-22[media] ivtv: add missing v4l2_fh_exitHans Verkuil1-0/+1
2011-03-22[media] vivi: convert to core priority handlingHans Verkuil1-13/+4
2011-03-22[media] v4l2-device: add kref and a release functionHans Verkuil2-0/+26
2011-03-22[media] cx18: use core priority handlingHans Verkuil3-61/+0
2011-03-22[media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil3-41/+61
2011-03-22[media] ivtv: convert to core priority handlingHans Verkuil3-45/+15
2011-03-22[media] v4l2-ioctl: add priority handling supportHans Verkuil8-14/+70
2011-03-22[media] v4l2-fh: add v4l2_fh_is_singularHans Verkuil1-0/+14
2011-03-22[media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functionsHans Verkuil1-0/+28
2011-03-22[media] v4l2-fh: implement v4l2_priority supportHans Verkuil1-0/+4
2011-03-22[media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil2-0/+7
2011-03-22[media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil2-63/+64
2011-03-22[media] saa7134-input: key up events not sent after suspend/resumeVadim Solomin1-10/+39
2011-03-22[media] via-camera: Fix OLPC serial checkDaniel Drake1-46/+37
2011-03-22[media] drivers/media/video/tlg2300/pd-video.c: Remove second mutex_unlock in...Alexander Strakh1-3/+1
2011-03-22[media] V4L: videobuf, don't use dma addr as physicalJiri Slaby1-1/+1
2011-03-22[media] uvcvideo: Fix descriptor parsing for video output devicesLaurent Pinchart1-0/+8
2011-03-22[media] uvcvideo: Fix uvc_fixup_video_ctrl() format searchStephan Lachowsky1-5/+9
2011-03-22[media] vb2: Handle return value from start_streaming callbackPawel Osciak1-3/+8
2011-03-22[media] vb2: vb2_poll() fix return values for file I/O modePawel Osciak1-3/+3
2011-03-22[media] Update Pawel Osciak's e-mail addressPawel Osciak6-12/+12
2011-03-22[media] gspca - nw80x: New subdriver for Divio based webcamsJean-François Moine3-0/+2454
2011-03-22[media] gspca - main: Cleanup sourceJean-François Moine1-6/+7
2011-03-22[media] gspca - ov519: Add exposure and autogain controls for ov2610/2610aeJean-François Moine1-14/+106