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
/
spca501.c
Commit message (
Expand
)
Author
Age
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
*
[media] gspca: Add reset_resume callback to all sub-drivers
Hans de Goede
2012-07-30
*
[media] gspca: always call v4l2_ctrl_handler_setup after start
Hans Verkuil
2012-07-30
*
[media] gspca-spca501: remove old function prototypes
Hans Verkuil
2012-07-30
*
[media] spca501: convert to the control framework
Hans Verkuil
2012-07-30
*
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
*
[media] gspca: Use current logging styles
Joe Perches
2011-09-04
*
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
Jean-François Moine
2011-01-19
*
[media] gspca: Fix coding style issues
Jean-François Moine
2010-10-21
*
V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled
Jean-François Moine
2010-10-20
*
V4L/DVB: gspca - all modules: Remove useless module load/unload messages
Jean-François Moine
2010-10-20
*
V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.
Marton Nemeth
2010-02-26
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-09
|
\
|
*
V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...
Jean-Francois Moine
2009-12-05
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
|
/
*
V4L/DVB (12478): ARRAY_SIZE changes
Mauro Carvalho Chehab
2009-09-12
*
V4L/DVB (10353): gspca - some subdrivers: Don't get the control values from t...
Jean-Francois Moine
2009-03-30
*
V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...
Alexey Klimov
2009-03-30
*
V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...
Alexey Klimov
2009-03-30
*
V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.
Jean-Francois Moine
2009-03-30
*
V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.
Jean-Francois Moine
2008-12-30
*
V4L/DVB (9687): gspca: Split brightness and red and blue balance in spca501.
Hans de Goede
2008-12-29
*
V4L/DVB (9686): gspca: Don't return the control values from the webcams in sp...
Hans de Goede
2008-12-29
*
V4L/DVB (9685): gspca: Correct restart of webcams in spca501.
Hans de Goede
2008-12-29
*
V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.
Jean-Francois Moine
2008-11-24
*
V4L/DVB (9079): gspca: Return error code from stream start functions.
Jean-Francois Moine
2008-10-12
*
V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.
Jean-Francois Moine
2008-09-03
*
V4L/DVB (8718): gspca: suspend/resume added.
Jean-Francois Moine
2008-09-03
*
V4L/DVB (8520): gspca: Bad webcam information in some modules since 28b8203a8...
Jean-Francois Moine
2008-07-27
*
V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.
Jean-Francois Moine
2008-07-27
*
V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id.
Jean-Francois Moine
2008-07-27
*
V4L/DVB (8442): gspca: Remove the version from the subdrivers.
Jean-Francois Moine
2008-07-23
*
V4L/DVB (8363): gspca: Bad image size with spca501.
Hans de Goede
2008-07-20
*
V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.
Jean-Francois Moine
2008-07-20
*
V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.
Jean-Francois Moine
2008-07-20
*
V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.
Jean-Francois Moine
2008-07-20
*
V4L/DVB (8157): gspca: all subdrivers
Jean-Francois Moine
2008-07-20