summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-17V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil3-0/+42
2009-06-17V4L/DVB (11670): tuner: remove tuner_i2c_address_checkHans Verkuil2-29/+1
2009-06-17V4L/DVB (11666): cx23885: Don't assume GPIO interrupts are cam related.Steven Toth1-3/+7
2009-06-17V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.Steven Toth4-0/+17
2009-06-17V4L/DVB (11663): Fix a warning introduced by git commit ec5f5bf80501abfe2da28...Mauro Carvalho Chehab1-1/+0
2009-06-17V4L/DVB (11654a): Add a missing end of line at the end of gspca/m5602/MakefileMauro Carvalho Chehab1-1/+1
2009-06-17V4L/DVB (11654): gspca - m5602: Storage class should be before const qualifierTobias Klauser6-6/+6
2009-06-17V4L/DVB (11650): gspca - m5602: Sort out macro conflict by adding a prefixErik Andrén4-9/+9
2009-06-17V4L/DVB (11649): gspca - m5602: Probe the ov7660 sensorErik Andrén1-0/+6
2009-06-17V4L/DVB (11648): gspca - m5602: Remove some needless error checking and add c...Erik Andrén1-5/+3
2009-06-17V4L/DVB (11647): gspca - m5602-po1030: Disable QVGA for nowErik Andrén1-9/+0
2009-06-17V4L/DVB (11646): gspca - m5602-mt9m111: Disable QVGA until it has been verifi...Erik Andrén1-9/+0
2009-06-17V4L/DVB (11645): gspca - m5602-ov9650: Add image flip quirk for the ASUS A6VAJohannes Klug1-0/+8
2009-06-17V4L/DVB (11644): gspca - m5602-s5k4aa: Remove some unneeded init code.Erik Andrén1-71/+0
2009-06-17V4L/DVB (11643): gspca - m5602: Add the ov7660 to the module parameter descri...Erik Andrén1-2/+3
2009-06-17V4L/DVB (11642): gspca - m5602-ov7660: Add a gain ctrlErik Andrén2-5/+62
2009-06-17V4L/DVB (11641): gspca - m5602-ov7660: Remove useless init dataErik Andrén1-92/+2
2009-06-17V4L/DVB (11640): gspca - m5602-s5k4aa: Flip hflip and vflip togetherErik Andrén1-8/+20
2009-06-17V4L/DVB (11639): gspca - m5602-mt9m111: Correct the hflip/vflip semanticsErik Andrén1-2/+9
2009-06-17V4L/DVB (11638): gspca - m5602-ov7660: Make an educated guess on the proper h...Erik Andrén1-2/+2
2009-06-17V4L/DVB (11637): gspca - m5602-ov7660: Design init function.Erik Andrén1-6/+21
2009-06-17V4L/DVB (11636): gspca - m5602-ov7660: Design probe functionErik Andrén3-1/+67
2009-06-17V4L/DVB (11635): gspca - m5602-ov7660: Initial checkin of sensor skeleton codeErik Andrén3-0/+460
2009-06-17V4L/DVB (11634): gspca - m5602-s5k83a: Set the sensor_settings pointer correctlyLukas Karas1-1/+2
2009-06-17V4L/DVB (11633): gspca - m5602-s5k83a: Move hsync/vsync setup to start functionErik Andrén2-1/+18
2009-06-17V4L/DVB (11632): gspca - m5602-s5k83a: Reset the v4l2 ctrl cache upon sensor ...Erik Andrén1-5/+29
2009-06-17V4L/DVB (11631): gspca - m5602: Remove useless error checkErik Andrén1-1/+2
2009-06-17V4L/DVB (11630): gspca - s5k83a: Add resolution annotationsErik Andrén1-5/+5
2009-06-17V4L/DVB (11629): gspca - m5602-s5k83a: Move some init code aroundErik Andrén1-18/+13
2009-06-17V4L/DVB (11628): gspca - m5602-s5k83a: Remove more initErik Andrén1-79/+0
2009-06-17V4L/DVB (11624): cx18: Toggle the AI1 mux when changing the CX18_AUDIO_ENABLE...Andy Walls2-8/+68
2009-06-17V4L/DVB (11623): cx18: Verify cx18-av-core digitizer firmware loads correctlyAndy Walls1-2/+48
2009-06-17V4L/DVB (11622): cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD...Andy Walls2-3/+10
2009-06-17V4L/DVB (11620): cx18: Increment version due to significant buffer handling c...Andy Walls1-1/+1
2009-06-17V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commandsAndy Walls6-124/+33
2009-06-17V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locksAndy Walls4-49/+69
2009-06-17V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending ...Andy Walls1-12/+37
2009-06-17V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs t...Andy Walls4-26/+202
2009-06-17V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"Andy Walls4-38/+41
2009-06-17V4L/DVB (11613): pxa_camera: Documentation of the FSMRobert Jarzmik1-0/+49
2009-06-17V4L/DVB (11611): soc-camera: link host drivers after clientsGuennadi Liakhovetski1-4/+5
2009-06-17V4L/DVB (11610): soc-camera: simplify register access routines in multiple se...Guennadi Liakhovetski4-212/+236
2009-06-17V4L/DVB (11609): soc-camera: remove an extra device generation from struct so...Guennadi Liakhovetski6-125/+107
2009-06-17V4L/DVB (11608): soc-camera: host-driver cleanupGuennadi Liakhovetski4-32/+26
2009-06-17V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski4-7/+23
2009-06-17V4L/DVB (11604): saa7134: split Behold`s card entries to properly identify th...Dmitri Belimov4-29/+352
2009-06-17V4L/DVB (11567): saa7134: Added support for AVerMedia Cardbus PlusOldřich Jedlička3-0/+53
2009-06-17V4L/DVB (11442): saa7134: BZ#7524: Add AVerTV Studio 507UA supportAndy Shevchenko4-0/+47
2009-06-17V4L/DVB (11605): patch: s2255drv: code cleanupDean Anderson1-25/+22
2009-06-17V4L/DVB (11601): stv090x: update demodulator capabilitiesAndreas Regel1-0/+11