index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
pwc
/
pwc-if.c
Commit message (
Expand
)
Author
Age
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
*
[media] pwc: use the new vb2 helpers
Hans Verkuil
2012-07-06
*
[media] v4l2-dev: rename two functions
Hans Verkuil
2012-05-14
*
[media] pwc: Fix locking
Hans de Goede
2012-05-14
*
[media] pwc: poll(): Check that the device has not beem claimed for streaming...
Hans de Goede
2012-03-27
*
[media] pwc: Simplify leds parameter parsing
Hans de Goede
2012-01-16
*
[media] pwc: Remove dev_hint module parameter
Hans de Goede
2012-01-16
*
[media] pwc: Use one shared usb command buffer
Hans de Goede
2012-01-16
*
[media] pwc: Avoid sending mode info to the camera when it is not needed
Hans de Goede
2012-01-16
*
[media] pwc: Fix pixfmt handling
Hans de Goede
2012-01-16
*
[media] pwc: Make decoder data part of the main pwc struct
Hans de Goede
2012-01-16
*
[media] pwc: Make fps runtime configurable through s_parm, drop fps module param
Hans de Goede
2012-01-16
*
[media] pwc: Get rid of compression module parameter
Hans de Goede
2012-01-06
*
[media] pwc: Remove software emulation of arbritary resolutions
Hans de Goede
2012-01-06
*
[media] pwc: Remove driver specific ioctls
Hans de Goede
2012-01-06
*
[media] pwc: Remove dead snapshot code
Hans de Goede
2012-01-06
*
[media] pwc: Remove driver specific sysfs interface
Hans de Goede
2012-01-06
*
[media] pwc: Rework locking
Hans de Goede
2012-01-06
*
[media] pwc: Properly mark device_hint as unused in all probe error paths
Hans de Goede
2012-01-06
*
[media] pwc: Use v4l2-device and v4l2-fh
Hans de Goede
2012-01-06
*
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
2011-11-03
*
[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-09-06
*
[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: 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: Get rid of error_status and unplugged variables
Hans de Goede
2011-07-27
*
[media] pwc: Replace private buffer management code with videobuf2
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: better usb disconnect handling
Hans de Goede
2011-06-21
*
[media] Prevent null pointer derefernce of pdev
Huzaifa Sidhpurwala
2011-05-20
*
[media] pwc: convert to video_ioctl2
Hans Verkuil
2011-03-21
*
[media] pwc: convert to core-assisted locking
Hans Verkuil
2011-03-21
*
[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-12-29
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
*
V4L/DVB: pwc: remove BKL
Hans Verkuil
2010-10-20
*
V4L/DVB: pwc: fully convert driver to V4L2
Hans Verkuil
2010-10-20
*
V4L/DVB (13593): PWC: parameter trace is only available in debug
Andrea Odetti
2009-12-15
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-15
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-15
*
V4L/DVB (13231): pwc: Use kernel's simple_strtol()
Andy Shevchenko
2009-12-05
*
V4L/DVB (12489): pwc - fix few use-after-free and memory leaks
Dmitry Torokhov
2009-09-12
[next]