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
/
media
/
platform
/
cadence
/
cdns-csi2rx.c
Age
Commit message (
Expand
)
Author
2025-07-10
media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for V...
Yemike Abhilash Chandra
2025-02-15
media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad
Sakari Ailus
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-22
media: cadence: csi2rx: configure DPHY before starting source stream
Pratyush Yadav
2024-01-22
media: cadence: csi2rx: Add enum_mbus_code pad ops
Changhuang Liang
2024-01-22
media: cadence: csi2rx: add support for RGB formats
Jai Luthra
2024-01-22
media: cadence: csi2rx: add Y8_1X8 format
Julien Massot
2024-01-22
media: cadence: csi2rx: use match fwnode for media link
Julien Massot
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-10-12
media: cadence: csi2rx: Add link validation
Pratyush Yadav
2023-10-12
media: cadence: csi2rx: Populate subdev devnode
Pratyush Yadav
2023-10-12
media: cadence: csi2rx: Fix stream data configuration
Pratyush Yadav
2023-10-12
media: cadence: csi2rx: Set the STOP bit when stopping a stream
Pratyush Yadav
2023-10-12
media: cadence: csi2rx: Soft reset the streams before starting capture
Pratyush Yadav
2023-10-12
media: cadence: csi2rx: Configure DPHY using link freq
Pratyush Yadav
2023-10-12
media: cadence: csi2rx: Add get_fmt and set_fmt pad ops
Pratyush Yadav
2023-10-12
media: cadence: csi2rx: Cleanup media entity properly
Pratyush Yadav
2023-10-12
media: cadence: csi2rx: Unregister v4l2 async notifier
Pratyush Yadav
2023-09-27
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
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-07-14
media: cadence: Add support for JH7110 SoC
Jack Zhu
2023-07-14
media: cadence: Add support for external dphy
Jack Zhu
2023-07-14
media: cadence: Add operation on reset
Jack Zhu
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