开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
atmel
/
atmel-isi.c
Age
Commit message (
Expand
)
Author
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-09
media: atmel-isi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-02-23
media: platform: replace of_graph_get_next_endpoint()
Kuninori Morimoto
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-13
media: atmel-isi: Fix crash due to missing subdev in state
Laurent Pinchart
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
media: atmel-isi: Use accessors for pad config 'try_*' fields
Laurent Pinchart
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: atmel-isi: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-04-12
media: Fix indentation issues introduced by subdev-wide state struct
Laurent Pinchart
2023-04-11
media: atmel-isi: Convert to platform remove callback returning void
Uwe Kleine-König
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-05-10
media: atmel: properly get pm_runtime
Mauro Carvalho Chehab
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-12-16
media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmt
Eugen Hristev
2019-12-16
media: atmel: atmel-isi: properly initialize pad_cfg
Eugen Hristev
2019-12-16
media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16
Eugen Hristev
2019-08-23
media: atmel: atmel-isi: fix timeout value for stop streaming
Alexandre Kroupski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-28
media: atmel-isi: move of_node_put() to cover success branch as well
Nicholas Mc Guire
2018-06-28
media: atmel-isi: drop unnecessary while loop
Nicholas Mc Guire
2018-02-22
media: convert g/s_parm to g/s_frame_interval in subdevs
Hans Verkuil
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-09-23
media: drivers: Adjust checks for null pointers
Markus Elfring
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-06-07
[media] atmel-isi: code cleanup
Hugues Fruchet
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-04-10
[media] atmel-isi: move out of soc_camera to atmel
Hans Verkuil