index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
pwc
Age
Commit message (
Expand
)
Author
2011-11-03
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
2011-09-21
[media] pwc: add support for VIDIOC_LOG_STATUS
Hans Verkuil
2011-09-21
[media] pwc: switch to the new auto-cluster volatile handling
Hans Verkuil
2011-09-21
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
Hans Verkuil
2011-09-17
Merge tag 'v3.1-rc6' into staging/for_v3.2
Mauro Carvalho Chehab
2011-09-11
[media] pwc: precedence bug in pwc_init_controls()
Dan Carpenter
2011-09-06
[media] media: vb2: change queue initialization order
Marek Szyprowski
2011-09-06
[media] media: vb2: change plane sizes array to unsigned int[]
Marek Szyprowski
2011-07-27
[media] pwc: clean-up header files
Hans de Goede
2011-07-27
[media] pwc: Enable power-management by default on tested models
Hans de Goede
2011-07-27
[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere
Hans de Goede
2011-07-27
[media] pwc: Allow dqbuf / read to complete while waiting for controls
Hans de Goede
2011-07-27
[media] pwc: Replace control code with v4l2-ctrls framework
Hans de Goede
2011-07-27
[media] pwc: properly allocate dma-able memory for ISO buffers
Hans de Goede
2011-07-27
[media] pwc: Allow multiple opens
Hans de Goede
2011-07-27
[media] pwc: Move various initialization to driver load and / or stream start
Hans de Goede
2011-07-27
[media] pwc: Make power-saving a per device option
Hans de Goede
2011-07-27
[media] pwc: Remove some unused PWC_INT_PIPE left overs
Hans de Goede
2011-07-27
[media] pwc: Get rid of error_status and unplugged variables
Hans de Goede
2011-07-27
[media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.h
Hans de Goede
2011-07-27
[media] pwc: Replace private buffer management code with videobuf2
Hans de Goede
2011-07-27
[media] pwc: remove __cplusplus guards from private header
Hans de Goede
2011-07-27
[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly
Hans de Goede
2011-07-27
[media] pwc: Use the default version for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-06-21
[media] pwc: better usb disconnect handling
Hans de Goede
2011-05-20
[media] Prevent null pointer derefernce of pdev
Huzaifa Sidhpurwala
2011-05-20
[media] pwc: Handle V4L2_CTRL_FLAG_NEXT_CTRL in queryctrl
Jean-Francois Moine
2011-03-22
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
2011-03-21
[media] pwc: convert to video_ioctl2
Hans Verkuil
2011-03-21
[media] pwc: convert to core-assisted locking
Hans Verkuil
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
[media] pwc: failure to submit an urb is a fatal error
Hans de Goede
2010-12-29
[media] pwc: Also set alt setting to alt0 when no error occured
Hans de Goede
2010-12-29
[media] pwc: do not start isoc stream on /dev/video open
Hans de Goede
2010-12-29
[media] drivers/media: Use vzalloc
Joe Perches
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-21
V4L/DVB: pwc: remove BKL
Hans Verkuil
2010-10-21
V4L/DVB: pwc: fully convert driver to V4L2
Hans Verkuil
2010-05-19
V4L/DVB: pwc Kconfig dependency fix
Christoph Fritz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-19
V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...
Martin Fuzzey
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-12-16
V4L/DVB (13593): PWC: parameter trace is only available in debug
Andrea Odetti
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-05
V4L/DVB (13231): pwc: Use kernel's simple_strtol()
Andy Shevchenko
2009-09-12
V4L/DVB (12489): pwc - fix few use-after-free and memory leaks
Dmitry Torokhov
2009-09-12
V4L/DVB (12435): strlcpy() will always null terminate the string.
Roel Kluin
[next]