summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx/imx-media-capture.c
AgeCommit message (Expand)Author
2019-11-05media: staging/imx: Use a shorter name for driverFabio Estevam
2019-10-10media: imx: Move pads init to probeSteve Longerbeam
2019-05-28media: staging/imx: Don't set driver data for v4l2_devSteve 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: 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
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08media: staging/imx: add media device to capture registerRui Miguel Silva
2019-04-03staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman
2019-04-01staging: media: imx: Replace list_entry with list_for_each_entry_safeSanjana Sanikommu
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam
2019-01-21media: imx: capture: Allow event subscribe/unsubscribeSteve Longerbeam
2019-01-21media: imx: set compose rectangle to mbus formatPhilipp Zabel
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel
2019-01-16media: imx: Fix field negotiationSteve Longerbeam
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-04media: imx: capture: refactor enum_/try_fmtJan Luebbe
2018-05-25media: imx: fix compiler warningHans Verkuil
2018-02-26media: imx: capture: reformat line to 80 chars or lessParthiban Nallathambi
2017-12-15media: staging/imx: convert static vdev lists to list_headSteve Longerbeam
2017-12-08media: imx: Remove incorrect check for queue state in start/stop_streamingIan Jamison
2017-08-20media: imx: capture: constify vb2_ops structuresJulia Lawall
2017-06-20[media] media: imx: capture: add frame sizes/interval enumerationRussell King
2017-06-20[media] media: imx: Add Capture Device InterfaceSteve Longerbeam