index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
s2255drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] s2255drv: fix some endian bugs
Dan Carpenter
2012-03-08
1
-11
/
+12
*
[media] s2255drv: cleanup vidioc_enum_fmt_cap()
Dan Carpenter
2012-03-08
1
-6
/
+4
*
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-19
/
+1
*
[media] Stop using linux/version.h on the remaining video drivers
Mauro Carvalho Chehab
2011-07-27
1
-11
/
+4
*
[media] s2255drv: firmware version update, vendor request change
Sensoray Linux Development
2011-07-27
1
-15
/
+7
*
[media] s2255drv: jpeg enable module parameter
Sensoray Linux Development
2011-05-20
1
-5
/
+16
*
[media] s2255drv: adding MJPEG format
Sensoray Linux Development
2011-05-20
1
-0
/
+6
*
[media] s2255drv: atomic submit urb in completion handler
Pete Eberlein
2011-05-20
1
-1
/
+1
*
[media] s2255drv: firmware re-loading changes
sensoray-dev
2011-02-02
1
-4
/
+6
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
1
-12
/
+0
*
[media] s2255drv: remove BKL
Pete Eberlein
2010-12-29
1
-21
/
+10
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-21
1
-1
/
+1
*
V4L/DVB: drivers/media: Use available error codes
Julia Lawall
2010-10-21
1
-1
/
+1
*
V4L/DVB: s2255drv: cleanup of device structure
Dean Anderson
2010-08-02
1
-372
/
+352
*
V4L/DVB: s2255drv: remove dead code
Dan Carpenter
2010-05-19
1
-4
/
+1
*
V4L/DVB: s2255drv: return if vdev not found
Dan Carpenter
2010-05-19
1
-1
/
+5
*
V4L/DVB: s2255drv: firmware reload on timeout
Dean Anderson
2010-05-19
1
-4
/
+14
*
V4L/DVB: s2255drv: removes kref tracking and videodev parent
Dean Anderson
2010-05-19
1
-22
/
+21
*
V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.
Dean Anderson
2010-05-19
1
-20
/
+19
*
V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanup
Dean Anderson
2010-05-19
1
-11
/
+27
*
V4L/DVB: s2255drv: cleanup of debug messages
Dean Anderson
2010-05-19
1
-111
/
+42
*
V4L/DVB: s2255drv: removal of big kernel lock
Dean Anderson
2010-05-19
1
-10
/
+1
*
V4L/DVB: s2255drv: video_device_alloc call not checked fix
Dean Anderson
2010-05-19
1
-22
/
+20
*
V4L/DVB: s2255drv: code cleanup
Dean Anderson
2010-05-19
1
-69
/
+44
*
V4L/DVB: s2255drv: cleanup of driver disconnect code
Dean Anderson
2010-05-19
1
-157
/
+109
*
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
2010-05-19
1
-2
/
+2
*
V4L/DVB: s2255drv: support for frame skipping
Dean Anderson
2010-05-18
1
-8
/
+105
*
V4L/DVB: s2255drv: Add support for 2257 device
Dean Anderson
2010-05-18
1
-25
/
+129
*
V4L/DVB: s2255drv: cleanup of V4L2 controls
Dean Anderson
2010-05-18
1
-104
/
+62
*
V4L/DVB: s2255drv: fixes for big endian arch
Dean Anderson
2010-05-18
1
-30
/
+25
*
V4L/DVB: s2255drv: adding video input status capability
Dean Anderson
2010-05-18
1
-4
/
+81
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-1
/
+0
*
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
1
-7
/
+10
*
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-16
1
-26
/
+9
*
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
2009-12-05
1
-1
/
+1
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa...
Mike Isely
2009-11-07
1
-5
/
+0
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
V4L/DVB (11738): patch: s2255drv: urb completion routine fixes
Dean Anderson
2009-06-16
1
-5
/
+10
*
V4L/DVB (11851): patch: s2255drv: adding V4L2_MODE_HIGHQUALITY
Dean Anderson
2009-06-16
1
-3
/
+45
*
V4L/DVB (11605): patch: s2255drv: code cleanup
Dean Anderson
2009-06-16
1
-25
/
+22
*
V4L/DVB (11570): patch: s2255drv: fix race condition on set mode
Dean Anderson
2009-04-29
1
-1
/
+1
*
V4L/DVB (11392): patch: s2255drv driver removal problem fixed
Dean Anderson
2009-04-06
1
-6
/
+2
*
V4L/DVB (10309): s2255drv: use usb_make_path to report bus info
Thierry MERLE
2009-03-30
1
-2
/
+1
*
V4L/DVB (10298): remove err macro from few usb devices
Mauro Carvalho Chehab
2009-03-30
1
-15
/
+23
[next]