aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/s2255drv.c
AgeCommit message (Expand)Author
2010-05-19V4L/DVB: s2255drv: firmware reload on timeoutDean Anderson
2010-05-19V4L/DVB: s2255drv: removes kref tracking and videodev parentDean Anderson
2010-05-19V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.Dean Anderson
2010-05-19V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanupDean Anderson
2010-05-19V4L/DVB: s2255drv: cleanup of debug messagesDean Anderson
2010-05-19V4L/DVB: s2255drv: removal of big kernel lockDean Anderson
2010-05-19V4L/DVB: s2255drv: video_device_alloc call not checked fixDean Anderson
2010-05-19V4L/DVB: s2255drv: code cleanupDean Anderson
2010-05-19V4L/DVB: s2255drv: cleanup of driver disconnect codeDean Anderson
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe
2010-05-18V4L/DVB: s2255drv: support for frame skippingDean Anderson
2010-05-18V4L/DVB: s2255drv: Add support for 2257 deviceDean Anderson
2010-05-18V4L/DVB: s2255drv: cleanup of V4L2 controlsDean Anderson
2010-05-18V4L/DVB: s2255drv: fixes for big endian archDean Anderson
2010-05-18V4L/DVB: s2255drv: adding video input status capabilityDean Anderson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-07V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa...Mike Isely
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16V4L/DVB (11738): patch: s2255drv: urb completion routine fixesDean Anderson
2009-06-16V4L/DVB (11851): patch: s2255drv: adding V4L2_MODE_HIGHQUALITYDean Anderson
2009-06-16V4L/DVB (11605): patch: s2255drv: code cleanupDean Anderson
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson
2009-04-06V4L/DVB (11392): patch: s2255drv driver removal problem fixedDean Anderson
2009-03-30V4L/DVB (10309): s2255drv: use usb_make_path to report bus infoThierry MERLE
2009-03-30V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-16V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endianHarvey Harrison
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil
2008-10-12V4L/DVB (8845): s2255drv: adds JPEG compression quality controlDean Anderson
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-10-12V4L/DVB (8752): s2255drv: firmware improvement patchDean Anderson
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil
2008-10-04V4L/DVB (8963): s2255drv field count fixDean Anderson
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-27V4L/DVB (8504): s2255drv: add missing headerHans Verkuil
2008-07-26V4L/DVB (8490): s2255drv Sensoray 2255 driver fixesDean Anderson
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-20V4L/DVB (8317): Sensoray 2255 V4l driver checkpatch fixesDean Anderson
2008-07-20V4L/DVB (8125): This driver adds support for the Sensoray 2255 devices.Dean Anderson