index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-29
media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color format
Yong Zhi
1
-0
/
+4
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
1
-1
/
+0
2017-12-28
media: move videobuf2 to drivers/media/common
Mauro Carvalho Chehab
9
-6000
/
+0
2017-12-22
Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork
Mauro Carvalho Chehab
1
-2
/
+3
2017-12-18
media: vb2: unify calling of set_page_dirty_lock
Stanimir Varbanov
2
-6
/
+7
2017-12-18
media: vb2: clear V4L2_BUF_FLAG_LAST when filling vb2_buffer
Philipp Zabel
1
-0
/
+2
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
1
-4
/
+6
2017-12-18
media: v4l2-common.h: document helper functions
Mauro Carvalho Chehab
1
-14
/
+0
2017-12-18
media: v4l2-common: get rid of struct v4l2_discrete_probe
Mauro Carvalho Chehab
1
-6
/
+7
2017-12-13
media: drivers: media: remove duplicate includes
Pravin Shedge
1
-2
/
+0
2017-12-08
Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
9
-48
/
+51
2017-11-30
media: v4l: async: use the v4l2_dev from the root notifier when matching sub-devices
Niklas Söderlund
1
-2
/
+1
2017-11-30
media: v4l2-fwnode: Check subdev count after checking port
Tomasz Figa
1
-5
/
+5
2017-11-30
media: v4l2-core: Fix kernel-doc markups
Mauro Carvalho Chehab
5
-8
/
+12
2017-11-29
v4l2: disable filesystem-dax mapping support
Dan Williams
1
-2
/
+3
2017-11-27
media: annotate ->poll() instances
Al Viro
7
-14
/
+14
2017-11-27
annotate poll_table_struct ->_key
Al Viro
4
-4
/
+4
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
1
-1
/
+1
2017-11-27
media: videobuf2: don't use kernel-doc "/**" markups
Mauro Carvalho Chehab
2
-33
/
+33
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
4
-198
/
+1047
2017-11-07
media: v4l2-ctrls: Don't validate BITMASK twice
Andy Shevchenko
1
-4
/
+0
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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-01
media: v4l2-fwnode: use the cached value instead of getting again
Mauro Carvalho Chehab
1
-2
/
+1
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2
-4
/
+56
2017-10-31
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
1
-0
/
+35
2017-10-31
media: v4l: fwnode: Add a helper function to obtain device / integer references
Sakari Ailus
1
-0
/
+287
2017-10-31
media: v4l: fwnode: Add a helper function for parsing generic references
Sakari Ailus
1
-0
/
+69
2017-10-31
media: v4l: fwnode: Move KernelDoc documentation to the header
Sakari Ailus
1
-75
/
+0
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
2
-0
/
+227
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-10-31
media: v4l2-ctrl: Fix flags field on Control events
Ricardo Ribalda
1
-4
/
+12
2017-10-04
[media] v4l2-ctrls.c: allow empty control handlers
Hans Verkuil
1
-1
/
+1
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
10
-143
/
+214
2017-09-23
media: v4l-ioctl: Fix typo on v4l_print_frmsizeenum
Ricardo Ribalda
1
-3
/
+6
2017-09-07
lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
Tvrtko Ursulin
1
-2
/
+2
[prev]
[next]