index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
pwc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l2-dev: rename two functions
Hans Verkuil
2012-05-14
1
-3
/
+3
*
[media] pwc: Fix locking
Hans de Goede
2012-05-14
3
-153
/
+201
*
pwc: Add support for control events
Hans de Goede
2012-04-09
1
-0
/
+2
*
[media] pwc: poll(): Check that the device has not beem claimed for streaming...
Hans de Goede
2012-03-27
1
-0
/
+9
*
[media] v4l2: standardize log start/end message
Hans Verkuil
2012-02-14
1
-9
/
+1
*
[media] pwc: Simplify leds parameter parsing
Hans de Goede
2012-01-16
1
-8
/
+2
*
[media] pwc: Remove dev_hint module parameter
Hans de Goede
2012-01-16
1
-127
/
+2
*
[media] pwc: Use one shared usb command buffer
Hans de Goede
2012-01-16
8
-118
/
+81
*
[media] pwc: Avoid unnecessarily rebuilding the decoder tables
Hans de Goede
2012-01-16
2
-0
/
+9
*
[media] pwc: Avoid sending mode info to the camera when it is not needed
Hans de Goede
2012-01-16
4
-19
/
+22
*
[media] pwc: Fix pixfmt handling
Hans de Goede
2012-01-16
5
-32
/
+28
*
[media] pwc: Make decoder data part of the main pwc struct
Hans de Goede
2012-01-16
7
-60
/
+35
*
[media] pwc: Make fps runtime configurable through s_parm, drop fps module param
Hans de Goede
2012-01-16
3
-28
/
+82
*
[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
4
-54
/
+56
*
[media] pwc: Remove software emulation of arbritary resolutions
Hans de Goede
2012-01-06
7
-212
/
+92
*
[media] pwc: Remove driver specific ioctls
Hans de Goede
2012-01-06
7
-608
/
+26
*
[media] pwc: Remove dead snapshot code
Hans de Goede
2012-01-06
7
-306
/
+57
*
[media] pwc: Remove driver specific use of pixfmt.priv in the pwc driver
Hans de Goede
2012-01-06
1
-17
/
+6
*
[media] pwc: Remove driver specific sysfs interface
Hans de Goede
2012-01-06
2
-91
/
+0
*
[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
6
-82
/
+137
*
[media] pwc: Make auto white balance speed and delay available as v4l2 controls
Hans de Goede
2012-01-06
3
-57
/
+57
*
[media] pwc: Properly mark device_hint as unused in all probe error paths
Hans de Goede
2012-01-06
1
-2
/
+2
*
[media] pwc: Use v4l2-device and v4l2-fh
Hans de Goede
2012-01-06
2
-46
/
+33
*
[media] pwc: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-24
1
-2
/
+1
*
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
2011-11-03
1
-3
/
+3
*
[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
*
Merge tag 'v3.1-rc6' into staging/for_v3.2
Mauro Carvalho Chehab
2011-09-17
1
-1
/
+1
|
\
|
*
[media] pwc: precedence bug in pwc_init_controls()
Dan Carpenter
2011-09-11
1
-1
/
+1
*
|
[media] media: vb2: change queue initialization order
Marek Szyprowski
2011-09-06
1
-1
/
+1
*
|
[media] media: vb2: change plane sizes array to unsigned int[]
Marek Szyprowski
2011-09-06
1
-1
/
+1
|
/
*
[media] pwc: clean-up header files
Hans de Goede
2011-07-27
7
-367
/
+3
*
[media] pwc: Enable power-management by default on tested models
Hans de Goede
2011-07-27
1
-0
/
+6
*
[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere
Hans de Goede
2011-07-27
3
-1
/
+66
*
[media] pwc: Allow dqbuf / read to complete while waiting for controls
Hans de Goede
2011-07-27
3
-4
/
+38
*
[media] pwc: Replace control code with v4l2-ctrls framework
Hans de Goede
2011-07-27
4
-1084
/
+823
*
[media] pwc: properly allocate dma-able memory for ISO buffers
Hans de Goede
2011-07-27
2
-59
/
+28
*
[media] pwc: Allow multiple opens
Hans de Goede
2011-07-27
3
-18
/
+42
*
[media] pwc: Move various initialization to driver load and / or stream start
Hans de Goede
2011-07-27
7
-246
/
+114
*
[media] pwc: Make power-saving a per device option
Hans de Goede
2011-07-27
3
-37
/
+35
*
[media] pwc: Remove some unused PWC_INT_PIPE left overs
Hans de Goede
2011-07-27
1
-8
/
+0
*
[media] pwc: Get rid of error_status and unplugged variables
Hans de Goede
2011-07-27
3
-23
/
+41
*
[media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.h
Hans de Goede
2011-07-27
1
-63
/
+68
*
[media] pwc: Replace private buffer management code with videobuf2
Hans de Goede
2011-07-27
7
-808
/
+275
*
[media] pwc: remove __cplusplus guards from private header
Hans de Goede
2011-07-27
1
-10
/
+0
*
[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly
Hans de Goede
2011-07-27
3
-45
/
+5
*
[media] pwc: Use the default version for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-27
2
-7
/
+1
[next]