kernel_optimize_test/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
dm355_ccdc_regs.h
dm355_ccdc.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
dm644x_ccdc_regs.h
dm644x_ccdc.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
isif_regs.h
isif.c [media] media: davinci: added module.h to resolve unresolved macros 2012-02-28 17:06:54 -03:00
Kconfig
Makefile
vpbe_display.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
vpbe_osd_regs.h
vpbe_osd.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
vpbe_venc_regs.h
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
vpif_display.h ARM: davinci: vpif: move code to driver core header from platform 2011-12-03 00:33:50 +05:30
vpif.c
vpif.h ARM: davinci: vpif: move code to driver core header from platform 2011-12-03 00:33:50 +05:30
vpss.c