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
/
imx6-mipi-csi2.c
Age
Commit message (
Expand
)
Author
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-05-25
media: staging: media: imx6-mipi-csi2: Add log_status core callback
Alexander Stein
2023-04-15
media: staging: media: imx6-mipi-csi2: Convert to platform remove callback re...
Uwe Kleine-König
2022-02-17
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
2021-12-14
media: imx6-mipi-csi2: use pre_streamon callback to set sensor into LP11
Michael Tretter
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-03-11
media: v4l2-mc: Add link flags to v4l2_create_fwnode_links_to_pad()
Laurent Pinchart
2021-03-11
media: imx: Set default sizes through macros in all drivers
Laurent Pinchart
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2021-01-27
media: imx6-mipi-csi2: Call remote subdev get_mbus_config to get active lanes
Ezequiel Garcia
2020-05-18
media: imx: mipi csi-2: Create media links in bound notifier
Steve Longerbeam
2020-05-18
media: imx: mipi csi-2: Implement get_fwnode_pad op
Steve Longerbeam
2020-05-18
media: imx: Parse information from firmware without using callbacks
Steve Longerbeam
2020-03-17
staging: media: imx: remove temporary variable
Kaaira Gupta
2019-10-10
media: imx: Move pads init to probe
Steve Longerbeam
2019-08-15
media: imx: mipi csi-2: Don't fail if initial state times-out
Ezequiel Garcia
2019-04-03
staging: media: imx: add proper SPDX identifiers on files that did not have t...
Greg Kroah-Hartman
2019-03-26
Staging: media: imx: mipi-csi2: Remove unnecessary error messages
Bhanusree Pola
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
media: imx: mipi csi-2: Register a subdev notifier
Steve Longerbeam
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-02-26
media: imx: mipi csi-2: Fix set_fmt try
Steve Longerbeam
2018-02-26
media: staging/imx: Implement init_cfg subdev pad op
Steve Longerbeam
2017-12-11
media: i.MX6: Fix MIPI CSI-2 LP-11 check
Krzysztof Hałasa
2017-06-20
[media] media: imx: Drop warning upon multiple S_STREAM disable calls
Marek Vasut
2017-06-20
[media] media: imx: Add MIPI CSI-2 Receiver subdev driver
Steve Longerbeam