index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-16
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
11
-186
/
+187
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-3
/
+2
2016-11-23
[media] v4l: Add description of the Y8I, Y12I and Z16 formats
Laurent Pinchart
1
-0
/
+3
2016-11-23
[media] v4l: Add 16-bit raw bayer pixel formats
Sakari Ailus
1
-1
/
+4
2016-11-22
[media] v4l: compat: Prevent allocating excessive amounts of memory
Sakari Ailus
1
-13
/
+17
2016-11-18
[media] tuner-core: use pr_foo, instead of internal printk macros
Mauro Carvalho Chehab
1
-63
/
+49
2016-11-16
Merge tag 'v4.9-rc5' into patchwork
Mauro Carvalho Chehab
2
-3
/
+10
2016-11-16
[media] v4l: ctrls: Add deinterlacing mode control
Laurent Pinchart
1
-0
/
+2
2016-11-16
[media] v4l2-dv-timings: add helpers for vic and pixelaspect ratio
Hans Verkuil
2
-2
/
+58
2016-10-24
[media] v4l2-flash-led-class: remove a now unused var
Mauro Carvalho Chehab
1
-2
/
+0
2016-10-24
[media] v4l: flash led class: Fix of_node release in probe() error path
Sakari Ailus
1
-10
/
+4
2016-10-21
[media] videodev2.h Add HSV formats
Ricardo Ribalda Delgado
1
-0
/
+2
2016-10-21
[media] v4l: add Mediatek compressed video block format
Tiffany Lin
1
-0
/
+1
2016-10-21
[media] v4l2-ioctl: add VP9 format description
Wu-Cheng Li
1
-0
/
+1
2016-10-21
[media] v4l2-core: don't break long lines
Mauro Carvalho Chehab
5
-89
/
+43
2016-10-21
[media] tuner-core: use %&ph for small buffer dumps
Mauro Carvalho Chehab
1
-5
/
+3
2016-10-21
[media] tuner-core: don't break long lines
Mauro Carvalho Chehab
1
-4
/
+3
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2
-3
/
+10
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+5
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+5
2016-10-14
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2016-10-10
samples: move blackfin gptimers-example from Documentation
Shuah Khan
1
-1
/
+1
2016-09-19
[media] SDI: add flag for SDI formats and SMPTE 125M definition
Charles-Antoine Couret
1
-4
/
+7
2016-09-09
[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved field
Laurent Pinchart
1
-4
/
+4
2016-09-09
[media] videobuf2-v4l2.h: get kernel-doc tags from C file
Mauro Carvalho Chehab
1
-142
/
+0
2016-09-09
[media] videobuf2-core.h: move function descriptions from c file
Mauro Carvalho Chehab
1
-254
/
+0
2016-09-09
[media] v4l2-mem2mem.h: move descriptions from .c file
Mauro Carvalho Chehab
1
-127
/
+1
2016-08-24
[media] vb2: Fix vb2_core_dqbuf() kernel-doc
Javier Martinez Canillas
1
-1
/
+2
2016-08-24
[media] media: v4l2-ctrls: append missing h264 profile string
Stanimir Varbanov
1
-0
/
+1
2016-08-24
[media] v4l2-async: remove unneeded .registered_async callback
Javier Martinez Canillas
1
-7
/
+0
2016-08-24
[media] v4l: Do not allow re-registering sub-devices
Sakari Ailus
1
-4
/
+1
2016-08-24
[media] vb2: add WARN_ONs checking if a valid struct device was passed
Hans Verkuil
2
-0
/
+15
2016-08-24
[media] vb2: don't return NULL for alloc and get_userptr ops
Hans Verkuil
3
-15
/
+23
2016-08-24
[media] vb2: remove TODO comment for dma-buf in QBUF
Javier Martinez Canillas
1
-3
/
+4
2016-08-24
[media] vb2: include lengths in dmabuf qbuf debug message
Javier Martinez Canillas
1
-2
/
+4
2016-08-24
[media] v4l2-common: Delete an unnecessary check before the function call "sp...
Markus Elfring
1
-1
/
+1
2016-08-23
[media] v4l2-core: Add support for touch devices
Nick Dyer
2
-8
/
+42
2016-08-04
Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
3
-34
/
+17
2016-07-28
[media] vb2: Fix allocation size of dma_parms
Vincent Stehlé
1
-1
/
+1
2016-07-27
Merge branch 'topic/docs-next' into v4l_for_linus
Mauro Carvalho Chehab
2
-44
/
+0
2016-07-26
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
8
-171
/
+122
2016-07-23
[media] doc-rst: document v4l2-dev.h
Mauro Carvalho Chehab
1
-34
/
+0
2016-07-23
[media] v4l2-subdev.h: Improve documentation
Mauro Carvalho Chehab
1
-10
/
+0
2016-07-13
Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2016-07-12
[media] v4l2-ioctl: zero the v4l2_bt_timings reserved field
Hans Verkuil
1
-2
/
+2
2016-07-12
[media] v4l2-subdev.h: remove the control subdev ops
Hans Verkuil
1
-45
/
+0
2016-07-12
[media] v4l2-flash-led: remove unused ops
Hans Verkuil
1
-8
/
+1
2016-07-08
[media] vb2: Fix comment
Ricardo Ribalda
1
-1
/
+1
[next]