summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13518): spec: regenerate videodev2.h.xmlHans Verkuil2009-12-051-552/+552
* V4L/DVB (13509): pms: convert from V4L1 to V4L2.Hans Verkuil2009-12-052-187/+287
* V4L/DVB (13508): pms: source code cleanup, use struct v4l2_device.Hans Verkuil2009-12-051-661/+636Star
* V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structureLaurent Pinchart2009-12-053-77/+57Star
* V4L/DVB (13505): uvcvideo: Refactor chain scanLaurent Pinchart2009-12-051-32/+43
* V4L/DVB (13504): uvcvideo: Fix extension units parsingLaurent Pinchart2009-12-051-2/+2
* V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked listsLaurent Pinchart2009-12-054-56/+36Star
* V4L/DVB (13502): uvcvideo: Add support for Genius eFace 2025 webcamsLaurent Pinchart2009-12-051-0/+9
* V4L/DVB (13500): pvrusb2: Fix lingering 16KB FX2 Firmware issuesGary Francis2009-12-052-2/+3
* V4L/DVB (13499): pvrusb2: Cosmetic tweak to minimize size_t exposureMike Isely2009-12-051-5/+7
* V4L/DVB (13498): pvrusb2: Bind I2C address 0x71 for Zilog IR devicesMike Isely2009-12-051-0/+1
* V4L/DVB (13497): pvrusb2: Shorten device hardware description text to work ar...Mike Isely2009-12-051-5/+5
* V4L/DVB (13496): pvrusb2: Support manual extraction of 16KB FX2 firmwareMike Isely2009-12-053-10/+15
* V4L/DVB (13495): pvrusb2: Support 16KB FX2 firmwareMike Isely2009-12-053-2/+16
* V4L/DVB (13493): TeVii S470 and TBS 6920 fixesIgor M. Liplianin2009-12-0512-29/+1647
* V4L/DVB (13491): gspca - vc032x: Avoid crash on querymenu.Jean-Francois Moine2009-12-051-0/+2
* V4L/DVB (13490): gspca - ov534: Add controls for sensor ov965x.Jean-Francois Moine2009-12-051-72/+407
* V4L/DVB (13489): gspca - sonixj: Add the sensor po1030.Jean-Francois Moine2009-12-051-12/+141
* V4L/DVB (13488): gspca - ov534: Remove extra values at end of ov965x sequences.Jean-Francois Moine2009-12-051-14/+0Star
* V4L/DVB (13487): gspca - ov534: Add svga, xga and sxga modes for ov965x.Jean-Francois Moine2009-12-051-37/+262
* V4L/DVB (13480): atbm8830: fix compile warningHans Verkuil2009-12-051-10/+1Star
* V4L/DVB (13479): cxusb: fix compile warningHans Verkuil2009-12-051-1/+0Star
* V4L/DVB (13478): cx18: remove bogus init call.Hans Verkuil2009-12-052-8/+7Star
* V4L/DVB (13477): v4l2-subdev: remove unnecessary checkHans Verkuil2009-12-051-1/+1
* V4L/DVB (13476): spec: remove old dvb-spec and v4l2-spec directoriesHans Verkuil2009-12-051-1/+1
* V4L/DVB (13471): v4l2 doc: Added FBUF_CAP_SRC_CHROMAKEY/FLAG_SRC_CHROMAKEYVaibhav Hiremath2009-12-051-0/+17
* V4L/DVB (13470): V4L2: Add Capability and Flag field for Chroma KeyVaibhav Hiremath2009-12-052-0/+4
* V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctlsVaibhav Hiremath2009-12-051-0/+38
* V4L/DVB (13468): v4l2 doc: Added ROTATE and BG_COLOR control documentationVaibhav Hiremath2009-12-051-1/+19
* V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLORVaibhav Hiremath2009-12-053-2/+15
* V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc...Vaibhav Hiremath2009-12-051-1/+1
* V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform dataVaibhav Hiremath2009-12-051-2/+1Star
* V4L/DVB (13464): Davinci VPFE Capture: add i2c adapter id in platform dataVaibhav Hiremath2009-12-051-0/+2
* V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_que...Vaibhav Hiremath2009-12-051-1/+1
* V4L/DVB (13460): v4l2-spec: add missing V4L2-PIX-FMT-STV0680 description.Hans Verkuil2009-12-052-552/+558
* V4L/DVB (13455): go7007: Add struct v4l2_device.Pete Eberlein2009-12-054-8/+23
* V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine2009-12-0535-287/+240Star
* V4L/DVB (13452): gspca - main: Let the driver scan URB packets when no frame ...Jean-Francois Moine2009-12-051-23/+12Star
* V4L/DVB (13451): gspca - main: Memorize the current frame buffer.Jean-Francois Moine2009-12-052-10/+12
* V4L/DVB (13450): gspca - main: Clear the urb status before resubmit.Jean-Francois Moine2009-12-051-3/+2Star
* V4L/DVB (13449): gspca - ov534: The AWB control works only when autogain is set.Jean-Francois Moine2009-12-051-12/+22
* V4L/DVB (13448): gspca - main: Add a gspca flag for inactive controls.Jean-Francois Moine2009-12-052-0/+4
* V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...Andy Walls2009-12-054-26/+88
* V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead...Andy Walls2009-12-053-15/+16
* V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVer...Andy Walls2009-12-054-23/+63
* V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...Andy Walls2009-12-053-27/+35
* V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...Andy Walls2009-12-053-2/+28
* V4L/DVB (13441): ivtv: Added FM radio support to Avermedia AVerTV MCE 116 Plu...Aleksandr V. Piskunov2009-12-051-0/+1
* V4L/DVB (13440): ivtv: Update the cards definitions to add another AVerMedia ...Andy Walls2009-12-051-1/+4
* V4L/DVB (13438): zr364xx: add support for Trust Powerc@m 910ZAntoine Jacquet2009-12-052-0/+2