index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
s2255drv.c
Age
Commit message (
Expand
)
Author
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-05
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-07
V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa...
Mike Isely
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-16
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-04-29
V4L/DVB (11570): patch: s2255drv: fix race condition on set mode
Dean Anderson
2009-04-06
V4L/DVB (11392): patch: s2255drv driver removal problem fixed
Dean Anderson
2009-03-30
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-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-11-16
V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endian
Harvey Harrison
2008-10-12
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
V4L/DVB (8752): s2255drv: firmware improvement patch
Dean Anderson
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-10-04
V4L/DVB (8963): s2255drv field count fix
Dean Anderson
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-27
V4L/DVB (8504): s2255drv: add missing header
Hans Verkuil
2008-07-26
V4L/DVB (8490): s2255drv Sensoray 2255 driver fixes
Dean Anderson
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-20
V4L/DVB (8317): Sensoray 2255 V4l driver checkpatch fixes
Dean Anderson
2008-07-20
V4L/DVB (8125): This driver adds support for the Sensoray 2255 devices.
Dean Anderson