index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-async.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-11
media: v4l: async: Return async sub-devices to subnotifier list
Sakari Ailus
1
-5
/
+8
2023-02-03
media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...
Hans de Goede
1
-0
/
+4
2022-07-17
media: v4l2-async: Add notifier operation to destroy asd instances
Laurent Pinchart
1
-0
/
+10
2022-07-15
media: v4l: async: Also match secondary fwnode endpoints
Sakari Ailus
1
-14
/
+21
2022-04-24
media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()
Laurent Pinchart
1
-1
/
+1
2022-04-24
media: v4l2-async: Create links during v4l2_async_match_notify()
Daniel Scally
1
-0
/
+31
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
1
-86
/
+82
2021-06-02
media: v4l: async, fwnode: Improve module organisation
Sakari Ailus
1
-2
/
+21
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
1
-15
/
+15
2021-02-06
media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
Ezequiel Garcia
1
-4
/
+4
2021-02-06
media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
1
-12
/
+12
2021-02-06
media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME
Ezequiel Garcia
1
-41
/
+0
2021-01-27
media: v4l2-async: Safely unregister an non-registered async subdev
Laurent Pinchart
1
-0
/
+3
2021-01-27
media: v4l2-async: Add waiting subdevices debugfs
Ezequiel Garcia
1
-0
/
+66
2021-01-27
media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
Ezequiel Garcia
1
-14
/
+0
2021-01-26
media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()
Daniel Scally
1
-0
/
+8
2020-07-19
media: v4l2-async: Log message in case of heterogeneous fwnode match
Laurent Pinchart
1
-1
/
+23
2020-07-19
media: v4l2-async: Pass notifier pointer to match functions
Laurent Pinchart
1
-7
/
+11
2020-07-19
media: v4l2-async: Accept endpoints and devices for fwnode matching
Laurent Pinchart
1
-1
/
+42
2019-07-25
media: v4l2-async: Safely clean up an uninitialised notifier
Sakari Ailus
1
-1
/
+1
2019-07-25
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
1
-0
/
+23
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-12-05
media: v4l2: async: remove locking when initializing async notifier
Niklas Söderlund
1
-4
/
+0
2018-10-05
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
1
-20
/
+25
2018-10-04
media: v4l2: async: Remove notifier subdevs array
Steve Longerbeam
1
-89
/
+25
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-4
/
+0
2018-10-04
media: v4l2: async: Add convenience functions to allocate and add asd's
Steve Longerbeam
1
-0
/
+76
2018-10-04
media: v4l2: async: Add v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-42
/
+149
2018-10-04
media: v4l2: async: Allow searching for asd of any type
Steve Longerbeam
1
-31
/
+46
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
1
-8
/
+8
2017-11-30
media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...
Niklas Söderlund
1
-2
/
+1
2017-11-07
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
Niklas Söderlund
1
-1
/
+1
2017-11-07
media: v4l: async: fix return of unitialized variable ret
Colin Ian King
1
-1
/
+0
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
1
-4
/
+15
2017-10-31
media: v4l: async: Ensure only unique fwnodes are registered to notifiers
Sakari Ailus
1
-7
/
+79
2017-10-31
media: v4l: async: Allow binding notifiers to sub-devices
Sakari Ailus
1
-40
/
+172
2017-10-31
media: v4l: async: Prepare for async sub-device notifiers
Sakari Ailus
1
-19
/
+50
2017-10-31
media: v4l: async: Allow async notifier register call succeed with no subdevs
Sakari Ailus
1
-2
/
+10
2017-10-31
media: v4l: async: Register sub-devices before calling bound callback
Sakari Ailus
1
-3
/
+3
2017-10-31
media: v4l: async: Introduce helpers for calling async ops callbacks
Sakari Ailus
1
-17
/
+39
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
1
-16
/
+14
2017-10-31
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
Sakari Ailus
1
-0
/
+31
2017-10-31
media: v4l: async: Use more intuitive names for internal functions
Sakari Ailus
1
-9
/
+10
2017-10-31
media: v4l: async: Correctly serialise async sub-device unregistration
Sakari Ailus
1
-11
/
+7
2017-10-31
media: v4l: async: Fix notifier complete callback error handling
Sakari Ailus
1
-18
/
+60
2017-10-31
media: v4l: async: fix unbind error in v4l2_async_notifier_unregister()
Niklas Söderlund
1
-4
/
+4
2017-10-31
media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
Sakari Ailus
1
-1
/
+0
2017-10-31
media: v4l: async: Remove re-probing support
Sakari Ailus
1
-53
/
+1
2017-09-05
media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in...
Rob Herring
1
-6
/
+1
[next]