summaryrefslogtreecommitdiff
path: root/drivers/media/usb/gspca/gspca.c
AgeCommit message (Expand)Author
2021-05-22media: gscpa/stv06xx: fix memory leakHans Verkuil
2020-12-29media: gspca: Fix memory leak in probeAlan Stern
2020-02-05media: gspca: zero usb_bufHans Verkuil
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann
2015-01-29[media] gspca: Fix underflow in vidioc_s_parm()Hans de Goede
2014-09-08[media] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a co...Antonio Ospite
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-07-04[media] gspca: provide a mechanism to select a specific transfer endpointAntonio Ospite
2013-09-26[media] gspca: Support variable resolutionOndrej Zary
2013-09-26[media] gspca: store current mode instead of individual parametersOndrej Zary
2013-08-21[media] gspca: fix dev_open() error pathAlexey Khoroshilov
2013-06-17[media] gspca: remove g_chip_identHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-23[media] gspca: remove needless check before usb_free_coherent()Wei Yongjun
2013-03-05[media] gspca: Remove gspca-specific debug magicTheodore Kilgore
2013-03-05[media] gspca: Remove old control code now that all drivers are convertedHans de Goede
2013-02-05[media] usb/gspca: use IS_ENABLED() macroPeter Senna Tschudin
2012-10-28[media] gspca: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil
2012-09-13[media] gspca: Fix input urb creation / destruction surrounding suspend resumeHans de Goede
2012-09-13[media] gspca: Don't set gspca_dev->dev to NULL before stop0Hans de Goede
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab