index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
s2255drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-12
/
+0
2010-12-29
[media] s2255drv: remove BKL
Pete Eberlein
1
-21
/
+10
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-1
/
+1
2010-10-21
V4L/DVB: drivers/media: Use available error codes
Julia Lawall
1
-1
/
+1
2010-08-02
V4L/DVB: s2255drv: cleanup of device structure
Dean Anderson
1
-372
/
+352
2010-05-19
V4L/DVB: s2255drv: remove dead code
Dan Carpenter
1
-4
/
+1
2010-05-19
V4L/DVB: s2255drv: return if vdev not found
Dan Carpenter
1
-1
/
+5
2010-05-19
V4L/DVB: s2255drv: firmware reload on timeout
Dean Anderson
1
-4
/
+14
2010-05-19
V4L/DVB: s2255drv: removes kref tracking and videodev parent
Dean Anderson
1
-22
/
+21
2010-05-19
V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.
Dean Anderson
1
-20
/
+19
2010-05-19
V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanup
Dean Anderson
1
-11
/
+27
2010-05-19
V4L/DVB: s2255drv: cleanup of debug messages
Dean Anderson
1
-111
/
+42
2010-05-19
V4L/DVB: s2255drv: removal of big kernel lock
Dean Anderson
1
-10
/
+1
2010-05-19
V4L/DVB: s2255drv: video_device_alloc call not checked fix
Dean Anderson
1
-22
/
+20
2010-05-19
V4L/DVB: s2255drv: code cleanup
Dean Anderson
1
-69
/
+44
2010-05-19
V4L/DVB: s2255drv: cleanup of driver disconnect code
Dean Anderson
1
-157
/
+109
2010-05-19
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
1
-2
/
+2
2010-05-18
V4L/DVB: s2255drv: support for frame skipping
Dean Anderson
1
-8
/
+105
2010-05-18
V4L/DVB: s2255drv: Add support for 2257 device
Dean Anderson
1
-25
/
+129
2010-05-18
V4L/DVB: s2255drv: cleanup of V4L2 controls
Dean Anderson
1
-104
/
+62
2010-05-18
V4L/DVB: s2255drv: fixes for big endian arch
Dean Anderson
1
-30
/
+25
2010-05-18
V4L/DVB: s2255drv: adding video input status capability
Dean Anderson
1
-4
/
+81
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
1
-7
/
+10
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
1
-26
/
+9
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
1
-1
/
+1
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-05
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-07
V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa...
Mike Isely
1
-5
/
+0
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-17
V4L/DVB (11738): patch: s2255drv: urb completion routine fixes
Dean Anderson
1
-5
/
+10
2009-06-17
V4L/DVB (11851): patch: s2255drv: adding V4L2_MODE_HIGHQUALITY
Dean Anderson
1
-3
/
+45
2009-06-17
V4L/DVB (11605): patch: s2255drv: code cleanup
Dean Anderson
1
-25
/
+22
2009-04-29
V4L/DVB (11570): patch: s2255drv: fix race condition on set mode
Dean Anderson
1
-1
/
+1
2009-04-07
V4L/DVB (11392): patch: s2255drv driver removal problem fixed
Dean Anderson
1
-6
/
+2
2009-03-30
V4L/DVB (10309): s2255drv: use usb_make_path to report bus info
Thierry MERLE
1
-2
/
+1
2009-03-30
V4L/DVB (10298): remove err macro from few usb devices
Mauro Carvalho Chehab
1
-15
/
+23
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-7
/
+5
2008-11-17
V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endian
Harvey Harrison
1
-1
/
+1
2008-10-12
V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (8845): s2255drv: adds JPEG compression quality control
Dean Anderson
1
-1
/
+34
2008-10-12
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (8752): s2255drv: firmware improvement patch
Dean Anderson
1
-238
/
+297
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-0
/
+6
2008-10-05
V4L/DVB (8963): s2255drv field count fix
Dean Anderson
1
-1
/
+2
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-1
/
+0
[next]