aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2-25/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner9-126/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner50-0/+50
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada10-15/+15
2019-05-18media: remove unneeded header search pathsMasahiro Yamada2-3/+0
2019-04-22media: pvrusb2: Prevent a buffer overflowDan Carpenter2-0/+3
2019-04-22media: au0828: stop video streaming only when last user stopsHans Verkuil1-5/+8
2019-04-22media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan1-0/+3
2019-04-22media: au0828: fix enable and disable source audio and video inconsistenciesShuah Khan2-39/+149
2019-04-22media: change au0828 to use Media Device Allocator APIShuah Khan3-8/+8
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab6-22/+19
2019-03-29media: usbvision: fix a potential NULL pointer dereferenceKangjie Lu1-0/+3
2019-03-29media: gspca: Kill URBs on USB device disconnectEzequiel Garcia1-1/+3
2019-03-25media: pwc-ctl: pChoose can't be NULLMauro Carvalho Chehab1-8/+9
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab21-38/+38
2019-03-19media: em28xx-input: make const array addr_list staticColin Ian King1-1/+1
2019-03-19media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero2-6/+26
2019-03-19media: dvb: init i2c already in it930x_frontend_attachAndreas Kemnade1-42/+42
2019-03-19media: dvbsky: Avoid leaking dvb frontendStefan BrĂ¼ns1-8/+10
2019-03-19media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil1-2/+6
2019-03-19media: au0828: minor fix to a misleading comment in _close()Shuah Khan1-2/+2
2019-03-19media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
2019-03-19media: cpia2: Fix use-after-free in cpia2_exitYueHaibing1-2/+1
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: usb: fix several typosMauro Carvalho Chehab53-81/+81
2019-02-18media: uvcvideo: Use usb_make_path to fill in usb_infoHans Verkuil1-1/+1
2019-02-18media: uvcvideo: Fix smatch warningHans Verkuil1-2/+4
2019-02-07media: hdpvr: fix smatch warningHans Verkuil1-7/+7
2019-02-07media: usbvision: use u64 for the timestamp internallyHans Verkuil3-4/+4
2019-02-07media: stkwebcam: use u64 for the timestamp internallyHans Verkuil1-1/+1
2019-02-07media: cpia2: use u64 for the timestamp internallyHans Verkuil3-10/+5
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil5-7/+7
2019-02-07media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-02-07media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-01-16media: gspca: ov534-ov772x: remove unnecessary COM3 initializationPhilipp Zabel1-4/+0
2019-01-16media: gspca: ov534-ov722x: remove camera clock setup from bridge_initPhilipp Zabel1-2/+0
2019-01-16media: gspca: ov534-ov722x: remove mode specific video data registers from bridge_initPhilipp Zabel1-9/+0
2019-01-16media: gspca: ov534-ov772x: add SGBRG8 bayer mode supportPhilipp Zabel1-17/+98
2019-01-16media: gspca: ov543-ov772x: move video format specific registers into bridge_startPhilipp Zabel1-9/+10
2019-01-16media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel1-2/+8
2019-01-16media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel1-3/+5
2019-01-16media: gspca: ov534: replace msleep(10) with usleep_rangePhilipp Zabel1-2/+2
2019-01-16media: gspca: mt9m111: Check write_bridge for timeoutAditya Pakki1-3/+5
2019-01-16media: gspca: Check the return value of write_bridge for timeoutAditya Pakki1-2/+6
2019-01-16media: usb: gspca: add a missed check for goto_low_powerKangjie Lu1-1/+5
2019-01-16media: usb: gspca: add a missed return-value check for do_commandKangjie Lu1-2/+6
2019-01-16media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil1-1/+1
2019-01-16media: usb: pwc: Don't use coherent DMA buffers for ISO transferMatwey V. Kornilov1-13/+49
2019-01-16media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov1-0/+7