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
/
videodev.c
Commit message (
Expand
)
Author
Age
*
V4L/DVB (7665): videodev: Add default vidioc handler
Douglas Schilling Landgraf
2008-04-24
*
V4L/DVB (7560): videodev: Some printk fixes
Mauro Carvalho Chehab
2008-04-24
*
V4L/DVB (7558): videobuf: Improve command output for debug purposes
Mauro Carvalho Chehab
2008-04-24
*
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
*
V4L/DVB (7133): Fix Kconfig dependencies
Mauro Carvalho Chehab
2008-02-18
*
V4L/DVB (6805): video std is a bitmask. Better to print in hexa
Mauro Carvalho Chehab
2008-01-25
*
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
Hans Verkuil
2007-10-22
*
V4L/DVB (6300): CodingStyle cleanup
Trent Piepho
2007-10-09
*
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
2007-10-09
*
V4L/DVB (5982): Dev.c: memset fix
Mariusz Kozlowski
2007-10-09
*
V4L/DVB (5617): V4L2: videodev, allow debugging
Jiri Slaby
2007-05-09
*
V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPAT
Mauro Carvalho Chehab
2007-05-09
*
V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2()
Sam Revitch
2007-05-09
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
V4L/DVB (5554): Fix: vidioc_g_parm were not zeroing the memory
Mauro Carvalho Chehab
2007-04-27
*
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-04-27
*
V4L/DVB (5289): Add support for video output overlays.
Hans Verkuil
2007-04-27
*
V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
Hans Verkuil
2007-03-01
*
V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl
Hans Verkuil
2007-03-01
*
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
2007-02-21
*
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-02-21
*
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
Trent Piepho
2007-02-21
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
*
V4L/DVB (4901): Improve debug msgs to show fourcc and buffer length on video_...
Mauro Carvalho Chehab
2006-12-10
*
V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2
Mauro Carvalho Chehab
2006-12-10
*
V4L/DVB (4860): Optimization of v4l1 handling
Mauro Carvalho Chehab
2006-12-10
*
V4L/DVB (4859): Fix initializations on some video_ioctl2 handlers
Mauro Carvalho Chehab
2006-12-10
*
[PATCH] struct path: convert v4l
Josef Sipek
2006-12-08
*
V4L/DVB (4743): Fix oops in VIDIOC_G_PARM
Jonathan Corbet
2006-10-13
*
V4L/DVB (4740): Fixed an if-block to avoid floating with debug-messages
Enrico Scholz
2006-10-13
*
V4L/DVB (4637): Add a default method for VIDIOC_G_PARM
Mauro Carvalho Chehab
2006-09-26
*
V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.c
Sascha Hauer
2006-09-26
*
V4L/DVB (4622): Copy-paste bug in videodev.c
Sascha Hauer
2006-09-26
*
[PATCH] VIDIOC_ENUMSTD bug
Jonathan Corbet
2006-09-25
*
V4L/DVB (4399): Fix a typo that caused some compat stuff to not work
Mauro Carvalho Chehab
2006-08-08
*
V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...
Trent Piepho
2006-07-29
*
V4L/DVB (4368): Bttv: use class_device_create_file and handle errors
Trent Piepho
2006-07-29
*
V4L/DVB (4367): Videodev: Handle class_device related errors
Trent Piepho
2006-07-29
*
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
2006-07-29
*
V4L/DVB (4316): Check __must_check warnings
Michael Krufky
2006-07-29
*
[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API
Hans Verkuil
2006-06-25
*
V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.
Hans Verkuil
2006-06-25
*
V4L/DVB (4148): Fix userbits debug prints
Mauro Carvalho Chehab
2006-06-25
*
V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the values
Mauro Carvalho Chehab
2006-06-25
*
V4L/DVB (4065): Several improvements at videodev.c
Mauro Carvalho Chehab
2006-06-25
[next]