index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
imx
/
imx-media-of.c
Age
Commit message (
Expand
)
Author
2025-01-07
staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()
Joe Hattori
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-04-11
staging: media: imx: Make imx_media_of_add_csi() static
Laurent Pinchart
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2020-05-18
media: imx: Create missing links from CSI-2 receiver
Steve Longerbeam
2019-05-28
media: staging/imx: Re-organize modules
Steve Longerbeam
2019-05-28
media: staging/imx: Switch to sync registration for IPU subdevs
Steve Longerbeam
2019-05-08
Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-04-03
staging: media: imx: add proper SPDX identifiers on files that did not have t...
Greg Kroah-Hartman
2019-03-19
media: imx: Don't register IPU subdevs/links if CSI port missing
Steve Longerbeam
2019-03-19
media: imx: Clear fwnode link struct for each endpoint iteration
Steve Longerbeam
2019-02-18
media: staging/imx: refactor imx media device probe
Rui Miguel Silva
2018-12-07
media: staging: media: imx: Use of_node_name_eq for node name comparisons
Rob Herring
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-04
media: staging/imx: of: Remove recursive graph walk
Steve Longerbeam
2018-09-10
staging: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-12-15
media: staging/imx: remove static subdev arrays
Steve Longerbeam
2017-12-15
media: staging/imx: pass fwnode handle to find/add async subdev
Steve Longerbeam
2017-12-15
media: staging/imx: of: allow for recursing downstream
Steve Longerbeam
2017-12-15
media: staging/imx: remove static media link arrays
Steve Longerbeam
2017-12-15
media: staging/imx: get CSI bus type from nearest upstream entity
Steve Longerbeam
2017-08-08
media: staging/imx: remove confusing IS_ERR_OR_NULL usage
Arnd Bergmann
2017-06-20
[media] media: Add i.MX media core driver
Steve Longerbeam