Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dcc0ef88209a26719241bcb7741f05f1b9ecc30e
/
drivers
/
media
/
video
/
pwc
e32a7ecc
V4L/DVB (10242): pwc: add support for webcam snapshot button
by Nam Phạm Thành
· 16 years ago
16e68d7
V4L/DVB (10193): removed unused #include <version.h>'s
by Huang Weiyi
· 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
f473bf7
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
by Hans Verkuil
· 16 years ago
c6330fb
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
by Hans Verkuil
· 16 years ago
c916697
V4L/DVB: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
601e944
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
by Hans Verkuil
· 16 years ago
c6eb8ea
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
by Hans Verkuil
· 16 years ago
38413fd
V4L/DVB (8548): pwc: Fix compilation
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
f894dfd
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h
by Hans Verkuil
· 16 years ago
9c39d7e
V4L/DVB (8483): Remove obsolete owner field from video_device 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
f87086e
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
by Hans Verkuil
· 16 years ago
5e28e00
V4L/DVB (7558): videobuf: Improve command output for debug purposes
by Mauro Carvalho Chehab
· 17 years ago
645635b
V4L/DVB (7525): media/video/pwc replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
078ff79
V4L/DVB (7402): add macro validation for v4l_compat_ioctl32
by Douglas Schilling Landgraf
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
5fa1247
NULL noise: drivers/media
by Al Viro
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
22c4a4e
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
by Mauro Carvalho Chehab
· 17 years ago
64a6f95
signedness: module_param_array nump argument
by Al Viro
· 17 years ago
54bd5b6
V4L/DVB (6293): V4L: convert struct class_device to struct device
by Kay Sievers
· 17 years ago
0b67f5c
V4L/DVB (6237): Oops in pwc v4l driver
by Oliver Neukum
· 17 years ago
b930e1d
V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs
by Michael Krufky
· 17 years ago
9c12224
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
by Mauro Carvalho Chehab
· 17 years ago
7b9fbc3
V4L/DVB (6147): Pwc: Fix a broken debug message
by Jean Delvare
· 17 years ago
85237f2
USB: fix DoS in pwc USB video driver
by Oliver Neukum
· 17 years ago
b9378fd
V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver
by Matthias Kaehlcke
· 17 years ago
57a4441
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 18 years ago
c5da5af
V4L/DVB (5586): Use menuconfig objects II - V4L
by Jan Engelhardt
· 18 years ago
a982ac0
misc doc and kconfig typos
by Matt LaPlante
· 18 years ago
288bb0e
V4L/DVB (5548): Fix v4l2 buffer to the length
by Luc Saillard
· 18 years ago
9ee6d78
V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls
by Luc Saillard
· 18 years ago
6b1ce3c
V4L/DVB (5462): Add Logitech ViewPort AV 100
by Mauro Carvalho Chehab
· 18 years ago
a63e157
V4L/DVB (5461): Pwc: cisco VT Camera support
by Jean Tourrilhes
· 18 years ago
05ad390
V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings
by Trent Piepho
· 18 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
9641219
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
90b2625
usb: pwc-if free urb cleanup
by Mariusz Kozlowski
· 18 years ago
444f4f9
USB: pwc-if loop fix
by Mariusz Kozlowski
· 18 years ago
5d9a276
BUG_ON conversion for drivers/media/video/pwc/pwc-if.c
by Eric Sesterhenn
· 18 years ago
c12e3be
V4L/DVB (4742): Drivers/media/video: handle sysfs errors
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
bf6ee0a
remove mentionings of devfs in documentation
by Adrian Bunk
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
b02dc51
V4L/DVB (4411): Fix minor errors in build files
by Trent Piepho
· 18 years ago
3cdc0f2
V4L/DVB (4395): Restore compat_ioctl in pwc driver
by Luc Van Oostenryck
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b20c3cf
V4L/DVB (4147): Drivers/media/video/pwc/: make code static
by Adrian Bunk
· 19 years ago
657de3c
V4L/DVB (4118): Whitespace cleanups
by Trent Piepho
· 19 years ago
81e47e3
V4L/DVB (4105): Remove uneeded prototype
by Trent Piepho
· 19 years ago
5e87efa
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h
by Mauro Carvalho Chehab
· 19 years ago
d762052
V4L/DVB (3968): Fix checking logic for a broken xawtv version
by Mauro Carvalho Chehab
· 19 years ago
7923dee0
V4L/DVB (3967): Pwc-dec23 oops fix
by akpm@osdl.org
· 19 years ago
2b455db
V4L/DVB (3835): [PATCH] update pwc driver
by Luc Saillard
· 19 years ago
4fff598
V4L/DVB (3782): Removed uneeded stuff from pwc Makefile
by Mauro Carvalho Chehab
· 19 years ago
cd41e28
V4L/DVB (3774): Create V4L1 config options
by Mauro Carvalho Chehab
· 19 years ago
43381ea
V4L/DVB (3653e): pwc: fixed Kconfig menu and Makefile build configuration
by Michael Krufky
· 19 years ago
d56410e
V4L/DVB (3599b): Whitespace cleanups under drivers/media
by Mauro Carvalho Chehab
· 19 years ago
9f6933b
V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video
by Mauro Carvalho Chehab
· 19 years ago