summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (13594): cpia2: use __stringify macro.Thiago Farina2009-12-161-16/+11Star
* V4L/DVB (13593): PWC: parameter trace is only available in debugAndrea Odetti2009-12-161-0/+2
* V4L/DVB (13591): add support for IR on FlyDVB Trio (saa7134)Lukas Karas2009-12-163-1/+86
* V4L/DVB (13590): cpia: convert it to use proc_fopsAlexey Dobriyan2009-12-161-107/+105Star
* V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV ...Mauro Carvalho Chehab2009-12-162-13/+30
* V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri2009-12-162-0/+153
* V4L/DVB (13567): gspca - sunplus/stk014: Propagate errors to higher level.Jean-Francois Moine2009-12-162-175/+168Star
* V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.Jean-Francois Moine2009-12-162-0/+14
* V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default.Jean-Francois Moine2009-12-161-1/+1
* V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.Antonio Ospite2009-12-162-0/+38
* V4L/DVB (13563): gspca - zc3xx: Bad sensor probe of the webcam 0ac8:305b.Jean-Francois Moine2009-12-161-13/+24
* V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0.Márton Németh2009-12-161-3/+0Star
* V4L/DVB (13560): gspca - main: Cleanup source.Jean-Francois Moine2009-12-161-4/+3Star
* V4L/DVB (13559): gspca - pac7302: Some webcams are upside-down by default.Jean-Francois Moine2009-12-161-4/+15
* V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart2009-12-163-15/+8Star
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-1637-53/+1Star
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-1613-38/+39
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-1621-267/+104Star
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-1614-26/+26
* V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart2009-12-162-10/+10
* V4L/DVB (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart2009-12-163-7/+3Star
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-1635-222/+224
* V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (13545): em28xx: properly select IR protocol based on the IR tableMauro Carvalho Chehab2009-12-163-5/+16
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-153-3/+3
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-10164-4544/+15481
|\
| * V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-057-7/+44
| * V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote ControllerMauro Carvalho Chehab2009-12-052-4/+16
| * V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-057-22/+19Star
| * V4L/DVB (13528): em28xx: add support for em2800 VC211A cardMauro Carvalho Chehab2009-12-052-0/+26
| * em28xx: don't reduce scale to half size for em2800Mauro Carvalho Chehab2009-12-051-6/+0Star
| * em28xx: don't load audio modules when AC97 is mis-detectedMauro Carvalho Chehab2009-12-051-1/+8
| * em28xx: em2800 chips support max width of 640Mauro Carvalho Chehab2009-12-051-1/+1
| * 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-058-29/+227
| * 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