index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
meye.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] move the remaining PCI devices to drivers/media/pci
Mauro Carvalho Chehab
1
-1964
/
+0
2012-04-20
[media] V4L2: drivers implementing vidioc_default should also return -ENOTTY
Hans Verkuil
1
-1
/
+1
2011-03-22
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
1
-1
/
+2
2010-12-02
[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions
Hans Verkuil
1
-7
/
+7
2010-05-18
V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device
Hans Verkuil
1
-37
/
+41
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-23
kfifo: fix warn_unused_result
Stefani Seibold
1
-2
/
+3
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-8
/
+8
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-15
/
+20
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-25
/
+23
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-12
V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE
Joe Perches
1
-2
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-30
V4L/DVB (11270): meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbuf
Trent Piepho
1
-26
/
+3
2009-03-30
V4L/DVB (10820): meye: Don't need to zero ioctl parameter fields
Trent Piepho
1
-12
/
+0
2009-03-30
V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl
Trent Piepho
1
-4
/
+0
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-1
/
+1
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-7
/
+3
2008-10-12
V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/release
Hans Verkuil
1
-11
/
+5
2008-10-12
V4L/DVB (8748): V4L: fix return value of meye probe callback
Henrik Kretzschmar
1
-1
/
+1
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-1
/
+6
2008-09-04
V4L/DVB (8749): Fix error code, when camera is not turned on by sonypi
Mauro Carvalho Chehab
1
-1
/
+1
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-1
/
+0
2008-07-26
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
1
-1
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-7
/
+11
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-8
/
+10
2008-04-24
V4L/DVB (7666): meye: Replace meye_do_ioctl to use video_ioctl2
Douglas Schilling Landgraf
1
-710
/
+655
2008-04-24
V4L/DVB (7402): add macro validation for v4l_compat_ioctl32
Douglas Schilling Landgraf
1
-0
/
+2
2008-04-24
V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private cont...
Brandon Philips
1
-1
/
+9
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
2008-01-26
V4L/DVB (6617): drivers/media/video: Add missing "space"
Joe Perches
1
-1
/
+1
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-3
/
+1
2007-04-29
meye: make meye use sony-laptop instead of sonypi
malattia@linux.it
1
-31
/
+31
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-1
/
+1
2006-12-27
V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same palette
audetto@tiscali.it
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...
Mauro Carvalho Chehab
1
-0
/
+1
2006-06-25
V4L/DVB (4036): Fix some compilation warnings
Mauro Carvalho Chehab
1
-2
/
+2
2006-02-07
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
1
-56
/
+56
2006-01-09
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
Arnd Bergmann
1
-0
/
+1
2005-09-08
[PATCH] meye: use dma-mapping constants
Tobias Klauser
1
-1
/
+2
[next]