index
:
pm24.git
master
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
/
i2c
/
ds90ub960.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-07
media: i2c: Drop HAS_EVENTS and event handlers
Tommaso Merciai
2024-10-16
media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read call
Colin Ian King
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
2023-11-23
media: v4l: subdev: Rename sub-device state information access functions
Sakari Ailus
2023-10-07
media: v4l: subdev: Clear frame descriptor before get_frame_desc
Sakari Ailus
2023-08-14
media: i2c: ds90ub960: Fix PLL config for 1200 MHz CSI rate
Tomi Valkeinen
2023-08-10
media: i2c: ds90ub960: Rename RXPORT_MODE_CSI2_ASYNC to RXPORT_MODE_CSI2_NONSYNC
Tomi Valkeinen
2023-08-10
media: i2c: ds90ub960: Allow FPD-Link async mode
Tomi Valkeinen
2023-08-10
media: i2c: ds90ub960: Configure CSI-2 continuous clock
Tomi Valkeinen
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-19
media: ds90ub9xx: switch three more drivers back to use struct i2c_driver::pr...
Uwe Kleine-König
2023-07-19
media: i2c: ds90ub960: fix error handling in ub960_rxport_add_serializer()
Harshit Mogalapalli
2023-07-14
media: i2c: add DS90UB960 driver
Tomi Valkeinen