linux/drivers/media/platform
Linus Torvalds 2183a58803 media updates for v3.19-rc1
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJUhxhbAAoJEAhfPr2O5OEV4JwP/2I7D2KGz5tdNGDAh1H8+swR
 hoj3tX7HLhwBmF6XIUlMYbk5L/ClDace6kcjT6OjwJ9SktrrKks6ZSsYsBjCIyOC
 yS7xNQArUKzWk4vV+uJVAvtF8V57LLFul8dhHk0JJwAxrkWnPvDdfJNs4PhUAkgn
 1i0PPshNo5Ow/+4YMiOjEDR+q9TMSUUzaq5zkPF7AFCnykuJ1wUJwUE0qjTfGi+4
 gl1yMye0TEawTYSM8h/+Lh7wosNFZYcXg85r04A6a8h6GLgg0h6KSOJjyPITmQ+j
 hLdtyiYs8a6XT+Y8o416zxpbSozo7KXCUTtet/N5g+lgQMqZqSd9WxE52SOY+kfd
 UVeob0VfWR0xdDzaJp5rLQ/MQ16RTHaHppgUidFxxGe9D5f9JM/88I0OfwNzl4uO
 cv2cyeNktHH6bcjfOGqxSVmZWgAm6q6qU7MN07PoN+5TcUlYTAOi1WLE5K+7HGgw
 CxzOZ61oxi/OO1FapaVoipq6ycjltTql2kbcARvmrRrbge0ocAqHxHqFyUbDDhNw
 Wn/O6VzLfpW0vGTacC6+xcUSpIhwajJ80UJAOqJP8sw0Xtmian5Lcs6gVzxwkOdU
 36Po4RRGFqsG6Sq3HR+toNwKt/nHNEFkJwYcNFHdvBiXTEYYkMe6MccUxxb3i/iI
 KxB1s51zVy9t3PqjP+3J
 =i7gx
 -----END PGP SIGNATURE-----

Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media

Pull media updates from Mauro Carvalho Chehab:
 - Two new dvb frontend drivers: mn88472 and mn88473
 - A new driver for some PCIe DVBSky cards
 - A new remote controller driver: meson-ir
 - One LIRC staging driver got rewritten and promoted to mainstream:
   igorplugusb
 - A new tuner driver (m88rs6000t)
 - The old omap2 media driver got removed from staging.  This driver
   uses an old DMA API and it is likely broken on recent kernels.
   Nobody cared enough to fix it
 - Media bus format moved to a separate header, as DRM will also use the
   definitions there
 - mem2mem_testdev were renamed to vim2m, in order to use the same
   naming convention taken by the other virtual test driver (vivid)
 - Added a new driver for coda SoC (coda-jpeg)
 - The cx88 driver got converted to use videobuf2 core
 - Make DMABUF export buffer to work with DMA Scatter/Gather and Vmalloc
   cores
 - Lots of other fixes, improvements and cleanups on the drivers.

* tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (384 commits)
  [media] mn88473: One function call less in mn88473_init() after error
  [media] mn88473: Remove uneeded check before release_firmware()
  [media] lirc_zilog: Deletion of unnecessary checks before vfree()
  [media] MAINTAINERS: Add myself as img-ir maintainer
  [media] img-ir: Don't set driver's module owner
  [media] img-ir: Depend on METAG or MIPS or COMPILE_TEST
  [media] img-ir/hw: Drop [un]register_decoder declarations
  [media] img-ir/hw: Fix potential deadlock stopping timer
  [media] img-ir/hw: Always read data to clear buffer
  [media] redrat3: ensure dma is setup properly
  [media] ddbridge: remove unneeded check before dvb_unregister_device()
  [media] si2157: One function call less in si2157_init() after error
  [media] tuners: remove uneeded checks before release_firmware()
  [media] arm: omap2: rx51-peripherals: fix build warning
  [media] stv090x: add an extra protetion against buffer overflow
  [media] stv090x: Remove an unreachable code
  [media] stv090x: Some whitespace cleanups
  [media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups
  [media] si2168: add support for firmware files in new format
  [media] si2168: debug printout for firmware version
  ...
2014-12-11 11:49:23 -08:00
..
blackfin [media] media: blackfin: use vb2_ops_wait_prepare/finish helper 2014-12-02 11:34:11 -02:00
coda media updates for v3.19-rc1 2014-12-11 11:49:23 -08:00
davinci [media] media: davinci: vpif_capture: use vb2_ops_wait_prepare/finish helper 2014-12-02 11:34:37 -02:00
exynos-gsc [media] media: exynos-gsc: fix build warning 2014-12-04 12:50:44 -02:00
exynos4-is media updates for v3.19-rc1 2014-12-11 11:49:23 -08:00
marvell-ccic [media] media: marvell-ccic: use vb2_ops_wait_prepare/finish helper 2014-12-02 11:33:51 -02:00
omap [media] omap_vout: fix compile warnings 2014-12-02 11:35:05 -02:00
omap3isp [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
s3c-camif [media] platform: Deletion of unnecessary checks before two function calls 2014-11-25 13:30:43 -02:00
s5p-g2d [media] media/platform: fix querycap 2014-12-02 11:32:35 -02:00
s5p-jpeg media updates for v3.19-rc1 2014-12-11 11:49:23 -08:00
s5p-mfc media updates for v3.19-rc1 2014-12-11 11:49:23 -08:00
s5p-tv [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
soc_camera [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
ti-vpe [media] ti-vpe: fix sparse warnings 2014-11-05 09:09:26 -02:00
vivid [media] vivid: add support for YCbCr encoding and quantization 2014-12-02 11:18:09 -02:00
vsp1 [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
Kconfig [media] mem2mem_testdev: rename to vim2m 2014-10-28 13:49:13 -02:00
Makefile [media] mem2mem_testdev: rename to vim2m 2014-10-28 13:49:13 -02:00
arv.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
fsl-viu.c [media] media/platform: fix querycap 2014-12-02 11:31:34 -02:00
indycam.c [media] indycam: remove g_chip_ident op 2013-06-17 08:49:47 -03:00
indycam.h
m2m-deinterlace.c [media] m2m-deinterlace: Convert to devm* API 2014-06-17 12:04:46 -03:00
mx2_emmaprp.c [media] media/platform: fix querycap 2014-12-02 11:31:34 -02:00
sh_veu.c [media] sh_veu: Include media/v4l2-image-sizes.h 2014-08-21 15:25:37 -05:00
sh_vou.c [media] media/platform: fix querycap 2014-12-02 11:31:34 -02:00
timblogiw.c [media] v4l: subdev: Move [gs]_std operation to video ops 2014-05-24 17:11:26 -03:00
via-camera.c [media] media/platform: fix querycap 2014-12-02 11:31:34 -02:00
via-camera.h
vim2m.c [media] vim2m: support expbuf 2014-11-25 09:08:00 -02:00
vino.c [media] media/platform: fix querycap 2014-12-02 11:31:34 -02:00
vino.h