Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f87158e44e79e62c8250f278c225ce4ab695f4b
/
drivers
/
media
/
video
/
meye.c
9842c38
kfifo: fix warn_unused_result
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
76e9741
V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE
by Joe Perches
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6174523
V4L/DVB (11270): meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbuf
by Trent Piepho
· 16 years ago
1a15001
V4L/DVB (10820): meye: Don't need to zero ioctl parameter fields
by Trent Piepho
· 16 years ago
9cfb6a3
V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl
by Trent Piepho
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
7d43cd5
V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/release
by Hans Verkuil
· 16 years ago
ef0e3c2
V4L/DVB (8748): V4L: fix return value of meye probe callback
by Henrik Kretzschmar
· 16 years ago
d56dc61
V4L/DVB (8613): v4l: move BKL down to the driver level.
by Hans Verkuil
· 16 years ago
5b5aff8
V4L/DVB (8749): Fix error code, when camera is not turned on by sonypi
by Mauro Carvalho Chehab
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
9c39d7e
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
by Hans Verkuil
· 16 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 16 years ago
35ea11f
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
by Hans Verkuil
· 16 years ago
5e85e73
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
by Hans Verkuil
· 16 years ago
78b526a
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
by Hans Verkuil
· 16 years ago
6ec6e0c
V4L/DVB (7666): meye: Replace meye_do_ioctl to use video_ioctl2
by Douglas Schilling Landgraf
· 17 years ago
078ff79
V4L/DVB (7402): add macro validation for v4l_compat_ioctl32
by Douglas Schilling Landgraf
· 17 years ago
e723ee0
V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private control as DISABLED
by Brandon Philips
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
ac9bb7f
V4L/DVB (6617): drivers/media/video: Add missing "space"
by Joe Perches
· 17 years ago
22c4a4e
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
by Mauro Carvalho Chehab
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
cbefb76
meye: make meye use sony-laptop instead of sonypi
by malattia@linux.it
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
2485eb0
V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same palette
by audetto@tiscali.it
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8076fe3
[PATCH] irq-flags: media: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5e87efa
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h
by Mauro Carvalho Chehab
· 18 years ago
d614402
V4L/DVB (4036): Fix some compilation warnings
by Mauro Carvalho Chehab
· 18 years ago
3593cab
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
by Ingo Molnar
· 19 years ago
0d0fbf8
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
by Arnd Bergmann
· 19 years ago
d013a06
[PATCH] meye: use dma-mapping constants
by Tobias Klauser
· 19 years ago
a291068
[PATCH] fix u32 vs. pm_message_t in drivers/media
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago