index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-async.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
1
-14
/
+19
*
media: v4l: async: Support fwnode endpoint list matching for subdevs
Sakari Ailus
2023-07-28
1
-0
/
+30
*
media: v4l: async: Allow multiple connections between entities
Sakari Ailus
2023-07-28
1
-6
/
+11
*
media: v4l: async: Obtain async connection based on sub-device
Sakari Ailus
2023-07-28
1
-0
/
+11
*
media: v4l: async: Rework internal lists
Sakari Ailus
2023-07-28
1
-6
/
+3
*
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
1
-43
/
+44
*
media: v4l: async: Clean up list heads and entries
Sakari Ailus
2023-07-28
1
-11
/
+11
*
media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_
Sakari Ailus
2023-07-28
1
-8
/
+8
*
media: v4l: async: Make V4L2 async match information a struct
Sakari Ailus
2023-07-28
1
-18
/
+23
*
media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()
Jacopo Mondi
2023-07-28
1
-30
/
+4
*
media: v4l2-async: Add notifier operation to destroy asd instances
Laurent Pinchart
2022-07-17
1
-0
/
+2
*
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-09-30
1
-54
/
+51
*
media: Documentation: media: Fix v4l2-async kerneldoc syntax
Sakari Ailus
2021-08-04
1
-15
/
+15
*
media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_common
Sakari Ailus
2021-04-06
1
-5
/
+5
*
media: v4l: fwnode: Rename and make static V4L2 async notifier helper
Sakari Ailus
2021-04-06
1
-1
/
+1
*
media: v4l: async: Fix kerneldoc documentation for async functions
Sakari Ailus
2021-02-15
1
-41
/
+39
*
media: Clarify v4l2-async subdevice addition API
Ezequiel Garcia
2021-02-06
1
-4
/
+11
*
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
1
-9
/
+18
*
media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
Ezequiel Garcia
2021-02-06
1
-2
/
+7
*
media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2021-02-06
1
-7
/
+8
*
media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME
Ezequiel Garcia
2021-02-06
1
-25
/
+0
*
media: v4l2-async: Add waiting subdevices debugfs
Ezequiel Garcia
2021-01-27
1
-0
/
+8
*
media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
Ezequiel Garcia
2021-01-27
1
-17
/
+0
*
media: v4l2-async: Fix trivial documentation typo
Kieran Bingham
2020-11-16
1
-1
/
+1
*
media: v4l2-async: Document asd allocation requirements
Laurent Pinchart
2020-09-10
1
-2
/
+3
*
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
2019-07-25
1
-0
/
+25
*
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2019-07-25
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
2018-10-05
1
-6
/
+6
*
media: v4l2: async: Remove notifier subdevs array
Steve Longerbeam
2018-10-04
1
-16
/
+5
*
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-2
/
+0
*
media: v4l2: async: Add convenience functions to allocate and add asd's
Steve Longerbeam
2018-10-04
1
-0
/
+62
*
media: v4l2: async: Add v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-1
/
+33
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
1
-4
/
+4
*
media: v4l2-async: better describe match union at async match struct
Mauro Carvalho Chehab
2017-12-29
1
-0
/
+25
*
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-29
1
-6
/
+2
*
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2017-10-31
1
-0
/
+22
*
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
2017-10-31
1
-1
/
+2
*
media: v4l: async: Allow binding notifiers to sub-devices
Sakari Ailus
2017-10-31
1
-2
/
+17
*
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
1
-10
/
+19
*
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
Sakari Ailus
2017-10-31
1
-2
/
+22
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
1
-5
/
+0
*
[media] v4l: async: Add fwnode match support
Sakari Ailus
2017-06-06
1
-0
/
+5
*
[media] v4l2-async: document the remaining stuff
Mauro Carvalho Chehab
2016-07-23
1
-0
/
+39
*
[media] Docbook: Fix comments at v4l2-async.h
Mauro Carvalho Chehab
2015-08-22
1
-3
/
+5
*
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
Sylwester Nawrocki
2013-07-30
1
-14
/
+1
*
[media] V4L: Rename subdev field of struct v4l2_async_notifier
Sylwester Nawrocki
2013-07-30
1
-2
/
+2
*
[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
Sylwester Nawrocki
2013-07-30
1
-0
/
+5
*
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
Sylwester Nawrocki
2013-07-30
1
-6
/
+6
*
[media] V4L2: support asynchronous subdevice registration
Guennadi Liakhovetski
2013-06-21
1
-0
/
+105