summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine2009-12-1610-26/+33
* V4L/DVB (13621): gspca - some subdrivers: Make device_table[]s constant.Márton Németh2009-12-166-12/+12
* V4L/DVB (13618): v4l2: Adding helper function to get dv preset descriptionMuralidharan Karicheri2009-12-161-0/+47
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-167-37/+14
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-167-14/+14
* V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab2009-12-161-4/+0
* V4L/DVB (13610): uvc: Correct size given to memsetJulia Lawall2009-12-161-1/+1
* V4L/DVB (13607): vpif: move vpif_remove to .devexitUwe Kleine-König2009-12-161-1/+1
* V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexitUwe Kleine-König2009-12-161-1/+1
* V4L/DVB (13605): sh_mobile_ceu_camera: don't use __exit_p to wrap sh_mobile_c...Uwe Kleine-König2009-12-161-1/+1
* V4L/DVB (13604): vpss: move vpss_remove to .devexitUwe Kleine-König2009-12-161-1/+1
* V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hwJarod Wilson2009-12-161-1/+1
* V4L/DVB (13598): videobuf_dma_contig_user_get() for non-aligned offsetsMuralidharan Karicheri2009-12-161-2/+4
* V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe listJarod Wilson2009-12-161-1/+1
* V4L/DVB (13596): ov511.c typo: lock => unlockDan Carpenter2009-12-161-1/+1
* V4L/DVB (13594): cpia2: use __stringify macro.Thiago Farina2009-12-161-16/+11
* 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/+105
* 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/+168
* 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/+0
* V4L/DVB (13560): gspca - main: Cleanup source.Jean-Francois Moine2009-12-161-4/+3
* 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/+8
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-1637-53/+1
* 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/+104
* 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/+3
* 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-09164-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/+19
| * 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/+0
| * 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/+636
OpenPOWER on IntegriCloud