summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/gspca.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil1-6/+10
2008-07-23V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine1-0/+2
2008-07-23V4L/DVB (8440): gspca: Makes some needlessly global functions static.Adrian Bunk1-1/+1
2008-07-23V4L/DVB (8436): gspca: Version number only in the main driver.Jean-Francois Moine1-3/+5
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil1-0/+1
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-07-20V4L/DVB (8356): gspca: 352x288 mode fix and source clean-up for Sonix bridges.Hans de Goede1-1/+1
2008-07-20V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine1-2/+4
2008-07-20V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix.Jean-Francois Moine1-72/+74
2008-07-20V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 ...Hans de Goede1-0/+88
2008-07-20V4L/DVB (8253): gspca: fix warnings on x86_64Mauro Carvalho Chehab1-3/+3
2008-07-20V4L/DVB (8232): gspca: Change the USERPTR mechanism.Jean-Francois Moine1-150/+52
2008-07-20V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine1-111/+23
2008-07-20V4L/DVB (8199): gspca: Compile warnings about NULL ptr.Harvey Harrison1-8/+9
2008-07-20V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.Hans de Goede1-1/+6
2008-07-20V4L/DVB (8196): gspca: Correct sizeimage in vidioc_s/try/g_fmt_capHans de Goede1-16/+17
2008-07-20V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine1-3/+3
2008-07-20V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work.Hans de Goede1-6/+6
2008-07-20V4L/DVB (8181): gspca: read() did not work (loop in kernel, timeout...)Jean-Francois Moine1-43/+28
2008-07-20V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG.Jean-Francois Moine1-4/+4
2008-07-20V4L/DVB (8161): gspca: Fix compilationMauro Carvalho Chehab1-12/+12
2008-07-20V4L/DVB (8158): gspca: minor changesJean-Francois Moine1-2/+5
2008-07-20V4L/DVB (8157): gspca: all subdriversJean-Francois Moine1-459/+120
2008-07-20V4L/DVB (8156): Many bug fixes, zc3xx added.Jean-Francois Moine1-223/+768
2008-07-20V4L/DVB (8154): Fix protection problems in the main driver.Jean-Francois Moine1-66/+97
2008-07-20V4L/DVB (8153): Subdriver pac207 added and minor changes.Hans de Goede1-52/+69
2008-07-20V4L/DVB (8152): Initial release of gspca with only one driver.Jean-Francois Moine1-0/+1750