summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx/imx-media-dev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-311-1/+1
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-311-1/+1
* | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-291-111/+52Star
|\ \
| * | media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam2018-10-041-90/+31Star
| * | media: staging/imx: Rename root notifierSteve Longerbeam2018-10-041-7/+7
| * | media: staging/imx: Loop through all registered subdevs for media linksSteve Longerbeam2018-10-041-10/+6Star
| * | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-2/+2
| |/
* / staging: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-101-5/+10
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-3/+3
* media: imx: fix breakages when compiling for armMauro Carvalho Chehab2017-12-291-2/+2
* media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2017-12-291-2/+2
* media: staging/imx: convert static vdev lists to list_headSteve Longerbeam2017-12-151-33/+44
* media: staging/imx: remove static subdev arraysSteve Longerbeam2017-12-151-95/+120
* media: staging/imx: pass fwnode handle to find/add async subdevSteve Longerbeam2017-12-151-10/+10
* media: staging/imx: remove devname string from imx_media_subdevSteve Longerbeam2017-12-151-2/+1Star
* media: staging/imx: remove static media link arraysSteve Longerbeam2017-12-151-106/+24Star
* media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam2017-12-151-12/+0Star
* media: staging/imx: fix complete handlerRussell King2017-12-111-2/+5
* media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-311-2/+6
* media: staging/imx: Fix uninitialized variable warningLaurent Pinchart2017-09-231-2/+2
* media: staging/imx: remove confusing IS_ERR_OR_NULL usageArnd Bergmann2017-08-081-2/+2
* [media] media: Add i.MX media core driverSteve Longerbeam2017-06-201-0/+667