summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2009-12-16V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart1-2/+2
2009-12-16V4L/DVB (13545): em28xx: properly select IR protocol based on the IR tableMauro Carvalho Chehab3-5/+16
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan3-3/+3
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds164-4544/+15481
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina22-34/+36
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab7-7/+44
2009-12-05V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote ControllerMauro Carvalho Chehab2-4/+16
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab7-22/+19
2009-12-05V4L/DVB (13528): em28xx: add support for em2800 VC211A cardMauro Carvalho Chehab2-0/+26
2009-12-05em28xx: don't reduce scale to half size for em2800Mauro Carvalho Chehab1-6/+0
2009-12-05em28xx: don't load audio modules when AC97 is mis-detectedMauro Carvalho Chehab1-1/+8
2009-12-05em28xx: em2800 chips support max width of 640Mauro Carvalho Chehab1-1/+1
2009-12-05V4L/DVB (13509): pms: convert from V4L1 to V4L2.Hans Verkuil2-187/+287
2009-12-05V4L/DVB (13508): pms: source code cleanup, use struct v4l2_device.Hans Verkuil1-661/+636
2009-12-05V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structureLaurent Pinchart3-77/+57
2009-12-05V4L/DVB (13505): uvcvideo: Refactor chain scanLaurent Pinchart1-32/+43
2009-12-05V4L/DVB (13504): uvcvideo: Fix extension units parsingLaurent Pinchart1-2/+2
2009-12-05V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked listsLaurent Pinchart4-56/+36
2009-12-05V4L/DVB (13502): uvcvideo: Add support for Genius eFace 2025 webcamsLaurent Pinchart1-0/+9
2009-12-05V4L/DVB (13500): pvrusb2: Fix lingering 16KB FX2 Firmware issuesGary Francis2-2/+3
2009-12-05V4L/DVB (13499): pvrusb2: Cosmetic tweak to minimize size_t exposureMike Isely1-5/+7
2009-12-05V4L/DVB (13498): pvrusb2: Bind I2C address 0x71 for Zilog IR devicesMike Isely1-0/+1
2009-12-05V4L/DVB (13497): pvrusb2: Shorten device hardware description text to work ar...Mike Isely1-5/+5
2009-12-05V4L/DVB (13496): pvrusb2: Support manual extraction of 16KB FX2 firmwareMike Isely3-10/+15
2009-12-05V4L/DVB (13495): pvrusb2: Support 16KB FX2 firmwareMike Isely3-2/+16
2009-12-05V4L/DVB (13493): TeVii S470 and TBS 6920 fixesIgor M. Liplianin8-29/+227
2009-12-05V4L/DVB (13491): gspca - vc032x: Avoid crash on querymenu.Jean-Francois Moine1-0/+2
2009-12-05V4L/DVB (13490): gspca - ov534: Add controls for sensor ov965x.Jean-Francois Moine1-72/+407
2009-12-05V4L/DVB (13489): gspca - sonixj: Add the sensor po1030.Jean-Francois Moine1-12/+141
2009-12-05V4L/DVB (13488): gspca - ov534: Remove extra values at end of ov965x sequences.Jean-Francois Moine1-14/+0
2009-12-05V4L/DVB (13487): gspca - ov534: Add svga, xga and sxga modes for ov965x.Jean-Francois Moine1-37/+262
2009-12-05V4L/DVB (13478): cx18: remove bogus init call.Hans Verkuil2-8/+7
2009-12-05V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctlsVaibhav Hiremath1-0/+38
2009-12-05V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLORVaibhav Hiremath1-0/+9
2009-12-05V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc...Vaibhav Hiremath1-1/+1
2009-12-05V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform dataVaibhav Hiremath1-2/+1
2009-12-05V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_que...Vaibhav Hiremath1-1/+1
2009-12-05V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine35-287/+240
2009-12-05V4L/DVB (13452): gspca - main: Let the driver scan URB packets when no frame ...Jean-Francois Moine1-23/+12
2009-12-05V4L/DVB (13451): gspca - main: Memorize the current frame buffer.Jean-Francois Moine2-10/+12
2009-12-05V4L/DVB (13450): gspca - main: Clear the urb status before resubmit.Jean-Francois Moine1-3/+2
2009-12-05V4L/DVB (13449): gspca - ov534: The AWB control works only when autogain is set.Jean-Francois Moine1-12/+22
2009-12-05V4L/DVB (13448): gspca - main: Add a gspca flag for inactive controls.Jean-Francois Moine2-0/+4
2009-12-05V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...Andy Walls4-26/+88
2009-12-05V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead...Andy Walls3-15/+16
2009-12-05V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVer...Andy Walls4-23/+63
2009-12-05V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...Andy Walls3-27/+35
2009-12-05V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...Andy Walls3-2/+28
2009-12-05V4L/DVB (13441): ivtv: Added FM radio support to Avermedia AVerTV MCE 116 Plu...Aleksandr V. Piskunov1-0/+1
2009-12-05V4L/DVB (13440): ivtv: Update the cards definitions to add another AVerMedia ...Andy Walls1-1/+4