summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-06-05media: imx7-mipi-csis: Remove extra blank lineFabio Estevam
2019-06-05media: imx7-mipi-csis: Remove unneeded 'ret' initializationFabio Estevam
2019-06-05media: imx7-mipi-csis: Propagate the error if clock enabling failsFabio Estevam
2019-06-05media: staging/media: set device_caps in struct video_deviceHans Verkuil
2019-06-05media: vc04_services/bcm2835-camera: set device_caps in struct video_deviceHans Verkuil
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-06-03media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter
2019-05-29media: Staging: media: Release the correct resource in an error handling pathChristophe JAILLET
2019-05-29media: staging: media: davinci_vpfe: use __func__ for function namesDiwakar Sharma
2019-05-29media: staging: media: davinci_vpfe: Replace a bit shiftArushi Singhal
2019-05-29media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma
2019-05-29media: staging: imgu: Drop support for other page sizesSakari Ailus
2019-05-29media: staging: imgu: Address compiler / checker warnings in MMU codeSakari Ailus
2019-05-29media: staging: imgu: Remove redundant checksSakari Ailus
2019-05-29media: staging: imgu: Address a compiler warning on alignmentSakari Ailus
2019-05-29media: rockchip/vpu: Add support for MPEG-2 decoding on RK3288Jonas Karlman
2019-05-29media: rockchip/vpu: Add MPEG2 decoding support to RK3399Jonas Karlman
2019-05-29media: rockchip/vpu: Add infra to support MPEG-2 decodingJonas Karlman
2019-05-29media: rockchip/vpu: Add support for non-standard controlsEzequiel Garcia
2019-05-29media: rockchip/vpu: Add decoder boilerplateEzequiel Garcia
2019-05-29media: rockchip/vpu: Prepare things to support decodersBoris Brezillon
2019-05-29media: rockchip/vpu: Provide a helper to reset both src and dst formatsBoris Brezillon
2019-05-29media: rockchip/vpu: Move encoder logic to a common placeBoris Brezillon
2019-05-29media: rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.hBoris Brezillon
2019-05-29media: rockchip/vpu: Support the Request APIEzequiel Garcia
2019-05-29media: rockchip/vpu: Open-code media controller registerEzequiel Garcia
2019-05-29media: rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriateBoris Brezillon
2019-05-29media: staging: allegro: cleanup two warningsMauro Carvalho Chehab
2019-05-29media: allegro-dvt: fix build failureHans Verkuil
2019-05-29media: allegro: add SPS/PPS nal unit writerMichael Tretter
2019-05-29media: allegro: add Allegro DVT video IP core driverMichael Tretter
2019-05-29media: cedrus: Add H264 decoding supportMaxime Ripard
2019-05-29media: cedrus: Allow different mod clock ratesJernej Skrabec
2019-05-28media: imx7-media-csi: Change imx7_csi_enable() to voidFabio Estevam
2019-05-28media: imx7-media-csi: Check the return value from clk_prepare_enable()Fabio Estevam
2019-05-28media: imx7-media-csi: Remove unneeded breakFabio Estevam
2019-05-28media: imx7-media-csi: Propagate the correct error for devm_request_irq()Fabio Estevam
2019-05-28media: imx7-media-csi: Propagate the correct error for platform_get_irq()Fabio Estevam
2019-05-28media: imx7-media-csi: Use devm_platform_ioremap_resource()Fabio Estevam
2019-05-28media: imx7-media-csi: Acquire a single clockFabio Estevam
2019-05-28media: staging/imx: Don't set driver data for v4l2_devSteve Longerbeam
2019-05-28media: staging/imx: Improve pipeline searchingSteve Longerbeam
2019-05-28media: staging/imx: Re-organize modulesSteve Longerbeam
2019-05-28media: staging/imx: Remove capture_device_set_formatSteve Longerbeam
2019-05-28media: Revert "media: imx: Set capture compose rectangle in capture_device_se...Steve Longerbeam
2019-05-28media: staging/imx: Move add_video_device into capture_device_registerSteve Longerbeam
2019-05-28media: staging/imx: Pass device to alloc/free_dma_bufSteve Longerbeam
2019-05-28media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam
2019-05-28media: Revert "media: staging/imx: add media device to capture register"Steve Longerbeam
2019-05-28media: staging: media: imx: fix Unneeded variable: "ret". Return "0"Hariprasad Kelam