index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-async.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l: async: Return async sub-devices to subnotifier list
Sakari Ailus
2023-05-11
1
-5
/
+8
*
media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...
Hans de Goede
2023-02-03
1
-0
/
+4
*
media: v4l2-async: Add notifier operation to destroy asd instances
Laurent Pinchart
2022-07-17
1
-0
/
+10
*
media: v4l: async: Also match secondary fwnode endpoints
Sakari Ailus
2022-07-15
1
-14
/
+21
*
media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()
Laurent Pinchart
2022-04-24
1
-1
/
+1
*
media: v4l2-async: Create links during v4l2_async_match_notify()
Daniel Scally
2022-04-24
1
-0
/
+31
*
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-09-30
1
-86
/
+82
*
media: v4l: async, fwnode: Improve module organisation
Sakari Ailus
2021-06-02
1
-2
/
+21
*
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
1
-15
/
+15
*
media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
Ezequiel Garcia
2021-02-06
1
-4
/
+4
*
media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2021-02-06
1
-12
/
+12
*
media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME
Ezequiel Garcia
2021-02-06
1
-41
/
+0
*
media: v4l2-async: Safely unregister an non-registered async subdev
Laurent Pinchart
2021-01-27
1
-0
/
+3
*
media: v4l2-async: Add waiting subdevices debugfs
Ezequiel Garcia
2021-01-27
1
-0
/
+66
*
media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
Ezequiel Garcia
2021-01-27
1
-14
/
+0
*
media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()
Daniel Scally
2021-01-26
1
-0
/
+8
*
media: v4l2-async: Log message in case of heterogeneous fwnode match
Laurent Pinchart
2020-07-19
1
-1
/
+23
*
media: v4l2-async: Pass notifier pointer to match functions
Laurent Pinchart
2020-07-19
1
-7
/
+11
*
media: v4l2-async: Accept endpoints and devices for fwnode matching
Laurent Pinchart
2020-07-19
1
-1
/
+42
*
media: v4l2-async: Safely clean up an uninitialised notifier
Sakari Ailus
2019-07-25
1
-1
/
+1
*
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
2019-07-25
1
-0
/
+23
*
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2019-07-25
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
media: v4l2: async: remove locking when initializing async notifier
Niklas Söderlund
2018-12-05
1
-4
/
+0
*
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
2018-10-05
1
-20
/
+25
*
media: v4l2: async: Remove notifier subdevs array
Steve Longerbeam
2018-10-04
1
-89
/
+25
*
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-4
/
+0
*
media: v4l2: async: Add convenience functions to allocate and add asd's
Steve Longerbeam
2018-10-04
1
-0
/
+76
*
media: v4l2: async: Add v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-42
/
+149
*
media: v4l2: async: Allow searching for asd of any type
Steve Longerbeam
2018-10-04
1
-31
/
+46
*
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-29
1
-8
/
+8
*
media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...
Niklas Söderlund
2017-11-30
1
-2
/
+1
*
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
Niklas Söderlund
2017-11-07
1
-1
/
+1
*
media: v4l: async: fix return of unitialized variable ret
Colin Ian King
2017-11-07
1
-1
/
+0
*
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2017-10-31
1
-4
/
+15
*
media: v4l: async: Ensure only unique fwnodes are registered to notifiers
Sakari Ailus
2017-10-31
1
-7
/
+79
*
media: v4l: async: Allow binding notifiers to sub-devices
Sakari Ailus
2017-10-31
1
-40
/
+172
*
media: v4l: async: Prepare for async sub-device notifiers
Sakari Ailus
2017-10-31
1
-19
/
+50
*
media: v4l: async: Allow async notifier register call succeed with no subdevs
Sakari Ailus
2017-10-31
1
-2
/
+10
*
media: v4l: async: Register sub-devices before calling bound callback
Sakari Ailus
2017-10-31
1
-3
/
+3
*
media: v4l: async: Introduce helpers for calling async ops callbacks
Sakari Ailus
2017-10-31
1
-17
/
+39
*
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
1
-16
/
+14
*
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
Sakari Ailus
2017-10-31
1
-0
/
+31
*
media: v4l: async: Use more intuitive names for internal functions
Sakari Ailus
2017-10-31
1
-9
/
+10
*
media: v4l: async: Correctly serialise async sub-device unregistration
Sakari Ailus
2017-10-31
1
-11
/
+7
*
media: v4l: async: Fix notifier complete callback error handling
Sakari Ailus
2017-10-31
1
-18
/
+60
*
media: v4l: async: fix unbind error in v4l2_async_notifier_unregister()
Niklas Söderlund
2017-10-31
1
-4
/
+4
*
media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
Sakari Ailus
2017-10-31
1
-1
/
+0
*
media: v4l: async: Remove re-probing support
Sakari Ailus
2017-10-31
1
-53
/
+1
*
media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in...
Rob Herring
2017-09-05
1
-6
/
+1
[next]