summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2009-12-16V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab1-4/+0
2009-12-16V4L/DVB (13610): uvc: Correct size given to memsetJulia Lawall1-1/+1
2009-12-16V4L/DVB (13607): vpif: move vpif_remove to .devexitUwe Kleine-König1-1/+1
2009-12-16V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexitUwe Kleine-König1-1/+1
2009-12-16V4L/DVB (13605): sh_mobile_ceu_camera: don't use __exit_p to wrap sh_mobile_c...Uwe Kleine-König1-1/+1
2009-12-16V4L/DVB (13604): vpss: move vpss_remove to .devexitUwe Kleine-König1-1/+1
2009-12-16V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hwJarod Wilson1-1/+1
2009-12-16V4L/DVB (13598): videobuf_dma_contig_user_get() for non-aligned offsetsMuralidharan Karicheri1-2/+4
2009-12-16V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe listJarod Wilson1-1/+1
2009-12-16V4L/DVB (13596): ov511.c typo: lock => unlockDan Carpenter1-1/+1
2009-12-16V4L/DVB (13594): cpia2: use __stringify macro.Thiago Farina1-16/+11
2009-12-16V4L/DVB (13593): PWC: parameter trace is only available in debugAndrea Odetti1-0/+2
2009-12-16V4L/DVB (13591): add support for IR on FlyDVB Trio (saa7134)Lukas Karas3-1/+86
2009-12-16V4L/DVB (13590): cpia: convert it to use proc_fopsAlexey Dobriyan1-107/+105
2009-12-16V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV ...Mauro Carvalho Chehab2-13/+30
2009-12-16V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri2-0/+153
2009-12-16V4L/DVB (13567): gspca - sunplus/stk014: Propagate errors to higher level.Jean-Francois Moine2-175/+168
2009-12-16V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.Jean-Francois Moine2-0/+14
2009-12-16V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default.Jean-Francois Moine1-1/+1
2009-12-16V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.Antonio Ospite2-0/+38
2009-12-16V4L/DVB (13563): gspca - zc3xx: Bad sensor probe of the webcam 0ac8:305b.Jean-Francois Moine1-13/+24
2009-12-16V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0.Márton Németh1-3/+0
2009-12-16V4L/DVB (13560): gspca - main: Cleanup source.Jean-Francois Moine1-4/+3
2009-12-16V4L/DVB (13559): gspca - pac7302: Some webcams are upside-down by default.Jean-Francois Moine1-4/+15
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart3-15/+8
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart37-53/+1
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart13-38/+39
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart21-267/+104
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart14-26/+26
2009-12-16V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart2-10/+10
2009-12-16V4L/DVB (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart3-7/+3
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart35-222/+224
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