aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca
Commit message (Expand)AuthorAge
* media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede2019-08-26
* media: gspca: zero usb_buf on errorHans Verkuil2019-08-19
* media: drivers/media: don't set pix->priv = 0Hans Verkuil2019-07-23
* media: media/usb: don't set description in ENUM_FMTHans Verkuil2019-07-22
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-11
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-05
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 258Thomas Gleixner2019-06-05
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131Thomas Gleixner2019-05-30
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-05
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 65Thomas Gleixner2019-05-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-21
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* media: gspca: Kill URBs on USB device disconnectEzequiel Garcia2019-03-29
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-20
* media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil2019-03-19
* media: usb: fix several typosMauro Carvalho Chehab2019-03-01
* media: gspca: ov534-ov772x: remove unnecessary COM3 initializationPhilipp Zabel2019-01-16
* media: gspca: ov534-ov722x: remove camera clock setup from bridge_initPhilipp Zabel2019-01-16
* media: gspca: ov534-ov722x: remove mode specific video data registers from br...Philipp Zabel2019-01-16
* media: gspca: ov534-ov772x: add SGBRG8 bayer mode supportPhilipp Zabel2019-01-16
* media: gspca: ov543-ov772x: move video format specific registers into bridge_...Philipp Zabel2019-01-16
* media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel2019-01-16
* media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel2019-01-16
* media: gspca: ov534: replace msleep(10) with usleep_rangePhilipp Zabel2019-01-16
* media: gspca: mt9m111: Check write_bridge for timeoutAditya Pakki2019-01-16
* media: gspca: Check the return value of write_bridge for timeoutAditya Pakki2019-01-16
* media: usb: gspca: add a missed check for goto_low_powerKangjie Lu2019-01-16
* media: usb: gspca: add a missed return-value check for do_commandKangjie Lu2019-01-16
* media: gspca: fix frame overflow errorHans Verkuil2018-11-22
* media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()Sebastian Andrzej Siewior2018-09-12
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-11
* media: gspca_kinect: cast sizeof to int for comparisonJulia Lawall2018-07-25
* media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-15
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary2018-05-28
* media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary2018-05-28
* media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary2018-05-28
* media: gspca: Kill all URBs before releasing any of themEzequiel Garcia2018-05-28
* media: gspca: fix g/s_parm handlingHans Verkuil2018-05-28
* media: gspca: convert to vb2Hans Verkuil2018-05-28
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-10
|\
| * MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-04
* | media: gspca: Stop using GFP_DMA for buffers for USB bulk transfersHans de Goede2018-05-05
|/
* media: gspca: fix Kconfig help infowinton.liu2018-04-04
* media: gspca: dtcs033: use %*ph to print small bufferAntonio Cardace2018-02-26
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-06
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-04