index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
cadence
/
cdns-csi2rx.c
Age
Commit message (
Expand
)
Author
2023-04-11
media: cdns-csi2rx: Convert to platform remove callback returning void
Uwe Kleine-König
2021-09-30
media: cadence: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-06-02
media: v4l: cadence: Handle errors of clk_prepare_enable()
Evgeny Novikov
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
media: cadence: Use v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2019-10-10
media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'
Christophe JAILLET
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-06-27
media: v4l: cadence: include linux/slab.h
Arnd Bergmann
2018-05-17
media: cadence: csi2rx: Fix csi2rx_start error handling
Sakari Ailus
2018-05-16
media: v4l: cadence: Add Cadence MIPI-CSI2 RX driver
Maxime Ripard