summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/gspca.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges.Jean-Francois Moine2008-09-031-0/+8
* V4L/DVB (8824): gspca: Too much code removed in the suspend/resume changeset.Jean-Francois Moine2008-09-031-0/+5
* V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine2008-09-031-28/+17
* V4L/DVB (8818): gspca: Reinitialize the device on resume.Jean-Francois Moine2008-09-031-3/+6
* V4L/DVB (8815): gspca: Fix problems with disabled controls.Hans de Goede2008-09-031-1/+5
* V4L/DVB (8814): gspca: Set DISABLED the disabled controls at query control time.Jean-Francois Moine2008-09-031-13/+20
* V4L/DVB (8810): gspca: Compile error when CONFIG_PM not defined.Jean-Francois Moine2008-09-031-0/+2
* V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede2008-09-031-2/+0
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-1/+1
* V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede2008-09-031-0/+2
* V4L/DVB (8719): gspca: Have VIDIOC_QUERYCTRL more compliant to the spec.Jean-Francois Moine2008-09-031-5/+0
* V4L/DVB (8718): gspca: suspend/resume added.Jean-Francois Moine2008-09-031-1/+29
* V4L/DVB (8605): gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1Rabin Vincent2008-08-061-1/+1
* V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.Jean-Francois Moine2008-08-061-5/+5
* V4L/DVB (8544): gspca: probe/open race.Oliver Neukum2008-07-271-1/+1
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-1/+0
* V4L/DVB (8511): gspca: Get the card name of QUERYCAP from the usb product name.Jean-Francois Moine2008-07-271-1/+10
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-6/+10
* V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine2008-07-231-0/+2
* V4L/DVB (8440): gspca: Makes some needlessly global functions static.Adrian Bunk2008-07-231-1/+1
* V4L/DVB (8436): gspca: Version number only in the main driver.Jean-Francois Moine2008-07-231-3/+5
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* V4L/DVB (8356): gspca: 352x288 mode fix and source clean-up for Sonix bridges.Hans de Goede2008-07-201-1/+1
* V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine2008-07-201-2/+4
* V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix.Jean-Francois Moine2008-07-201-72/+74
* V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 ...Hans de Goede2008-07-201-0/+88
* V4L/DVB (8253): gspca: fix warnings on x86_64Mauro Carvalho Chehab2008-07-201-3/+3
* V4L/DVB (8232): gspca: Change the USERPTR mechanism.Jean-Francois Moine2008-07-201-150/+52
* V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine2008-07-201-111/+23
* V4L/DVB (8199): gspca: Compile warnings about NULL ptr.Harvey Harrison2008-07-201-8/+9
* V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.Hans de Goede2008-07-201-1/+6
* V4L/DVB (8196): gspca: Correct sizeimage in vidioc_s/try/g_fmt_capHans de Goede2008-07-201-16/+17
* V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine2008-07-201-3/+3
* V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work.Hans de Goede2008-07-201-6/+6
* V4L/DVB (8181): gspca: read() did not work (loop in kernel, timeout...)Jean-Francois Moine2008-07-201-43/+28
* V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG.Jean-Francois Moine2008-07-201-4/+4
* V4L/DVB (8161): gspca: Fix compilationMauro Carvalho Chehab2008-07-201-12/+12
* V4L/DVB (8158): gspca: minor changesJean-Francois Moine2008-07-201-2/+5
* V4L/DVB (8157): gspca: all subdriversJean-Francois Moine2008-07-201-459/+120
* V4L/DVB (8156): Many bug fixes, zc3xx added.Jean-Francois Moine2008-07-201-223/+768
* V4L/DVB (8154): Fix protection problems in the main driver.Jean-Francois Moine2008-07-201-66/+97
* V4L/DVB (8153): Subdriver pac207 added and minor changes.Hans de Goede2008-07-201-52/+69
* V4L/DVB (8152): Initial release of gspca with only one driver.Jean-Francois Moine2008-07-201-0/+1750