summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2008-12-30V4L/DVB (10094): Add tw9910 driverKuninori Morimoto3-0/+948
2008-12-30V4L/DVB (10092): Change V4L2 field to ANY from NONE on sh_mobile_ceu_camera.cKuninori Morimoto1-1/+1
2008-12-30V4L/DVB (10091): mt9m001 mt9v022: simplify pointer dereferncesGuennadi Liakhovetski2-5/+5
2008-12-30V4L/DVB (10090): soc-camera: let drivers decide upon supported field valuesGuennadi Liakhovetski2-18/+11
2008-12-30V4L/DVB (10089): Add interlace support to sh_mobile_ceu_camera.cKuninori Morimoto1-10/+46
2008-12-30V4L/DVB (10088): video: sh_mobile_ceu cleanups and commentsMagnus Damm1-21/+28
2008-12-30V4L/DVB (10087): Add new enum_input function on soc_cameraKuninori Morimoto1-4/+13
2008-12-30V4L/DVB (10086): Add new set_std function on soc_cameraKuninori Morimoto1-1/+8
2008-12-30V4L/DVB (10085): sh_mobile_ceu: add NV16 and NV61 supportMagnus Damm1-2/+20
2008-12-30V4L/DVB (10084): sh_mobile_ceu: add NV12 and NV21 supportMagnus Damm1-15/+99
2008-12-30V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf lockingGuennadi Liakhovetski3-32/+91
2008-12-30V4L/DVB (10081): pxa-camera: call try_fmt() camera device method with correct...Guennadi Liakhovetski1-1/+7
2008-12-30V4L/DVB (10080): soc-camera: readability improvements, more strict operations...Guennadi Liakhovetski6-69/+81
2008-12-30V4L/DVB (10079): sh_mobile_ceu: use new pixel format translation codeMagnus Damm1-26/+57
2008-12-30V4L/DVB (10077): mt9m111: add support for mt9m112 since sensors seem identicalMike Rapoport2-14/+18
2008-12-30V4L/DVB (10075): pxa-camera: setup the FIFO inactivity time-out registerGuennadi Liakhovetski1-21/+69
2008-12-30V4L/DVB (10073): mt9m111: Add automatic white balance controlRobert Jarzmik1-1/+27
2008-12-30V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera ...Guennadi Liakhovetski5-14/+54
2008-12-30V4L/DVB: pxa-camera: use memory mapped IO access for camera (QCI) registersEric Miao1-40/+162
2008-12-30V4L/DVB (10107): More than one driver defines the same var name (dump_bridge)...Mauro Carvalho Chehab1-3/+3
2008-12-30V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel treeMauro Carvalho Chehab1-0/+3
2008-12-30V4L/DVB (10069): Add ov7725 support to ov772x driverKuninori Morimoto1-0/+22
2008-12-30V4L/DVB (10068): Change device ID selection method on ov772x driverKuninori Morimoto1-6/+21
2008-12-30V4L/DVB (10067): Remove ov772x_default_regs from ov772x driverKuninori Morimoto1-18/+3
2008-12-30V4L/DVB (10066): mt9m001 mt9v022: fix bus-width switch GPIO availability testGuennadi Liakhovetski2-4/+6
2008-12-30V4L/DVB (10065): mt9m111: add all yuv format combinations.Robert Jarzmik1-1/+23
2008-12-30V4L/DVB (10064): mt9m111: mt9m111_get_global_gain() - unsigned >= 0 is always...roel kluin1-8/+5
2008-12-30V4L/DVB (10056): em28xx: Add snapshot button on Pixelview Prolink PlayTV USB 2.0Douglas Schilling Landgraf1-0/+1
2008-12-30V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4Douglas Schilling Landgraf2-0/+23
2008-12-30V4L/DVB (10050): gspca - vc032x: Webcam 046d:0897 added.Jean-Francois Moine1-0/+1
2008-12-30V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine23-33/+33
2008-12-30V4L/DVB (10048): gspca - stv06xx: New subdriver.Erik Andren13-1/+2805
2008-12-30V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control messages.Jean-Francois Moine1-51/+53
2008-12-30V4L/DVB (10045): gspca - ov534: Remove empty line in trace.Jean-Francois Moine1-1/+1
2008-12-30V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added.Hans de Goede1-0/+1
2008-12-30V4L/DVB (10041): m5602 - rework parts of the resolution initializationErik Andrén2-35/+32
2008-12-30V4L/DVB (10040): m5602 - ov9650: Activate variopixelErik Andrén1-0/+7
2008-12-30V4L/DVB (10039): m5602 - ov9650: Add CIF modeErik Andrén2-1/+51
2008-12-30V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequenceErik Andrén1-9/+4
2008-12-30V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensorErik Andrén2-3/+51
2008-12-30V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutionsErik Andrén2-26/+57
2008-12-30V4L/DVB (10035): m5602: add a start sending hook in the sensor structErik Andrén2-0/+6
2008-12-30V4L/DVB (10034): m5602: fixup offset in order to align imageErik Andrén1-3/+3
2008-12-30V4L/DVB (10033): m5602: add some commentsErik Andrén2-9/+10
2008-12-30V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700Erik Andrén1-0/+7
2008-12-30V4L/DVB (10031): m5602: correct the name of the Pascal Stangs libraryErik Andrén1-1/+1
2008-12-30V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030Erik Andrén1-4/+12
2008-12-30V4L/DVB (10029): m5602: remove uneeded test on po1030Erik Andrén1-6/+0
2008-12-30V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor functionErik Andrén2-40/+0
2008-12-30V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common functionErik Andrén1-13/+13