summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-06-24media: staging: media: fix style problemAliasgar Surti
2019-06-24media: staging: media: soc_camera: soc_mt9v022: simplify getting the adapter ...Wolfram Sang
2019-06-24media: staging: media: soc_camera: mt9t031: simplify getting the adapter of a...Wolfram Sang
2019-06-24media: staging: media: soc_camera: imx074: simplify getting the adapter of a ...Wolfram Sang
2019-06-21media: staging: media: tegra-vde: Manually pack UAPI structuresDmitry Osipenko
2019-06-21media: staging: media: tegra-vde: Remove BIT() macro from UAPI headerDmitry Osipenko
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King
2019-06-21media: imx7-media-csi: get csi upstream endpointRui Miguel Silva
2019-06-21media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King
2019-06-21media: hantro: remove an unnecessary NULL checkDan Carpenter
2019-06-12media: meson: vdec: Add missing kthread.hYueHaibing
2019-06-12media: hantro: allow arbitrary number of clocksPhilipp Zabel
2019-06-12media: hantro: add support for separate control blockPhilipp Zabel
2019-06-12media: hantro: add support for named register rangesPhilipp Zabel
2019-06-12media: hantro: make irq names configurablePhilipp Zabel
2019-06-12media: hantro: add PM runtime resume callbackPhilipp Zabel
2019-06-12media: hantro: print video device name in addition to device nodePhilipp Zabel
2019-06-12media: rockchip/vpu: rename from rockchip to hantroPhilipp Zabel
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-11media: meson: add v4l2 m2m video decoder driverMaxime Jourdan
2019-06-10media: Revert "media: staging/imx: Allow driver to build if COMPILE_TEST is e...Fabio Estevam
2019-06-05media: imx7-media-csi: Remove unneeded error messageFabio Estevam
2019-06-05media: imx7-media-csi: Use u32 for storing register readsFabio Estevam
2019-06-05media: imx7-media-csi: Use functions instead of macrosFabio Estevam
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-31Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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