summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-24185-6373/+36101
|\
| * [media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_tPawel Osciak2011-03-221-1/+1
| * [media] sh_mobile_ceu_camera: Do not call vb2's mem_ops directlyPawel Osciak2011-03-221-3/+1
| * [media] V4L: soc-camera: explicitly require V4L2_BUF_TYPE_VIDEO_CAPTUREGuennadi Liakhovetski2011-03-221-4/+12
| * [media] v4l: soc-camera: Store negotiated buffer settingsSergio Aguirre2011-03-221-5/+4
| * [media] hdpvr: use same polling interval as other OSJarod Wilson2011-03-221-1/+2
| * [media] ir-kbd-i2c: pass device code w/key in hauppauge caseJarod Wilson2011-03-221-1/+1
| * [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymapMauro Carvalho Chehab2011-03-222-16/+3
| * [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-228-13/+13
| * [media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab2011-03-222-3/+3
| * [media] hdpvr: i2c master enhancementsJarod Wilson2011-03-221-17/+50
| * [media] saa7134: Fix strange kconfig dependency on RC_CORESteven Rostedt2011-03-221-0/+1
| * [media] gspca - zc3xx: Add exposure control for sensor hv7131rJean-François Moine2011-03-221-7/+69
| * [media] gspca - main: Add endpoint direction test in alt_xferPatrice Chotard2011-03-221-1/+2
| * [media] gspca - nw80x: Fix exposure for some webcamsJean-François Moine2011-03-221-0/+3
| * [media] gspca - nw80x: Get the sensor ID when bridge et31x110Jean-François Moine2011-03-221-0/+20
| * [media] gspca - nw80x: Fix some image resolutionsJean-François Moine2011-03-221-3/+13
| * [media] gspca - nw80x: Check the bridge from the webcam typeJean-François Moine2011-03-221-68/+78
| * [media] gspca - nw80x: Fix the gain, exposure and autogainJean-François Moine2011-03-221-89/+46
| * [media] gspca - nw80x: Do some initialization at probe timeJean-François Moine2011-03-221-30/+55
| * [media] gspca - nw80x: The webcam dsb-c110 is the same as the twinkleJean-François Moine2011-03-221-181/+1
| * [media] gspca - nw80x: Cleanup sourceJean-François Moine2011-03-221-208/+65
| * [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-226-13/+18
| * [media] ivtv: replace ugly casts with a proper container_ofHans Verkuil2011-03-221-50/+50
| * [media] ivtv: add missing v4l2_fh_exitHans Verkuil2011-03-221-0/+1
| * [media] vivi: convert to core priority handlingHans Verkuil2011-03-221-13/+4
| * [media] v4l2-device: add kref and a release functionHans Verkuil2011-03-222-0/+26
| * [media] cx18: use core priority handlingHans Verkuil2011-03-223-61/+0
| * [media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil2011-03-223-41/+61
| * [media] ivtv: convert to core priority handlingHans Verkuil2011-03-223-45/+15
| * [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-228-14/+70
| * [media] v4l2-fh: add v4l2_fh_is_singularHans Verkuil2011-03-221-0/+14
| * [media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functionsHans Verkuil2011-03-221-0/+28
| * [media] v4l2-fh: implement v4l2_priority supportHans Verkuil2011-03-221-0/+4
| * [media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil2011-03-222-0/+7
| * [media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil2011-03-222-63/+64
| * [media] saa7134-input: key up events not sent after suspend/resumeVadim Solomin2011-03-221-10/+39
| * [media] via-camera: Fix OLPC serial checkDaniel Drake2011-03-221-46/+37
| * [media] drivers/media/video/tlg2300/pd-video.c: Remove second mutex_unlock in...Alexander Strakh2011-03-221-3/+1
| * [media] V4L: videobuf, don't use dma addr as physicalJiri Slaby2011-03-221-1/+1
| * [media] uvcvideo: Fix descriptor parsing for video output devicesLaurent Pinchart2011-03-221-0/+8
| * [media] uvcvideo: Fix uvc_fixup_video_ctrl() format searchStephan Lachowsky2011-03-221-5/+9
| * [media] vb2: Handle return value from start_streaming callbackPawel Osciak2011-03-221-3/+8
| * [media] vb2: vb2_poll() fix return values for file I/O modePawel Osciak2011-03-221-3/+3
| * [media] Update Pawel Osciak's e-mail addressPawel Osciak2011-03-226-12/+12
| * [media] gspca - nw80x: New subdriver for Divio based webcamsJean-François Moine2011-03-223-0/+2454
| * [media] gspca - main: Cleanup sourceJean-François Moine2011-03-221-6/+7
| * [media] gspca - ov519: Add exposure and autogain controls for ov2610/2610aeJean-François Moine2011-03-221-14/+106
| * [media] gspca - jeilinj / stv06xx: Fix some warningsJean-François Moine2011-03-222-4/+0
| * [media] gspca - sonixb: Clenup sourceJean-François Moine2011-03-221-5/+5
OpenPOWER on IntegriCloud