aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/s2255drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-07V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on waiting processesMike Isely1-5/+0
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-16V4L/DVB (11738): patch: s2255drv: urb completion routine fixesDean Anderson1-5/+10
2009-06-16V4L/DVB (11851): patch: s2255drv: adding V4L2_MODE_HIGHQUALITYDean Anderson1-3/+45
2009-06-16V4L/DVB (11605): patch: s2255drv: code cleanupDean Anderson1-25/+22
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson1-1/+1
2009-04-06V4L/DVB (11392): patch: s2255drv driver removal problem fixedDean Anderson1-6/+2
2009-03-30V4L/DVB (10309): s2255drv: use usb_make_path to report bus infoThierry MERLE1-2/+1
2009-03-30V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab1-15/+23
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-7/+5
2008-11-16V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endianHarvey Harrison1-1/+1
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-1/+1
2008-10-12V4L/DVB (8845): s2255drv: adds JPEG compression quality controlDean Anderson1-1/+34
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil1-1/+1
2008-10-12V4L/DVB (8752): s2255drv: firmware improvement patchDean Anderson1-238/+297
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-0/+6
2008-10-04V4L/DVB (8963): s2255drv field count fixDean Anderson1-1/+2
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-1/+0
2008-07-27V4L/DVB (8504): s2255drv: add missing headerHans Verkuil1-0/+1
2008-07-26V4L/DVB (8490): s2255drv Sensoray 2255 driver fixesDean Anderson1-46/+65
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil1-6/+10
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil1-0/+1
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-07-20V4L/DVB (8317): Sensoray 2255 V4l driver checkpatch fixesDean Anderson1-26/+35
2008-07-20V4L/DVB (8125): This driver adds support for the Sensoray 2255 devices.Dean Anderson1-0/+2486