-
- Downloads
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: - 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 ...
No related branches found
No related tags found
Showing
- Documentation/DocBook/media/v4l/controls.xml 1 addition, 1 deletionDocumentation/DocBook/media/v4l/controls.xml
- Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml 0 additions, 7 deletionsDocumentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml
- drivers/media/dvb/dvb-core/dvbdev.c 1 addition, 0 deletionsdrivers/media/dvb/dvb-core/dvbdev.c
- drivers/media/rc/winbond-cir.c 3 additions, 1 deletiondrivers/media/rc/winbond-cir.c
- drivers/media/video/cx231xx/cx231xx-audio.c 2 additions, 2 deletionsdrivers/media/video/cx231xx/cx231xx-audio.c
- drivers/media/video/cx231xx/cx231xx-vbi.c 1 addition, 1 deletiondrivers/media/video/cx231xx/cx231xx-vbi.c
- drivers/media/video/cx23885/cx23885-cards.c 79 additions, 10 deletionsdrivers/media/video/cx23885/cx23885-cards.c
- drivers/media/video/cx23885/cx23885-dvb.c 6 additions, 0 deletionsdrivers/media/video/cx23885/cx23885-dvb.c
- drivers/media/video/cx23885/cx23885-video.c 8 additions, 1 deletiondrivers/media/video/cx23885/cx23885-video.c
- drivers/media/video/cx23885/cx23885.h 1 addition, 0 deletionsdrivers/media/video/cx23885/cx23885.h
- drivers/media/video/cx25840/cx25840-core.c 56 additions, 20 deletionsdrivers/media/video/cx25840/cx25840-core.c
- drivers/media/video/em28xx/em28xx-cards.c 1 addition, 1 deletiondrivers/media/video/em28xx/em28xx-cards.c
- drivers/media/video/omap3isp/isppreview.c 3 additions, 3 deletionsdrivers/media/video/omap3isp/isppreview.c
- drivers/media/video/pms.c 1 addition, 0 deletionsdrivers/media/video/pms.c
- drivers/media/video/s5p-fimc/fimc-capture.c 34 additions, 35 deletionsdrivers/media/video/s5p-fimc/fimc-capture.c
- drivers/media/video/s5p-fimc/fimc-core.c 10 additions, 9 deletionsdrivers/media/video/s5p-fimc/fimc-core.c
- drivers/media/video/s5p-fimc/fimc-lite.c 52 additions, 21 deletionsdrivers/media/video/s5p-fimc/fimc-lite.c
- drivers/media/video/s5p-fimc/fimc-mdevice.c 24 additions, 24 deletionsdrivers/media/video/s5p-fimc/fimc-mdevice.c
- drivers/media/video/s5p-fimc/fimc-mdevice.h 0 additions, 2 deletionsdrivers/media/video/s5p-fimc/fimc-mdevice.h
- drivers/media/video/s5p-mfc/s5p_mfc_dec.c 1 addition, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_dec.c
Loading
Please register or sign in to comment