alistair23-linux/drivers/staging/media/solo6x10
Linus Torvalds a310410f61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media updates from Mauro Carvalho Chehab:
 "This series include:
   - a new Remote Controller driver for ST SoC with the corresponding DT
     bindings
   - a new frontend (cx24117)
   - a new I2C camera flash driver (lm3560)
   - a new mem2mem driver for TI SoC (ti-vpe)
   - support for Raphael r828d added to r820t driver
   - some improvements on buffer allocation at VB2 core
   - usual driver fixes and improvements

  PS this time, we have a smaller number of patches.  While it is hard
  to pinpoint to the reasons, I believe that it is mainly due to:

   1) there are several patch series ready, but depending on DT review.
      I decided to grant some extra time for DT maintainers to look on
      it, as they're expecting to have more time with the changes agreed
      during ARM mini-summit and KS.  If they can't review in time for
      3.14, I'll review myself and apply for the next merge window.

   2) I suspect that having both LinuxCon EU and LinuxCon NA happening
      during the same merge window affected the development
      productivity, as several core media developers participated on
      both events"

* 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (151 commits)
  [media] media: st-rc: Add ST remote control driver
  [media] gpio-ir-recv: Include linux/of.h header
  [media] tvp7002: Include linux/of.h header
  [media] tvp514x: Include linux/of.h header
  [media] ths8200: Include linux/of.h header
  [media] adv7343: Include linux/of.h header
  [media] v4l: Fix typo in v4l2_subdev_get_try_crop()
  [media] media: i2c: add driver for dual LED Flash, lm3560
  [media] rtl28xxu: add 15f4:0131 Astrometa DVB-T2
  [media] rtl28xxu: add RTL2832P + R828D support
  [media] rtl2832: add new tuner R828D
  [media] r820t: add support for R828D
  [media] media/i2c: ths8200: fix build failure with gcc 4.5.4
  [media] Add support for KWorld UB435-Q V2
  [media] staging/media: fix msi3101 build errors
  [media] ddbridge: Remove casting the return value which is a void pointer
  [media] ngene: Remove casting the return value which is a void pointer
  [media] dm1105: remove unneeded not-null test
  [media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLED
  [media] media: rcar_vin: Add preliminary r8a7790 support
  ...
2013-11-18 15:08:02 -08:00
..
Kconfig Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k 2013-07-03 11:12:08 -07:00
Makefile [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-core.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-disp.c [media] SOLO6x10: don't do DMA from stack in solo_dma_vin_region() 2013-10-14 06:32:04 -03:00
solo6x10-eeprom.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-enc.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-g723.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-gpio.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-i2c.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-jpeg.h [media] solo6x10: sync to latest code from Bluecherry's git repo 2013-03-25 08:25:07 -03:00
solo6x10-offsets.h [media] solo6x10: rename headers 2013-03-25 08:52:40 -03:00
solo6x10-p2m.c tree-wide: use reinit_completion instead of INIT_COMPLETION 2013-11-15 09:32:21 +09:00
solo6x10-regs.h [media] solo6x10: rename headers 2013-03-25 08:52:40 -03:00
solo6x10-tw28.c [media] solo6x10: reimplement SAA712x setup routine 2013-06-17 09:53:09 -03:00
solo6x10-tw28.h [media] solo6x10: rename headers 2013-03-25 08:52:40 -03:00
solo6x10-v4l2-enc.c [media] SOLO6x10: Fix video frame type (I/P/B) 2013-10-17 05:50:00 -03:00
solo6x10-v4l2.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10.h [media] SOLO6x10: Remove unused #define SOLO_DEFAULT_GOP 2013-10-14 06:32:25 -03:00
TODO [media] solo6x10: sync to latest code from Bluecherry's git repo 2013-03-25 08:25:07 -03:00