summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab2009-04-063-73/+63
* V4L/DVB (10952): cx25840: prepare it to be used by cx231xx moduleSri Deevi2009-04-064-21/+148
* V4L/DVB (11350): Add camera (CSI) driver for MX1Paulius Zaleckas2009-04-063-1/+840
* V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the...Guennadi Liakhovetski2009-04-061-1/+1
* V4L/DVB (11347): mt9t031: use platform power hookGuennadi Liakhovetski2009-04-061-0/+21
* V4L/DVB (11343): au0828: make i2c clock speed per-board configurableDevin Heitmueller2009-04-063-20/+18
* V4L/DVB (11342): au0828: better document i2c registersDevin Heitmueller2009-04-062-28/+69
* V4L/DVB (11334): pvrusb2: Fix uninitialized tuner_setup field(s)Mike Isely2009-04-061-0/+1
* V4L/DVB (11333): pvrusb2: Report def_val items in sysfs symbolically, consist...Mike Isely2009-04-061-6/+8
* V4L/DVB (11332): pvrusb2: Fix incorrect reporting of default value for non-in...Mike Isely2009-04-061-7/+5
* V4L/DVB (11331): em28xx: convert to v4l2_subdevDouglas Schilling Landgraf2009-04-065-141/+172
* V4L/DVB (11329): Fix buglets in v4l1 compatibility layerRussell King2009-04-061-2/+7
* V4L/DVB (11327): ov772x: add edge contrl supportKuninori Morimoto2009-04-061-4/+59
* V4L/DVB (11326): mt9m001: fix advertised pixel clock polarityGuennadi Liakhovetski2009-04-061-1/+1
* V4L/DVB (11325): soc-camera: fix breakage caused by 1fa5ae857bb14f6046205171d...Guennadi Liakhovetski2009-04-061-2/+4
* V4L/DVB (11324): ov772x: wrong pointer for soc_camera_link is modifiedKuninori Morimoto2009-04-061-1/+1
* V4L/DVB (11323): pxa-camera: simplify the .buf_queue path by merging two loopsGuennadi Liakhovetski2009-04-061-14/+6
* V4L/DVB (11322): pxa_camera: Fix overrun condition on last bufferRobert Jarzmik2009-04-061-5/+20
* V4L/DVB (11321): pxa_camera: Redesign DMA handlingRobert Jarzmik2009-04-061-128/+191
* V4L/DVB (11320): pxa_camera: Remove YUV planar formats holeRobert Jarzmik2009-04-061-38/+105
* V4L/DVB (11319): pxa_camera: Enforce YUV422P frame sizes to be 16 multiplesRobert Jarzmik2009-04-061-11/+21
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-3/+1
* V4L/DVB (11316): saa7191: tuner ops wasn't set.Hans Verkuil2009-03-301-0/+1
* V4L/DVB (11315): cx25840: fix 'unused variable' warning.Hans Verkuil2009-03-301-2/+0
* V4L/DVB (11312): tuner: remove V4L1 code from this driver.Hans Verkuil2009-03-301-129/+0
* V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil2009-03-305-31/+29
* V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil2009-03-304-255/+228
* V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil2009-03-304-248/+219
* V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is thereMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (11305): cx88: prevent probing rtc and ir devicesHans Verkuil2009-03-301-4/+10
* V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no lon...Hans Verkuil2009-03-309-56/+0
* V4L/DVB (11303): tda7432: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-14/+1
* V4L/DVB (11302): tda9875: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-14/+1
* V4L/DVB (11301): wm8775: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-11/+1
* V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil2009-03-307-68/+80
* V4L/DVB (11298): cx25840: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-19/+1
* V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil2009-03-307-95/+47
* V4L/DVB (11296): cx23885: bugfix error message if firmware is not foundSteven Toth2009-03-301-1/+1
* V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil2009-03-304-13/+25
* V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMTMárton Németh2009-03-301-0/+6
* V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Sm...Laurent Pinchart2009-03-301-0/+9
* V4L/DVB (11283): saa6588: remove legacy code.Hans Verkuil2009-03-301-15/+1
* V4L/DVB (11282): saa7134: add RDS support.Hans Verkuil2009-03-305-0/+51
* V4L/DVB (11281): bttv: move saa6588 config to the helper chip configHans Verkuil2009-03-302-12/+15
* V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8x...Hans Verkuil2009-03-301-1/+0
* V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disa...Hans Verkuil2009-03-305-105/+180
* V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (11276): tvaudio: add tda9875 support.Hans Verkuil2009-03-301-0/+132
* V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handlingHans Verkuil2009-03-301-5/+19
* V4L/DVB (11272): zr364xx: Remove code for things already done by video_ioctl2Trent Piepho2009-03-301-16/+0
OpenPOWER on IntegriCloud