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
/
s2255drv.c
Commit message (
Expand
)
Author
Age
*
[media] s2255drv: jpeg enable module parameter
Sensoray Linux Development
2011-05-20
*
[media] s2255drv: adding MJPEG format
Sensoray Linux Development
2011-05-20
*
[media] s2255drv: atomic submit urb in completion handler
Pete Eberlein
2011-05-20
*
[media] s2255drv: firmware re-loading changes
sensoray-dev
2011-02-02
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
*
[media] s2255drv: remove BKL
Pete Eberlein
2010-12-29
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-20
*
V4L/DVB: drivers/media: Use available error codes
Julia Lawall
2010-10-20
*
V4L/DVB: s2255drv: cleanup of device structure
Dean Anderson
2010-08-02
*
V4L/DVB: s2255drv: remove dead code
Dan Carpenter
2010-05-19
*
V4L/DVB: s2255drv: return if vdev not found
Dan Carpenter
2010-05-19
*
V4L/DVB: s2255drv: firmware reload on timeout
Dean Anderson
2010-05-19
*
V4L/DVB: s2255drv: removes kref tracking and videodev parent
Dean Anderson
2010-05-19
*
V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.
Dean Anderson
2010-05-19
*
V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanup
Dean Anderson
2010-05-19
*
V4L/DVB: s2255drv: cleanup of debug messages
Dean Anderson
2010-05-19
*
V4L/DVB: s2255drv: removal of big kernel lock
Dean Anderson
2010-05-19
*
V4L/DVB: s2255drv: video_device_alloc call not checked fix
Dean Anderson
2010-05-19
*
V4L/DVB: s2255drv: code cleanup
Dean Anderson
2010-05-19
*
V4L/DVB: s2255drv: cleanup of driver disconnect code
Dean Anderson
2010-05-19
*
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
2010-05-19
*
V4L/DVB: s2255drv: support for frame skipping
Dean Anderson
2010-05-17
*
V4L/DVB: s2255drv: Add support for 2257 device
Dean Anderson
2010-05-17
*
V4L/DVB: s2255drv: cleanup of V4L2 controls
Dean Anderson
2010-05-17
*
V4L/DVB: s2255drv: fixes for big endian arch
Dean Anderson
2010-05-17
*
V4L/DVB: s2255drv: adding video input status capability
Dean Anderson
2010-05-17
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-15
*
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-15
*
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-15
*
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-15
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-09
|
\
|
*
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
2009-12-05
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa...
Mike Isely
2009-11-07
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
V4L/DVB (11738): patch: s2255drv: urb completion routine fixes
Dean Anderson
2009-06-16
*
V4L/DVB (11851): patch: s2255drv: adding V4L2_MODE_HIGHQUALITY
Dean Anderson
2009-06-16
*
V4L/DVB (11605): patch: s2255drv: code cleanup
Dean Anderson
2009-06-16
*
V4L/DVB (11570): patch: s2255drv: fix race condition on set mode
Dean Anderson
2009-04-29
*
V4L/DVB (11392): patch: s2255drv driver removal problem fixed
Dean Anderson
2009-04-06
*
V4L/DVB (10309): s2255drv: use usb_make_path to report bus info
Thierry MERLE
2009-03-30
*
V4L/DVB (10298): remove err macro from few usb devices
Mauro Carvalho Chehab
2009-03-30
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
*
V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endian
Harvey Harrison
2008-11-16
*
V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
Hans Verkuil
2008-10-12
*
V4L/DVB (8845): s2255drv: adds JPEG compression quality control
Dean Anderson
2008-10-12
*
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
2008-10-12
[next]