summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca
Commit message (Expand)AuthorAgeFilesLines
* media: gspca: zero usb_bufHans Verkuil2019-12-131-1/+1
* media: gspca: remove redundant assignment to variable retColin Ian King2019-10-241-1/+1
* media: gspca: make array st6422_bridge_init static, makes object smallerColin Ian King2019-10-101-1/+1
* media: usb: null check create_singlethread_workqueueNavid Emamdoost2019-10-101-0/+3
* media: gspca: null check create_singlethread_workqueueNavid Emamdoost2019-10-101-0/+3
* media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede2019-08-261-0/+7
* media: gspca: zero usb_buf on errorHans Verkuil2019-08-1914-0/+71
* media: drivers/media: don't set pix->priv = 0Hans Verkuil2019-07-231-13/+15
* media: media/usb: don't set description in ENUM_FMTHans Verkuil2019-07-221-9/+0
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1139-317/+39
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-0515-75/+15
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 258Thomas Gleixner2019-06-051-2/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3022-230/+22
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131Thomas Gleixner2019-05-301-10/+1
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-4/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 65Thomas Gleixner2019-05-246-78/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-2141-417/+41
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* media: gspca: Kill URBs on USB device disconnectEzequiel Garcia2019-03-291-1/+3
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil2019-03-191-2/+6
* media: usb: fix several typosMauro Carvalho Chehab2019-03-0117-29/+29
* media: gspca: ov534-ov772x: remove unnecessary COM3 initializationPhilipp Zabel2019-01-161-4/+0
* media: gspca: ov534-ov722x: remove camera clock setup from bridge_initPhilipp Zabel2019-01-161-2/+0
* media: gspca: ov534-ov722x: remove mode specific video data registers from br...Philipp Zabel2019-01-161-9/+0
* media: gspca: ov534-ov772x: add SGBRG8 bayer mode supportPhilipp Zabel2019-01-161-17/+98
* media: gspca: ov543-ov772x: move video format specific registers into bridge_...Philipp Zabel2019-01-161-9/+10
* media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel2019-01-161-2/+8
* media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel2019-01-161-3/+5
* media: gspca: ov534: replace msleep(10) with usleep_rangePhilipp Zabel2019-01-161-2/+2
* media: gspca: mt9m111: Check write_bridge for timeoutAditya Pakki2019-01-161-3/+5
* media: gspca: Check the return value of write_bridge for timeoutAditya Pakki2019-01-161-2/+6
* media: usb: gspca: add a missed check for goto_low_powerKangjie Lu2019-01-161-1/+5
* media: usb: gspca: add a missed return-value check for do_commandKangjie Lu2019-01-161-2/+6
* media: gspca: fix frame overflow errorHans Verkuil2018-11-221-5/+6
* media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()Sebastian Andrzej Siewior2018-09-121-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-6/+6
* media: gspca_kinect: cast sizeof to int for comparisonJulia Lawall2018-07-251-1/+1
* media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-151-2/+0
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary2018-05-281-3/+6
* media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary2018-05-281-7/+0
* media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary2018-05-281-8/+34
* media: gspca: Kill all URBs before releasing any of themEzequiel Garcia2018-05-281-4/+11
* media: gspca: fix g/s_parm handlingHans Verkuil2018-05-283-15/+16
* media: gspca: convert to vb2Hans Verkuil2018-05-285-769/+182
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-101-1/+1
|\
| * MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-041-1/+1
* | media: gspca: Stop using GFP_DMA for buffers for USB bulk transfersHans de Goede2018-05-054-4/+4
|/
OpenPOWER on IntegriCloud