aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10068): Change device ID selection method on ov772x driverKuninori Morimoto2008-12-301-6/+21
* V4L/DVB (10067): Remove ov772x_default_regs from ov772x driverKuninori Morimoto2008-12-301-18/+3
* V4L/DVB (10066): mt9m001 mt9v022: fix bus-width switch GPIO availability testGuennadi Liakhovetski2008-12-302-4/+6
* V4L/DVB (10065): mt9m111: add all yuv format combinations.Robert Jarzmik2008-12-301-1/+23
* V4L/DVB (10064): mt9m111: mt9m111_get_global_gain() - unsigned >= 0 is always...roel kluin2008-12-301-8/+5
* V4L/DVB (10062): dsbr100: change return values in 3 functionsAlexey Klimov2008-12-301-10/+10
* V4L/DVB (10061): dsbr100: increase driver versionAlexey Klimov2008-12-301-2/+6
* V4L/DVB (10060): dsbr100: fix and add right commentsAlexey Klimov2008-12-301-11/+10
* V4L/DVB (10059): dsbr100: dev_err instead of dev_warnAlexey Klimov2008-12-301-1/+1
* V4L/DVB (10058): dsbr100: fix codingstyle, add dev_err messagesAlexey Klimov2008-12-301-47/+137
* V4L/DVB (10057): dsbr100: place dev_warn instead of printkAlexey Klimov2008-12-301-1/+2
* V4L/DVB (10056): em28xx: Add snapshot button on Pixelview Prolink PlayTV USB 2.0Douglas Schilling Landgraf2008-12-301-0/+1
* V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4Douglas Schilling Landgraf2008-12-302-0/+23
* V4L/DVB (10054): dsbr100: fix unplug oopsAlexey Klimov2008-12-301-29/+77
* V4L/DVB (10053): radio-mr800: disable autosuspend supportAlexey Klimov2008-12-301-1/+1
* V4L/DVB (10052): radio-mr800: correct unplug, fix to previous patchAlexey Klimov2008-12-301-19/+19
* V4L/DVB (10050): gspca - vc032x: Webcam 046d:0897 added.Jean-Francois Moine2008-12-301-0/+1
* V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine2008-12-3023-33/+33
* V4L/DVB (10048): gspca - stv06xx: New subdriver.Erik Andren2008-12-3013-1/+2805
* V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control messages.Jean-Francois Moine2008-12-301-51/+53
* V4L/DVB (10045): gspca - ov534: Remove empty line in trace.Jean-Francois Moine2008-12-301-1/+1
* V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added.Hans de Goede2008-12-301-0/+1
* V4L/DVB (10041): m5602 - rework parts of the resolution initializationErik Andrén2008-12-302-35/+32
* V4L/DVB (10040): m5602 - ov9650: Activate variopixelErik Andrén2008-12-301-0/+7
* V4L/DVB (10039): m5602 - ov9650: Add CIF modeErik Andrén2008-12-302-1/+51
* V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequenceErik Andrén2008-12-301-9/+4
* V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensorErik Andrén2008-12-302-3/+51
* V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutionsErik Andrén2008-12-302-26/+57
* V4L/DVB (10035): m5602: add a start sending hook in the sensor structErik Andrén2008-12-302-0/+6
* V4L/DVB (10034): m5602: fixup offset in order to align imageErik Andrén2008-12-301-3/+3
* V4L/DVB (10033): m5602: add some commentsErik Andrén2008-12-302-9/+10
* V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700Erik Andrén2008-12-301-0/+7
* V4L/DVB (10031): m5602: correct the name of the Pascal Stangs libraryErik Andrén2008-12-301-1/+1
* V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030Erik Andrén2008-12-301-4/+12
* V4L/DVB (10029): m5602: remove uneeded test on po1030Erik Andrén2008-12-301-6/+0
* V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor functionErik Andrén2008-12-302-40/+0
* V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common functionErik Andrén2008-12-301-13/+13
* V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensorErik Andrén2008-12-302-43/+0
* V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common functionErik Andrén2008-12-301-17/+17
* V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor ...Erik Andrén2008-12-302-36/+0
* V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor fun...Erik Andrén2008-12-301-9/+9
* V4L/DVB (10022): m5602: Remove the po1030 read_sensor functionErik Andrén2008-12-302-36/+0
* V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor functionErik Andrén2008-12-301-13/+13
* V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor f...Erik Andrén2008-12-302-42/+0
* V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor functionErik Andrén2008-12-301-24/+24
* V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor functionErik Andrén2008-12-301-6/+17
* V4L/DVB (10015): gspca - m5602: Add initial read sensor implementationErik Andrén2008-12-302-0/+39
* V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén2008-12-3010-230/+0
* V4L/DVB (10013): Convert all sensors to use the unified write sensor functionErik Andrén2008-12-306-95/+98
* V4L/DVB (10012): m5602: Start to unify read/write sensor functionsErik Andrén2008-12-307-0/+52