summaryrefslogtreecommitdiff
path: root/drivers/staging/media/imx/imx-media-dev.c
AgeCommit message (Expand)Author
2021-03-04media: imx: Unregister csc/scaler only if registeredEzequiel Garcia
2019-08-26media: imx: add csc/scaler mem2mem devicePhilipp Zabel
2019-05-28media: staging/imx: Re-organize modulesSteve Longerbeam
2019-05-28media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-04-03staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman
2019-03-29media: staging/imx: Fix inconsistent long line breaksLucas Leonardo Ciancaglini
2019-03-19media: imx: Don't register IPU subdevs/links if CSI port missingSteve Longerbeam
2019-03-19media: imx: Rename functions that add IPU-internal subdevsSteve Longerbeam
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva
2019-02-18media: staging/imx: refactor imx media device probeRui Miguel Silva
2019-01-21media: imx: queue subdev events to reachable video devicesSteve Longerbeam
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-04media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam
2018-10-04media: staging/imx: Rename root notifierSteve Longerbeam
2018-10-04media: staging/imx: Loop through all registered subdevs for media linksSteve Longerbeam
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-09-10staging: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-12-29media: imx: fix breakages when compiling for armMauro Carvalho Chehab
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab
2017-12-15media: staging/imx: convert static vdev lists to list_headSteve Longerbeam
2017-12-15media: staging/imx: remove static subdev arraysSteve Longerbeam
2017-12-15media: staging/imx: pass fwnode handle to find/add async subdevSteve Longerbeam
2017-12-15media: staging/imx: remove devname string from imx_media_subdevSteve Longerbeam
2017-12-15media: staging/imx: remove static media link arraysSteve Longerbeam
2017-12-15media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam
2017-12-11media: staging/imx: fix complete handlerRussell King
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
2017-09-23media: staging/imx: Fix uninitialized variable warningLaurent Pinchart
2017-08-08media: staging/imx: remove confusing IS_ERR_OR_NULL usageArnd Bergmann
2017-06-20[media] media: Add i.MX media core driverSteve Longerbeam