index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
v4l2-dev.c
Commit message (
Expand
)
Author
Age
*
[media] v4l2-dev.c: Move video_put() after debug printk
Ezequiel GarcĂa
2012-07-30
*
[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl
Hans Verkuil
2012-07-30
*
[media] v4l2-dev: G_PARM was incorrectly enabled for all video nodes
Hans Verkuil
2012-07-30
*
[media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP
Hans Verkuil
2012-07-30
*
[media] v4l2-dev.c: also add debug support for the fops
Hans Verkuil
2012-07-06
*
[media] v4l2-dev/ioctl.c: add vb2_queue support to video_device
Hans Verkuil
2012-07-06
*
[media] v4l2-dev.c: add debug sysfs entry
Hans Verkuil
2012-07-06
*
[media] v4l2-dev.c: fix g_parm regression in determine_valid_ioctls()
Hans Verkuil
2012-06-11
*
[media] Fix query/enum_dv_timings regression
Hans Verkuil
2012-06-11
*
[media] v4l2-dev: rename two functions
Hans Verkuil
2012-05-14
*
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
2012-05-14
*
[media] v4l2-dev/ioctl: determine the valid ioctls upfront
Hans Verkuil
2012-05-14
*
[media] v4l2-dev: make it possible to skip locking for selected ioctls
Hans Verkuil
2012-05-14
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
|
[media] V4L/v4l2-dev: Make 'videodev_init' as a subsys initcall
Bhupesh Sharma
2012-03-19
|
/
*
[media] media: fix truncated entity specification
Clemens Ladisch
2011-12-20
*
[media] V4L: cosmetic clean up
Guennadi Liakhovetski
2011-12-11
*
[media] videodev: fix a NULL pointer dereference in v4l2_device_release()
Antonio Ospite
2011-10-19
*
[media] v4l: Fix use-after-free case in v4l2_device_release
Hans Verkuil
2011-09-21
*
[media] v4l: Don't access media entity after is has been destroyed
Laurent Pinchart
2011-06-30
*
[media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"
Bob Liu
2011-05-20
*
[media] v4l: Don't register media entities for subdev device nodes
Laurent Pinchart
2011-04-19
*
[media] v4l2: use new flag to enable core priority handling
Hans Verkuil
2011-03-22
*
[media] v4l2-device: add kref and a release function
Hans Verkuil
2011-03-22
*
[media] v4l2: add v4l2_prio_state to v4l2_device and video_device
Hans Verkuil
2011-03-22
*
[media] v4l2_prio: move from v4l2-common to v4l2-dev
Hans Verkuil
2011-03-22
*
[media] v4l: Make video_device inherit from media_entity
Laurent Pinchart
2011-03-22
*
[media] v4l: subdev: Add device node support
Laurent Pinchart
2011-03-21
*
[media] v4l2-dev: don't memset video_device.dev
Hans Verkuil
2011-01-19
*
[media] v4l2-dev: fix race condition
Hans Verkuil
2010-12-01
*
[media] V4L: improve the BKL replacement heuristic
Hans Verkuil
2010-12-01
*
[media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock
Hans Verkuil
2010-12-01
*
[media] v4l: kill the BKL
Arnd Bergmann
2010-11-08
*
V4L/DVB: Fix a merge conflict that affects unlock_ioctl
Mauro Carvalho Chehab
2010-10-20
*
V4L/DVB: v4l2: add core serialization lock
Hans Verkuil
2010-10-20
*
V4L/DVB: v4l2-dev: remove get_unmapped_area
Hans Verkuil
2010-10-20
*
V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blocked
Hans Verkuil
2010-10-20
*
V4L/DVB: videotext: remove this obsolete API
Hans Verkuil
2010-10-20
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-10
|
\
|
*
V4L/DVB: v4l2: hook up the new control framework into the core framework
Hans Verkuil
2010-08-08
*
|
Merge commit 'linus/master' into bkl/core
Frederic Weisbecker
2010-08-08
|
\
|
|
*
V4L/DVB: v4l2-dev: fix memory leak
Anatolij Gustschin
2010-08-02
*
|
v4l: Convert v4l2-dev to unlocked_ioctl
Arnd Bergmann
2010-08-08
|
/
*
V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bit
Hans Verkuil
2010-05-19
*
V4L/DVB: V4L: File handles
Sakari Ailus
2010-05-19
*
V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered
Laurent Pinchart
2009-12-15
*
V4L/DVB (13549): v4l: Add video_device_node_name function
Laurent Pinchart
2009-12-15
*
V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...
Hans Verkuil
2009-09-18
*
V4L/DVB (12724): v4l2-dev: add simple wrapper functions around the devnode nu...
Hans Verkuil
2009-09-18
[next]