aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/s2255drv.c
Commit message (Expand)AuthorAgeFilesLines
* [media] s2255drv: jpeg enable module parameterSensoray Linux Development2011-05-201-5/+16
* [media] s2255drv: adding MJPEG formatSensoray Linux Development2011-05-201-0/+6
* [media] s2255drv: atomic submit urb in completion handlerPete Eberlein2011-05-201-1/+1
* [media] s2255drv: firmware re-loading changessensoray-dev2011-02-021-4/+6
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-12/+0
* [media] s2255drv: remove BKLPete Eberlein2010-12-291-21/+10
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+1
* V4L/DVB: drivers/media: Use available error codesJulia Lawall2010-10-211-1/+1
* V4L/DVB: s2255drv: cleanup of device structureDean Anderson2010-08-021-372/+352
* V4L/DVB: s2255drv: remove dead codeDan Carpenter2010-05-191-4/+1
* V4L/DVB: s2255drv: return if vdev not foundDan Carpenter2010-05-191-1/+5
* V4L/DVB: s2255drv: firmware reload on timeoutDean Anderson2010-05-191-4/+14
* V4L/DVB: s2255drv: removes kref tracking and videodev parentDean Anderson2010-05-191-22/+21
* V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.Dean Anderson2010-05-191-20/+19
* V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanupDean Anderson2010-05-191-11/+27
* V4L/DVB: s2255drv: cleanup of debug messagesDean Anderson2010-05-191-111/+42
* V4L/DVB: s2255drv: removal of big kernel lockDean Anderson2010-05-191-10/+1
* V4L/DVB: s2255drv: video_device_alloc call not checked fixDean Anderson2010-05-191-22/+20
* V4L/DVB: s2255drv: code cleanupDean Anderson2010-05-191-69/+44
* V4L/DVB: s2255drv: cleanup of driver disconnect codeDean Anderson2010-05-191-157/+109
* V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-191-2/+2
* V4L/DVB: s2255drv: support for frame skippingDean Anderson2010-05-181-8/+105
* V4L/DVB: s2255drv: Add support for 2257 deviceDean Anderson2010-05-181-25/+129
* V4L/DVB: s2255drv: cleanup of V4L2 controlsDean Anderson2010-05-181-104/+62
* V4L/DVB: s2255drv: fixes for big endian archDean Anderson2010-05-181-30/+25
* V4L/DVB: s2255drv: adding video input status capabilityDean Anderson2010-05-181-4/+81
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-7/+10
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-161-26/+9
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-161-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-091-1/+1
|\
| * V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin2009-12-051-1/+1
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa...Mike Isely2009-11-071-5/+0
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* V4L/DVB (11738): patch: s2255drv: urb completion routine fixesDean Anderson2009-06-161-5/+10
* V4L/DVB (11851): patch: s2255drv: adding V4L2_MODE_HIGHQUALITYDean Anderson2009-06-161-3/+45
* V4L/DVB (11605): patch: s2255drv: code cleanupDean Anderson2009-06-161-25/+22
* V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson2009-04-291-1/+1
* V4L/DVB (11392): patch: s2255drv driver removal problem fixedDean Anderson2009-04-061-6/+2
* V4L/DVB (10309): s2255drv: use usb_make_path to report bus infoThierry MERLE2009-03-301-2/+1
* V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab2009-03-301-15/+23
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-7/+5
* V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endianHarvey Harrison2008-11-161-1/+1
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-121-1/+1
* V4L/DVB (8845): s2255drv: adds JPEG compression quality controlDean Anderson2008-10-121-1/+34
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-1/+1