summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13959): cx23885/cx23885-dvb.c: use %pM to show MAC addresshartleys2010-02-261-9/+2
* V4L/DVB (13958): tveeprom.c: use %pM to show MAC addresshartleys2010-02-261-4/+1
* V4L/DVB (13954): Correct NULL testJulia Lawall2010-02-261-1/+1
* V4L/DVB (13952): gspca: Storage class should be before const qualifierTobias Klauser2010-02-263-3/+3
* V4L/DVB (13951): rj54n1cb0: Storage class should be before const qualifierTobias Klauser2010-02-261-6/+6
* V4L/DVB (13945): Add lost config and PCI ID for card of BeholderDmitri Belimov2010-02-263-5/+49
* V4L/DVB (13944): vivi: Fix test of unsigned in vivi_create_instance()Roel Kluin2010-02-261-1/+1
* V4L/DVB: use correct size in put_v4l2_window32()Roel Kluin2010-02-261-1/+1
* V4L/DVB (13932): em28xx: add PAL support for VBIDevin Heitmueller2010-02-264-31/+66
* V4L/DVB (13927): gspca - sonixj: Fix bad video mode for all webcams.Jean-Francois Moine2010-02-261-3/+3
* V4L/DVB (13926): gspca - pac7302: Fix a random USB error.Jean-Francois Moine2010-02-261-1/+1
* V4L/DVB (13925): gspca - main: Change the check of the USB video interface.Jean-Francois Moine2010-02-261-6/+3
* V4L/DVB (13924): gspca - sunplus: Optimize and remove unused sequences.Jean-Francois Moine2010-02-261-164/+19
* V4L/DVB (13923): gspca - zc3xx: Simplify code.Jean-Francois Moine2010-02-261-4/+2
* V4L/DVB (13922): gspca - zc3xx: Switch off the LED on resume.Jean-Francois Moine2010-02-261-2/+1
* V4L/DVB (13921): gspca - zc3xx: Remove unuseful register write.Jean-Francois Moine2010-02-261-2/+0
* V4L/DVB (13920): gspca - zc3xx: Let default sharpness for sensor pas202b.Jean-Francois Moine2010-02-261-1/+1
* V4L/DVB (13919): gspca - zc3xx: Fix hdcs2020 probe.Jean-Francois Moine2010-02-261-0/+1
* V4L/DVB (13918): gspca - zc3xx: Rename the USB sequences.Jean-Francois Moine2010-02-261-109/+95
* V4L/DVB (13917): gspca - zc3xx: Cleanup code.Jean-Francois Moine2010-02-261-66/+64
* V4L/DVB (13915): em28xx: fix a typo on RC6 modesMauro Carvalho Chehab2010-02-261-2/+2
* V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA...Andy Walls2010-02-261-7/+40
* V4L/DVB (13912): cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100Sergey Bolshakov2010-02-261-1/+1
* V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B in...Andy Walls2010-02-262-3/+4
* V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processingAndy Walls2010-02-262-17/+1
* V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() supportAndy Walls2010-02-263-13/+146
* V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buf...Andy Walls2010-02-263-1/+33
* V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associa...Andy Walls2010-02-263-72/+125
* V4L/DVB (13905): cx18: Allow MPEG index streams to be started and stopped int...Andy Walls2010-02-261-5/+13
* V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unloadAndy Walls2010-02-262-3/+22
* V4L/DVB (13903): cx18: Encapsulate check for a stream being enabled into an i...Andy Walls2010-02-261-4/+9
* V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processingAndy Walls2010-02-262-9/+38
* V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.Marton Nemeth2010-02-2625-27/+27
* V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const.Márton Németh2010-02-267-11/+11
* V4L/DVB (13897): gspca - main: Check the interface class at probe time.Jean-Francois Moine2010-02-261-2/+6
* V4L/DVB (13896): gspca - zc3xx: Adjust the pas202b exchanges.Jean-Francois Moine2010-02-261-56/+77
* V4L/DVB (13895): gspca - zc3xx: Fix the contrast control.Jean-Francois Moine2010-02-261-80/+30
* V4L/DVB (13894): gspca - sonixj: Add more controls.Jean-Francois Moine2010-02-261-37/+83
* V4L/DVB (13893): gspca - vc032x: Change the sensor of 046d:0892 and 046d:0896.Jean-Francois Moine2010-02-261-46/+522
* V4L/DVB (13892): gspca - vc032x: Add the H and V flip controls for sensor mi1...Jean-Francois Moine2010-02-261-0/+2
* V4L/DVB (13891): gspca - vc032x: Fix bad probe of the sensor mi1320.Jean-Francois Moine2010-02-261-27/+97
* V4L/DVB (13885): zr364xx: fix support for Aiptek DV T300Antoine Jacquet2010-02-261-2/+35
* V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probeErik Andrén2010-02-265-5/+5
* V4L/DVB (13881): gspca - stv06xx: Clean up the dump bridge functionErik Andrén2010-02-261-1/+2
* V4L/DVB (13872): gspca - sonixj: Add sensor adcm1700 and webcam 0c45:614a.Jean-Francois Moine2010-02-261-38/+146
* V4L/DVB (13871): gspca - benq: New subdriver for camera 04a5:3035.Jean-Francois Moine2010-02-263-0/+333
* V4L/DVB (13870): gspca - zc3xx: Bad detection of sensor HV7131R(c).Jean-Francois Moine2010-02-261-2/+15
* V4L/DVB (13867): gspca - zc3xx: Add one more chipset ID of tas5130K.Luis Maia2010-02-261-0/+1
* V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'.Jean-Francois Moine2010-02-262-10/+14
* V4L/DVB (13865): gspca - main: Optimize code.Jean-Francois Moine2010-02-262-14/+12
OpenPOWER on IntegriCloud