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
/
gspca
/
gspca.c
Commit message (
Expand
)
Author
Age
*
[media] gspca-core: Fix buffers staying in queued state after a stream_off
Hans de Goede
2012-06-11
*
[media] v4l2-dev: rename two functions
Hans Verkuil
2012-05-14
*
[media] gspca: Remove gspca_auto_gain_n_exposure function
Hans de Goede
2012-05-14
*
[media] gspca: Set gspca_dev->usb_err to 0 at the begin of gspca_stream_off
Hans de Goede
2012-05-14
*
[media] gspca: Call sd_stop0 on disconnect
Hans de Goede
2012-05-14
*
[media] gspca: Use req_events in poll
Hans de Goede
2012-05-14
*
[media] gscpa: Clear usb_err before calling sd methods from suspend/resume
Hans de Goede
2012-05-14
*
[media] gspca: Switch to V4L2 core locking, except for the buffer queuing ioctls
Hans Verkuil
2012-05-14
*
[media] gspca: Fix locking issues related to suspend/resume
Hans Verkuil
2012-05-14
*
[media] gspca: Fix querycap and incorrect return codes
Hans Verkuil
2012-05-14
*
[media] gspca: Add support for control events
Hans Verkuil
2012-05-14
*
[media] gscpa: Use v4l2_fh and add G/S_PRIORITY support
Hans Verkuil
2012-05-14
*
[media] gspca: Use video_drvdata(file) instead of file->private_data
Hans Verkuil
2012-05-14
*
[media] gspca: Allow subdrivers to use the control framework
Hans Verkuil
2012-05-14
*
Merge tag 'v3.2' into staging/for_v3.3
Mauro Carvalho Chehab
2012-01-06
|
\
|
*
gspca: Fix falling back to lower isoc alt settings
Mauro Carvalho Chehab
2011-12-31
|
*
gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
2011-12-29
*
|
[media] gspca: Add a need_max_bandwidth flag to sd_desc
Hans de Goede
2012-01-06
*
|
[media] gspca - main: isoc mode devices are never low speed
Hans de Goede
2012-01-06
*
|
[media] gspca - main: Avoid clobbering all bandwidth when mic in webcam
Hans de Goede
2012-01-06
*
|
[media] gspca: Check dev->actconfig rather than dev->config
Hans de Goede
2012-01-06
*
|
[media] gspca - main: Take numerator into account in fps calculations
Hans de Goede
2012-01-06
*
|
[media] gspca - main: Correct use of interval in bandwidth calculation
Hans de Goede
2012-01-06
*
|
[media] gspca - main: rename build_ep_tb to build_isoc_ep_tb
Hans de Goede
2012-01-06
*
|
[media] gspca - main: Change the bandwidth estimation of isochronous transfer
Jean-François Moine
2012-01-06
*
|
[media] gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
2011-12-30
*
|
[media] gspca: Remove the useless variable 'nbalt'
Jean-François Moine
2011-12-11
|
/
*
[media] gspca - main: Display the subdriver name and version at probe time
Jean-François Moine
2011-09-23
*
[media] gspca - main: Version change to 2.14.0
Jean-François Moine
2011-09-23
*
[media] gspca - main: Handle the xHCI error on usb_set_interface()
Jean-François Moine
2011-09-23
*
[media] gspca - main: Use a better altsetting for image transfer
Jean-François Moine
2011-09-23
*
[media] gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSED
Jean-François Moine
2011-09-11
*
[media] gspca - main: Fix the isochronous transfer interval
Jean-François Moine
2011-09-11
*
[media] gspca: Use current logging styles
Joe Perches
2011-09-04
*
[media] gspca: s/strncpy/strlcpy/
Hans de Goede
2011-07-27
*
[media] gspca: reset image_len to 0 on LAST_PACKET when discarding frame
Hans de Goede
2011-07-27
*
[media] gspca: don't include linux/version.h
Mauro Carvalho Chehab
2011-07-27
*
[media] gspca - main: Remove USB traces
Jean-François Moine
2011-05-21
*
[media] gspca - main: Version change to 2.13
Jean-François Moine
2011-05-21
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
[media] gspca - main: Add endpoint direction test in alt_xfer
Patrice Chotard
2011-03-22
*
[media] gspca - main: Cleanup source
Jean-François Moine
2011-03-22
*
[media] gspca: Version change
Jean-François Moine
2011-01-19
*
[media] gspca_main: wake wq on streamoff
Hans de Goede
2011-01-19
*
[media] gspca_main: Allow switching from read to mmap / userptr mode
Hans de Goede
2011-01-19
*
[media] gspca_main: Simplify read mode memory type checks
Hans de Goede
2011-01-19
*
[media] gspca_main: Set memory type to GSPCA_MEMORY_NO on buffer release
Hans de Goede
2011-01-19
*
[media] gspca_main: Remove no longer used users variable
Hans de Goede
2011-01-19
*
[media] gspca_main: Update buffer flags even when user_copy fails
Hans de Goede
2011-01-19
*
[media] gspca_main: Locking fixes 2
Hans de Goede
2011-01-19
[next]