-
- Downloads
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 ...
No related branches found
No related tags found
Showing
- Documentation/DocBook/media/dvb/dvbproperty.xml 2 additions, 2 deletionsDocumentation/DocBook/media/dvb/dvbproperty.xml
- Documentation/DocBook/media/v4l/biblio.xml 85 additions, 0 deletionsDocumentation/DocBook/media/v4l/biblio.xml
- Documentation/DocBook/media/v4l/dev-subdev.xml 63 additions, 46 deletionsDocumentation/DocBook/media/v4l/dev-subdev.xml
- Documentation/DocBook/media/v4l/io.xml 4 additions, 1 deletionDocumentation/DocBook/media/v4l/io.xml
- Documentation/DocBook/media/v4l/pixfmt.xml 967 additions, 307 deletionsDocumentation/DocBook/media/v4l/pixfmt.xml
- Documentation/DocBook/media/v4l/selections-common.xml 16 additions, 0 deletionsDocumentation/DocBook/media/v4l/selections-common.xml
- Documentation/DocBook/media/v4l/subdev-formats.xml 154 additions, 154 deletionsDocumentation/DocBook/media/v4l/subdev-formats.xml
- Documentation/DocBook/media/v4l/vidioc-enuminput.xml 8 additions, 0 deletionsDocumentation/DocBook/media/v4l/vidioc-enuminput.xml
- Documentation/DocBook/media/v4l/vidioc-enumoutput.xml 8 additions, 0 deletionsDocumentation/DocBook/media/v4l/vidioc-enumoutput.xml
- Documentation/devicetree/bindings/media/meson-ir.txt 14 additions, 0 deletionsDocumentation/devicetree/bindings/media/meson-ir.txt
- Documentation/devicetree/bindings/media/si4713.txt 30 additions, 0 deletionsDocumentation/devicetree/bindings/media/si4713.txt
- Documentation/video4linux/CARDLIST.cx23885 2 additions, 0 deletionsDocumentation/video4linux/CARDLIST.cx23885
- Documentation/video4linux/CARDLIST.em28xx 1 addition, 0 deletionsDocumentation/video4linux/CARDLIST.em28xx
- Documentation/video4linux/CARDLIST.saa7134 1 addition, 0 deletionsDocumentation/video4linux/CARDLIST.saa7134
- Documentation/video4linux/soc-camera.txt 1 addition, 1 deletionDocumentation/video4linux/soc-camera.txt
- MAINTAINERS 41 additions, 0 deletionsMAINTAINERS
- arch/arm/boot/dts/meson.dtsi 7 additions, 0 deletionsarch/arm/boot/dts/meson.dtsi
- arch/arm/mach-davinci/board-dm355-evm.c 1 addition, 1 deletionarch/arm/mach-davinci/board-dm355-evm.c
- arch/arm/mach-davinci/board-dm365-evm.c 2 additions, 2 deletionsarch/arm/mach-davinci/board-dm365-evm.c
- arch/arm/mach-davinci/dm355.c 3 additions, 4 deletionsarch/arm/mach-davinci/dm355.c
Loading
Please register or sign in to comment