Skip to content
  • Linus Torvalds's avatar
    Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media · 8488e408
    Linus Torvalds authored
    Pull media fixes from Mauro Carvalho Chehab:
     - Some regression fixes at the audio part for devices with
       cx23885/cx25840
     - A DMA corruption fix at cx231xx
     - two fixes at the winbond IR driver
     - Several fixes for the EXYNOS media driver (s5p)
     - two fixes at the OMAP3 preview driver
     - one fix at the dvb core failure path
     - an include missing (slab.h) at smiapp-core causing compilation
       breakage
     - em28xx was not loading the IR driver driver anymore.
    
    * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (31 commits)
      [media] Revert "[media] V4L: JPEG class documentation corrections"
      [media] s5p-fimc: Add missing FIMC-LITE file operations locking
      [media] omap3isp: preview: Fix contrast and brightness handling
      [media] omap3isp: preview: Fix output size computation depending on input format
      [media] winbond-cir: Initialise timeout, driver_type and allowed_protos
      [media] winbond-cir: Fix txandrx module info
      [media] cx23885: Silence unknown command warnings
      [media] cx23885: add support for HVR-1255 analog (cx23888 variant)
      [media] cx23885: make analog support work for HVR_1250 (cx23885 variant)
      [media] cx25840: fix vsrc/hsrc usage on cx23888 designs
      [media] cx25840: fix regression in HVR-1800 analog audio
      [media] cx25840: fix regression in analog support hue/saturation controls
      [media] cx25840: fix regression in HVR-1800 analog support
      [media] s5p-mfc: Fixed setup of custom controls in decoder and encoder
      [media] cx231xx: don't DMA to random addresses
      [media] em28xx: fix em28xx-rc load
      [media] dvb-core: Release semaphore on error path dvb_register_device()
      [media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails
      [media] s5p-fimc: Fix compiler warning in fimc-lite.c
      [media] s5p-fimc: media_entity_pipeline_start() may fail
      ...
    8488e408