index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
pwc
/
pwc-v4l.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] pwc: v4l2-compliance fixes
Hans Verkuil
2012-07-06
1
-9
/
+16
*
[media] pwc: use the new vb2 helpers
Hans Verkuil
2012-07-06
1
-130
/
+10
*
[media] pwc: Fix locking
Hans de Goede
2012-05-14
1
-74
/
+69
*
pwc: Add support for control events
Hans de Goede
2012-04-09
1
-0
/
+2
*
[media] v4l2: standardize log start/end message
Hans Verkuil
2012-02-14
1
-9
/
+1
*
[media] pwc: Use one shared usb command buffer
Hans de Goede
2012-01-16
1
-11
/
+11
*
[media] pwc: Avoid sending mode info to the camera when it is not needed
Hans de Goede
2012-01-16
1
-2
/
+2
*
[media] pwc: Fix pixfmt handling
Hans de Goede
2012-01-16
1
-9
/
+4
*
[media] pwc: Make fps runtime configurable through s_parm, drop fps module param
Hans de Goede
2012-01-16
1
-1
/
+60
*
[media] pwc: Properly fill all fields on try_fmt
Hans de Goede
2012-01-06
1
-25
/
+17
*
[media] pwc: Get rid of compression module parameter
Hans de Goede
2012-01-06
1
-8
/
+4
*
[media] pwc: Remove software emulation of arbritary resolutions
Hans de Goede
2012-01-06
1
-30
/
+22
*
[media] pwc: Remove driver specific ioctls
Hans de Goede
2012-01-06
1
-12
/
+0
*
[media] pwc: Remove dead snapshot code
Hans de Goede
2012-01-06
1
-1
/
+1
*
[media] pwc: Remove driver specific use of pixfmt.priv in the pwc driver
Hans de Goede
2012-01-06
1
-17
/
+6
*
[media] pwc: Read new preset values when changing awb control to a preset
Hans de Goede
2012-01-06
1
-8
/
+23
*
[media] pwc: Rework locking
Hans de Goede
2012-01-06
1
-38
/
+22
*
[media] pwc: Make auto white balance speed and delay available as v4l2 controls
Hans de Goede
2012-01-06
1
-0
/
+48
*
[media] pwc: add support for VIDIOC_LOG_STATUS
Hans Verkuil
2011-09-21
1
-0
/
+9
*
[media] pwc: switch to the new auto-cluster volatile handling
Hans Verkuil
2011-09-21
1
-74
/
+53
*
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
Hans Verkuil
2011-09-21
1
-5
/
+5
*
[media] pwc: precedence bug in pwc_init_controls()
Dan Carpenter
2011-09-11
1
-1
/
+1
*
[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere
Hans de Goede
2011-07-27
1
-0
/
+56
*
[media] pwc: Allow dqbuf / read to complete while waiting for controls
Hans de Goede
2011-07-27
1
-4
/
+32
*
[media] pwc: Replace control code with v4l2-ctrls framework
Hans de Goede
2011-07-27
1
-407
/
+601
*
[media] pwc: Allow multiple opens
Hans de Goede
2011-07-27
1
-8
/
+27
*
[media] pwc: Get rid of error_status and unplugged variables
Hans de Goede
2011-07-27
1
-0
/
+24
*
[media] pwc: Replace private buffer management code with videobuf2
Hans de Goede
2011-07-27
1
-114
/
+11
*
[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly
Hans de Goede
2011-07-27
1
-1
/
+1
*
[media] pwc: Use the default version for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-27
1
-1
/
+0
*
[media] pwc: Handle V4L2_CTRL_FLAG_NEXT_CTRL in queryctrl
Jean-Francois Moine
2011-05-20
1
-2
/
+21
*
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
2011-03-22
1
-1
/
+2
*
[media] pwc: convert to video_ioctl2
Hans Verkuil
2011-03-21
1
-543
/
+491
*
[media] pwc: convert to core-assisted locking
Hans Verkuil
2011-03-21
1
-0
/
+2
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
1
-17
/
+0
*
[media] pwc: do not start isoc stream on /dev/video open
Hans de Goede
2010-12-29
1
-6
/
+7
*
V4L/DVB: pwc: fully convert driver to V4L2
Hans Verkuil
2010-10-21
1
-311
/
+11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
V4L/DVB (12435): strlcpy() will always null terminate the string.
Roel Kluin
2009-09-12
1
-1
/
+1
*
V4L/DVB: cleanup redundant tests on unsigned
Roel Kluin
2009-06-16
1
-1
/
+1
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
1
-1
/
+1
*
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-12-29
1
-2
/
+1
*
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
2008-10-12
1
-1
/
+1
*
V4L/DVB (7558): videobuf: Improve command output for debug purposes
Mauro Carvalho Chehab
2008-04-24
1
-1
/
+3
*
V4L/DVB (5548): Fix v4l2 buffer to the length
Luc Saillard
2007-04-27
1
-1
/
+1
*
V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls
Luc Saillard
2007-04-27
1
-0
/
+58
*
V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings
Trent Piepho
2007-02-21
1
-1
/
+1
*
V4L/DVB (4118): Whitespace cleanups
Trent Piepho
2006-06-25
1
-19
/
+19
*
V4L/DVB (4105): Remove uneeded prototype
Trent Piepho
2006-06-25
1
-4
/
+0
*
V4L/DVB (3968): Fix checking logic for a broken xawtv version
Mauro Carvalho Chehab
2006-06-25
1
-2
/
+0
[next]