summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil2009-01-022-4/+4
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-0243-179/+181
* V4L/DVB (10137): v4l2-compat32: only build if neededHans Verkuil2009-01-021-1/+4
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-0259-419/+243
* V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.Hans Verkuil2009-01-021-2/+3
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-30224-10702/+25807
|\
| * V4L/DVB (10130): use USB API functions rather than constantsJulia Lawall2008-12-308-25/+17
| * V4L/DVB (10127): stv06xx: Avoid having y unitializedErik Andrén2008-12-301-2/+4
| * V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller2008-12-301-1/+2
| * V4L/DVB (10124): em28xx: expand output formats availableDevin Heitmueller2008-12-302-1/+14
| * V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modesDevin Heitmueller2008-12-301-2/+2
| * V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller2008-12-301-1/+1
| * V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device pr...Devin Heitmueller2008-12-302-35/+0
| * V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profileDevin Heitmueller2008-12-302-15/+0
| * V4L/DVB (10119): em28xx: fix corrupted XCLK valueDevin Heitmueller2008-12-301-11/+13
| * V4L/DVB (10118): zoran: fix warning for a variable not usedMauro Carvalho Chehab2008-12-301-6/+0
| * V4L/DVB (10111a): usbvideo.h: remove an useless blank lineMauro Carvalho Chehab2008-12-301-1/+0
| * V4L/DVB (10111): quickcam_messenger.c: fix a warningMauro Carvalho Chehab2008-12-301-1/+1
| * V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __vide...Mauro Carvalho Chehab2008-12-301-1/+1
| * V4L/DVB (10104): uvcvideo: Add support for video output devicesLaurent Pinchart2008-12-305-80/+247
| * V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webc...Laurent Pinchart2008-12-301-2/+7
| * V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneousLaurent Pinchart2008-12-301-10/+9
| * V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from ...Guennadi Liakhovetski2008-12-303-0/+743
| * V4L/DVB (10098): ov772x: fix try_fmt calculation methodKuninori Morimoto2008-12-301-20/+35
| * V4L/DVB (10097): ov772x: clear i2c client data on error and removeKuninori Morimoto2008-12-301-1/+4
| * V4L/DVB (10096): ov772x: change dev_info to dev_dbgKuninori Morimoto2008-12-301-2/+1
| * V4L/DVB (10095): The failure of set_fmt is solved in tw9910Kuninori Morimoto2008-12-301-6/+16
| * V4L/DVB (10094): Add tw9910 driverKuninori Morimoto2008-12-303-0/+948
| * V4L/DVB (10092): Change V4L2 field to ANY from NONE on sh_mobile_ceu_camera.cKuninori Morimoto2008-12-301-1/+1
| * V4L/DVB (10091): mt9m001 mt9v022: simplify pointer dereferncesGuennadi Liakhovetski2008-12-302-5/+5
| * V4L/DVB (10090): soc-camera: let drivers decide upon supported field valuesGuennadi Liakhovetski2008-12-302-18/+11
| * V4L/DVB (10089): Add interlace support to sh_mobile_ceu_camera.cKuninori Morimoto2008-12-301-10/+46
| * V4L/DVB (10088): video: sh_mobile_ceu cleanups and commentsMagnus Damm2008-12-301-21/+28
| * V4L/DVB (10087): Add new enum_input function on soc_cameraKuninori Morimoto2008-12-301-4/+13
| * V4L/DVB (10086): Add new set_std function on soc_cameraKuninori Morimoto2008-12-301-1/+8
| * V4L/DVB (10085): sh_mobile_ceu: add NV16 and NV61 supportMagnus Damm2008-12-301-2/+20
| * V4L/DVB (10084): sh_mobile_ceu: add NV12 and NV21 supportMagnus Damm2008-12-301-15/+99
| * V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf lockingGuennadi Liakhovetski2008-12-303-32/+91
| * V4L/DVB (10081): pxa-camera: call try_fmt() camera device method with correct...Guennadi Liakhovetski2008-12-301-1/+7
| * V4L/DVB (10080): soc-camera: readability improvements, more strict operations...Guennadi Liakhovetski2008-12-306-69/+81
| * V4L/DVB (10079): sh_mobile_ceu: use new pixel format translation codeMagnus Damm2008-12-301-26/+57
| * V4L/DVB (10077): mt9m111: add support for mt9m112 since sensors seem identicalMike Rapoport2008-12-302-14/+18
| * V4L/DVB (10075): pxa-camera: setup the FIFO inactivity time-out registerGuennadi Liakhovetski2008-12-301-21/+69
| * V4L/DVB (10073): mt9m111: Add automatic white balance controlRobert Jarzmik2008-12-301-1/+27
| * V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera ...Guennadi Liakhovetski2008-12-305-14/+54
| * V4L/DVB: pxa-camera: use memory mapped IO access for camera (QCI) registersEric Miao2008-12-301-40/+162
| * V4L/DVB (10107): More than one driver defines the same var name (dump_bridge)...Mauro Carvalho Chehab2008-12-301-3/+3
| * V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel treeMauro Carvalho Chehab2008-12-301-0/+3
| * V4L/DVB (10069): Add ov7725 support to ov772x driverKuninori Morimoto2008-12-301-0/+22
| * V4L/DVB (10068): Change device ID selection method on ov772x driverKuninori Morimoto2008-12-301-6/+21
OpenPOWER on IntegriCloud