index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-dev.c
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
2017-04-14
[media] v4l: Add metadata buffer type and format
Laurent Pinchart
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-23
[media] v4l2-core: Add support for touch devices
Nick Dyer
2016-07-23
[media] doc-rst: document v4l2-dev.h
Mauro Carvalho Chehab
2016-04-13
[media] media: Add obj_type field to struct media_entity
Laurent Pinchart
2016-01-11
[media] media_entity: remove gfp_flags argument
Mauro Carvalho Chehab
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
2016-01-11
[media] v4l2 core: enable all interface links at init
Mauro Carvalho Chehab
2016-01-11
[media] v4l2-core: create MC interfaces for devnodes
Mauro Carvalho Chehab
2016-01-11
[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L
Mauro Carvalho Chehab
2015-10-20
[media] v4l2: add support for SDR transmitter
Antti Palosaari
2015-04-02
[media] v4l2-dev: disable selection ioctls for non-video devices
Hans Verkuil
2015-03-02
[media] v4l2-core: drop g/s_priority ops
Hans Verkuil
2015-03-02
[media] v4l2-core: remove the old .ioctl BKL replacement
Hans Verkuil
2015-02-13
[media] media: Fix DVB devnode representation at media controller
Mauro Carvalho Chehab
2014-12-23
[media] v4l2 core: improve debug flag handling
Hans Verkuil
2014-12-22
[media] media: remove emacs editor variables
Hans Verkuil
2014-11-25
[media] v4l2-dev: vdev->v4l2_dev is always set, so simplify code
Hans Verkuil
2014-07-17
[media] v4l2-dev: don't debug poll unless the debug level > 2
Hans Verkuil
2014-07-17
[media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdr
Hans Verkuil
2014-07-17
[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL
Hans Verkuil
2014-07-04
[media] media: v4l2-core: remove the use of V4L2_FL_USE_FH_PRIO flag
Ramakrishnan Muthukrishnan
2014-03-11
[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core
Hans Verkuil
2014-03-05
[media] v4l: do not allow modulator ioctls for non-radio devices
Hans Verkuil
2014-03-05
[media] v4l: enable some IOCTLs for SDR receiver
Antti Palosaari
2014-03-05
[media] v4l: add device type for Software Defined Radio
Antti Palosaari
2014-01-27
[media] media: v4l2-dev: fix video device index assignment
Marek Szyprowski
2014-01-07
[media] v4l2: move tracepoints to video_usercopy
Hans Verkuil
2013-12-10
[media] v4l2-dev: Add tracepoints for QBUF and DQBUF
Wade Farnsworth
2013-09-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-24
[media] v4l2-dev: Fix race condition on __video_register_device
Ricardo Ribalda
2013-08-19
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
2013-06-21
[media] v4l2: always require v4l2_dev, rename parent to dev_parent
Hans Verkuil
2013-06-21
[media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT
Hans Verkuil
2013-06-17
[media] v4l2: remove deprecated current_norm support completely
Hans Verkuil
2013-04-14
[media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO
Hans Verkuil
2013-04-14
[media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUG
Hans Verkuil
2013-03-25
[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctl
Hans Verkuil
2013-03-24
[media] v4l2 core: remove the obsolete dv_preset support
Hans Verkuil
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-06
[media] v4l2-core: do not enable the buffer ioctls for radio devices
Frank Schaefer
2012-11-25
[media] v4l: add buffer exporting via dmabuf
Tomasz Stanislawski
2012-09-26
[media] v4l2-dev: reorder checks into blocks of ioctls with similar properties
Hans Verkuil
[next]