aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca
AgeCommit message (Expand)Author
2023-11-28media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2021-07-19media: gspca/sunplus: fix zero-length control requestsJohan Hovold
2021-07-19media: gspca/sq905: fix control-request directionJohan Hovold
2021-07-14media: gspca/gl860: fix zero-length control requestsJohan Hovold
2021-06-03media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman
2021-06-03Revert "media: gspca: Check the return value of write_bridge for timeout"Greg Kroah-Hartman
2021-06-03media: gspca: mt9m111: Check write_bridge for timeoutAlaa Emad
2021-06-03Revert "media: gspca: mt9m111: Check write_bridge for timeout"Greg Kroah-Hartman
2021-06-03Revert "media: usb: gspca: add a missed check for goto_low_power"Greg Kroah-Hartman
2021-05-11media: gscpa/stv06xx: fix memory leakHans Verkuil
2021-05-11media: gspca/sq905.c: fix uninitialized variableHans Verkuil
2020-12-30media: gspca: Fix memory leak in probeAlan Stern
2020-04-01media: xirlink_cit: add missing descriptor sanity checksJohan Hovold
2020-04-01media: stv06xx: add missing descriptor sanity checksJohan Hovold
2020-04-01media: ov519: add missing endpoint sanity checksJohan Hovold
2020-02-05media: gspca: zero usb_bufHans Verkuil
2019-08-26media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede
2019-08-19media: gspca: zero usb_buf on errorHans Verkuil
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 258Thomas Gleixner
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 65Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-29media: gspca: Kill URBs on USB device disconnectEzequiel Garcia
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil
2019-03-01media: usb: fix several typosMauro Carvalho Chehab
2019-01-16media: gspca: ov534-ov772x: remove unnecessary COM3 initializationPhilipp Zabel
2019-01-16media: gspca: ov534-ov722x: remove camera clock setup from bridge_initPhilipp Zabel
2019-01-16media: gspca: ov534-ov722x: remove mode specific video data registers from br...Philipp Zabel
2019-01-16media: gspca: ov534-ov772x: add SGBRG8 bayer mode supportPhilipp Zabel
2019-01-16media: gspca: ov543-ov772x: move video format specific registers into bridge_...Philipp Zabel
2019-01-16media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel
2019-01-16media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel
2019-01-16media: gspca: ov534: replace msleep(10) with usleep_rangePhilipp Zabel
2019-01-16media: gspca: mt9m111: Check write_bridge for timeoutAditya Pakki
2019-01-16media: gspca: Check the return value of write_bridge for timeoutAditya Pakki
2019-01-16media: usb: gspca: add a missed check for goto_low_powerKangjie Lu
2019-01-16media: usb: gspca: add a missed return-value check for do_commandKangjie Lu
2018-11-22media: gspca: fix frame overflow errorHans Verkuil
2018-09-12media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()Sebastian Andrzej Siewior
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab