index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-async.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
[media] v4l2-async: Don't use dynamic static allocation
Mauro Carvalho Chehab
1
-3
/
+27
2013-08-18
[media] v4l2-async: Use proper list head for iteration over registered subdevs
Sylwester Nawrocki
1
-1
/
+1
2013-08-18
[media] v4l: async: Make it safe to unregister unregistered notifier
Laurent Pinchart
1
-0
/
+6
2013-07-30
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
Sylwester Nawrocki
1
-38
/
+29
2013-07-30
[media] V4L: Rename subdev field of struct v4l2_async_notifier
Sylwester Nawrocki
1
-1
/
+1
2013-07-30
[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
Sylwester Nawrocki
1
-0
/
+9
2013-07-30
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
Sylwester Nawrocki
1
-13
/
+13
2013-07-30
[media] V4L: Drop bus_type check in v4l2-async match functions
Sylwester Nawrocki
1
-3
/
+1
2013-06-28
[media] V4L2: fix compilation if CONFIG_I2C is undefined
Guennadi Liakhovetski
1
-0
/
+4
2013-06-21
[media] V4L2: support asynchronous subdevice registration
Guennadi Liakhovetski
1
-0
/
+280