index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
ds90ub953.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
2023-12-04
1
-3
/
+7
*
media: v4l: subdev: Rename sub-device state information access functions
Sakari Ailus
2023-11-23
1
-2
/
+1
*
media: v4l: subdev: Clear frame descriptor before get_frame_desc
Sakari Ailus
2023-10-07
1
-2
/
+0
*
media: i2c: ds90ub953: Fix use of uninitialized variables
Tomi Valkeinen
2023-08-14
1
-3
/
+3
*
media: i2c: ds90ub953: Support non-sync mode
Tomi Valkeinen
2023-08-10
1
-8
/
+28
*
media: i2c: ds90ub953: Restructure clkout management
Tomi Valkeinen
2023-08-10
1
-65
/
+76
*
media: i2c: ds90ub953: Handle V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK
Tomi Valkeinen
2023-08-10
1
-1
/
+5
*
media: i2c: ds90ub953: Use v4l2_fwnode_endpoint_parse()
Tomi Valkeinen
2023-08-10
1
-6
/
+13
*
media: i2c: ds90ub9x3: Fix sub-device matching
Tomi Valkeinen
2023-08-10
1
-12
/
+1
*
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
1
-2
/
+2
*
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
1
-3
/
+3
*
media: ds90ub9xx: switch three more drivers back to use struct i2c_driver::pr...
Uwe Kleine-König
2023-07-19
1
-1
/
+1
*
media: i2c: ds90ub953: No need to set device_driver owner
Yang Li
2023-07-19
1
-1
/
+0
*
media: i2c: add DS90UB953 driver
Tomi Valkeinen
2023-07-14
1
-0
/
+1400