Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cd7f84c02825cfca6cc86826395167479bdc1a05
/
drivers
/
media
/
usb
/
pwc
/
pwc-v4l.c
2954192
[media] pwc: fix sparse warning
by Hans Verkuil
· 10 years ago
f192747
[media] pwc: Don't return EINVAL when an unsupported pixelformat is requested
by Hans de Goede
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/pwc/pwc-v4l.c]
387c71b
[media] pwc: v4l2-compliance fixes
by Hans Verkuil
· 13 years ago
2e43dec
[media] pwc: use the new vb2 helpers
by Hans Verkuil
· 12 years ago
ceede9f
[media] pwc: Fix locking
by Hans de Goede
· 13 years ago
3f1bfef
pwc: Add support for control events
by Hans de Goede
· 13 years ago
e2ecb25
[media] v4l2: standardize log start/end message
by Hans Verkuil
· 13 years ago
24be689
[media] pwc: Use one shared usb command buffer
by Hans de Goede
· 13 years ago
938d5b9
[media] pwc: Avoid sending mode info to the camera when it is not needed
by Hans de Goede
· 13 years ago
d167a85
[media] pwc: Fix pixfmt handling
by Hans de Goede
· 13 years ago
54d3fb3
[media] pwc: Make fps runtime configurable through s_parm, drop fps module param
by Hans de Goede
· 13 years ago
31e582e
[media] pwc: Properly fill all fields on try_fmt
by Hans de Goede
· 13 years ago
5bbe18d
[media] pwc: Get rid of compression module parameter
by Hans de Goede
· 13 years ago
795e6eb
[media] pwc: Remove software emulation of arbritary resolutions
by Hans de Goede
· 13 years ago
a08d2c7
[media] pwc: Remove driver specific ioctls
by Hans de Goede
· 13 years ago
dc8a7e8
[media] pwc: Remove dead snapshot code
by Hans de Goede
· 13 years ago
115f418
[media] pwc: Remove driver specific use of pixfmt.priv in the pwc driver
by Hans de Goede
· 13 years ago
6807cfc
[media] pwc: Read new preset values when changing awb control to a preset
by Hans de Goede
· 13 years ago
c20d78c
[media] pwc: Rework locking
by Hans de Goede
· 13 years ago
f4af6595
[media] pwc: Make auto white balance speed and delay available as v4l2 controls
by Hans de Goede
· 13 years ago
34ebdc9
[media] pwc: add support for VIDIOC_LOG_STATUS
by Hans Verkuil
· 13 years ago
43d23f3
[media] pwc: switch to the new auto-cluster volatile handling
by Hans Verkuil
· 13 years ago
8836510
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
by Hans Verkuil
· 13 years ago
4264a8b
[media] pwc: precedence bug in pwc_init_controls()
by Dan Carpenter
· 13 years ago
294e289
[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere
by Hans de Goede
· 13 years ago
c112713
[media] pwc: Allow dqbuf / read to complete while waiting for controls
by Hans de Goede
· 13 years ago
6c9cac8
[media] pwc: Replace control code with v4l2-ctrls framework
by Hans de Goede
· 13 years ago
4fba471
[media] pwc: Allow multiple opens
by Hans de Goede
· 13 years ago
b824bb4
[media] pwc: Get rid of error_status and unplugged variables
by Hans de Goede
· 13 years ago
885fe18
[media] pwc: Replace private buffer management code with videobuf2
by Hans de Goede
· 14 years ago
c246412
[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly
by Hans de Goede
· 14 years ago
880c35c
[media] pwc: Use the default version for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 13 years ago
6588687
[media] pwc: Handle V4L2_CTRL_FLAG_NEXT_CTRL in queryctrl
by Jean-Francois Moine
· 14 years ago
99cd47bc
[media] v4l2-ioctl: add priority handling support
by Hans Verkuil
· 14 years ago
afa3852
[media] pwc: convert to video_ioctl2
by Hans Verkuil
· 14 years ago
b577f96
[media] pwc: convert to core-assisted locking
by Hans Verkuil
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
3751e28
[media] pwc: do not start isoc stream on /dev/video open
by Hans de Goede
· 14 years ago
479567c
V4L/DVB: pwc: fully convert driver to V4L2
by Hans Verkuil
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bd0eb12
V4L/DVB (12435): strlcpy() will always null terminate the string.
by Roel Kluin
· 15 years ago
223ffe5
V4L/DVB: cleanup redundant tests on unsigned
by Roel Kluin
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
f473bf7
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
by Hans Verkuil
· 16 years ago
601e944
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
by Hans Verkuil
· 16 years ago
5e28e00
V4L/DVB (7558): videobuf: Improve command output for debug purposes
by Mauro Carvalho Chehab
· 17 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
05ad390
V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings
by Trent Piepho
· 18 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
d762052
V4L/DVB (3968): Fix checking logic for a broken xawtv version
by Mauro Carvalho Chehab
· 19 years ago
2b455db
V4L/DVB (3835): [PATCH] update pwc driver
by Luc Saillard
· 19 years ago