summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/gspca.c
AgeCommit message (Expand)Author
2008-08-29merge: http://linuxtv.org/hg/~jfrancois/gspca/Mauro Carvalho Chehab
2008-08-27gspca: Have a clean kmalloc-ated buffer for USB exchanges.Jean-Francois Moine
2008-08-26gspca: Too much code removed in the suspend/resume changeset.Jean-Francois Moine
2008-08-26gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine
2008-08-24gspca: Reinitialize the device on resume.Jean-Francois Moine
2008-08-24gspca: Fix problems with disabled controls.Jean-Francois Moine
2008-08-23gspca: Set DISABLED the disabled controls at query control time.Jean-Francois Moine
2008-08-23v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-08-22gspca: Compile error when CONFIG_PM not defined.Jean-Francois Moine
2008-08-22gspca: Revert the previous patch (sensor upside down).Jean-Francois Moine
2008-08-22gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams.Jean-Francois Moine
2008-08-21gspca: Have VIDIOC_QUERYCTRL more compliant to the spec.Jean-Francois Moine
2008-08-21gspca: suspend/resume added.Jean-Francois Moine
2008-08-03gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1Jean-Francois Moine
2008-07-30gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.Jean-Francois Moine
2008-07-27gspca: probe/open race.Jean-Francois Moine
2008-07-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodevMauro Carvalho Chehab
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26merge: v4l-dvbJean-Francois Moine
2008-07-23gspca: Get the card name of QUERYCAP from the usb product name.Jean-Francois Moine
2008-07-22gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine
2008-07-22gspca: Makes some needlessly global functions static.Jean-Francois Moine
2008-07-21merge: v4l-dvbJean-Francois Moine
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-19gspca: Version number only in the main driver.Jean-Francois Moine
2008-07-17gspca/tea575x-tuner: fix compilation for kernels <= 2.6.17Hans Verkuil
2008-07-15gspca: 352x288 mode fix and source clean-up for Sonix bridges.Jean-Francois Moine
2008-07-14gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine
2008-07-12merge: from v4l-dvbJean-Francois Moine
2008-07-12gspca: Conform to v4l2 spec and mutex unlock fix.Jean-Francois Moine
2008-07-10gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 sensors.Jean-Francois Moine
2008-07-08gspca: Change the USERPTR mechanism.Jean-Francois Moine
2008-07-05gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine
2008-07-05gspca: Compile warnings about NULL ptr.Jean-Francois Moine
2008-07-04gspca: pac207 frames no more decoded in the subdriver.Jean-Francois Moine
2008-07-04gspca: Correct sizeimage in vidioc_s/try/g_fmt_capJean-Francois Moine
2008-07-04gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine
2008-07-03gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work.Jean-Francois Moine
2008-07-02gspca: read() did not work (loop in kernel, timeout...)Jean-Francois Moine
2008-07-01Source cleanup - compile error with VIDEO_ADV_DEBUG.Jean-Francois Moine
2008-07-01gspca: Fix compilationMauro Carvalho Chehab
2008-07-09gspca: fix warnings on x86_64Mauro Carvalho Chehab
2008-06-30gspca: minor changesJean-Francois Moine
2008-06-30gspca: all subdriversJean-Francois Moine
2008-06-12Many bug fixes, zc3xx added.Jean-Francois Moine
2008-05-04Fix protection problems in the main driver.Jean-Francois Moine
2008-04-23Subdriver pac207 added and minor changes.Jean-Francois Moine
2008-04-12Initial release of gspca with only one driver.Jean-Francois Moine