index
:
git.armlinux.org.uk/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
/
i2c
/
tc358746.c
Age
Commit message (
Expand
)
Author
2025-02-25
media: tc358746: fix locking issue
Matthias Fend
2025-02-25
media: tc358746: improve calculation of the D-PHY timing registers
Matthias Fend
2025-02-25
media: tc358746: add support for 8/10/12/14-bit RAW Bayer formats
Matthias Fend
2025-02-15
media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad
Sakari Ailus
2024-08-31
media: tc358746: Move clk_prepare to its own function
Ricardo Ribalda
2024-05-03
media: tc358746: Use the correct div_ function
Ricardo Ribalda
2024-02-05
media: tc358746: fix the pll calculating function
Duc-Long, Le
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-11
media: i2c: tc358746: check fmt validity
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-28
media: v4l: async: Simplify async sub-device fwnode matching
Sakari Ailus
2023-07-14
media: tc358746: Address compiler warnings
Sakari Ailus
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-19
media: tc358746: Remove unneeded semicolon
Yang Li
2023-02-03
media: i2c: tc358746: fix possible endianness issue
Marco Felsch
2023-02-03
media: i2c: tc358746: fix ignoring read error in g_register callback
Marco Felsch
2023-02-03
media: i2c: tc358746: fix missing return assignment
Marco Felsch
2022-12-06
media: i2c: tc358746: make DEFINE_RUNTIME_DEV_PM_OPS static
Hans Verkuil
2022-10-27
media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver
Marco Felsch