linux_dsm_epyc7002/drivers/media/video/davinci
Linus Torvalds 72c79bdbda Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media fixes from Mauro Carvalho Chehab:
 "For 4 fixes for 3.3 (all trivial):
       - uvc video driver: fixes a division by zero;
       - davinci: add module.h to fix compilation;
       - smsusb: fix the delivery system setting;
       - smsdvb: the get_frontend implementation there is broken.

  The smsdvb patch has 127 lines, but it is trivial: instead of
  returning a cache of the set_frontend (with is wrong, as it doesn't
  have the updated values for the data, and the implementation there is
  buggy), it copies the information of the detected DVB parameters from
  the smsdvb private structures into the corresponding DVBv5 struct
  fields."

* 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:
  [media] smsdvb: fix get_frontend
  [media] smsusb: fix the default delivery system setting
  [media] media: davinci: added module.h to resolve unresolved macros
  [media] [FOR,v3.3] uvcvideo: Avoid division by 0 in timestamp calculation
2012-03-15 17:06:05 -07:00
..
ccdc_hw_device.h V4L/DVB (12249): v4l: ccdc hw device header file for vpfe capture 2009-09-19 00:18:13 -03:00
dm355_ccdc_regs.h V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driver 2009-09-19 00:18:15 -03:00
dm355_ccdc.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
dm644x_ccdc_regs.h V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support 2010-05-18 00:52:45 -03:00
dm644x_ccdc.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
isif_regs.h V4L/DVB: Fix bad whitespacing 2010-05-18 00:47:01 -03:00
isif.c [media] media: davinci: added module.h to resolve unresolved macros 2012-02-28 17:06:54 -03:00
Kconfig [media] davinci vpbe: Build infrastructure for VPBE driver 2011-07-27 17:53:10 -03:00
Makefile [media] davinci vpbe: Build infrastructure for VPBE driver 2011-07-27 17:53:10 -03:00
vpbe_display.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
vpbe_osd_regs.h [media] davinci vpbe: OSD(On Screen Display) block 2011-07-27 17:53:10 -03:00
vpbe_osd.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
vpbe_venc_regs.h [media] davinci vpbe: VENC( Video Encoder) implementation 2011-07-27 17:53:10 -03:00
vpbe_venc.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
vpbe.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
vpfe_capture.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
vpif_capture.c [media] vpif_capture.c: v4l2_device_register() is called too late in vpif_probe() 2012-01-06 11:48:22 -02:00
vpif_capture.h ARM: davinci: vpif: move code to driver core header from platform 2011-12-03 00:33:50 +05:30
vpif_display.c [media] Stop using linux/version.h on the remaining video drivers 2011-07-27 17:53:16 -03:00
vpif_display.h ARM: davinci: vpif: move code to driver core header from platform 2011-12-03 00:33:50 +05:30
vpif.c treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
vpif.h ARM: davinci: vpif: move code to driver core header from platform 2011-12-03 00:33:50 +05:30
vpss.c tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00