summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-2411-110/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 65Thomas Gleixner2019-05-246-78/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-2413-169/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55Thomas Gleixner2019-05-242-12/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-2143-437/+43
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-212-25/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-219-126/+9
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2150-0/+50
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1810-15/+15
* media: remove unneeded header search pathsMasahiro Yamada2019-05-182-3/+0
* media: pvrusb2: Prevent a buffer overflowDan Carpenter2019-04-222-0/+3
* media: au0828: stop video streaming only when last user stopsHans Verkuil2019-04-221-5/+8
* media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan2019-04-221-0/+3
* media: au0828: fix enable and disable source audio and video inconsistenciesShuah Khan2019-04-222-39/+149
* media: change au0828 to use Media Device Allocator APIShuah Khan2019-04-223-8/+8
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-296-22/+19
* media: usbvision: fix a potential NULL pointer dereferenceKangjie Lu2019-03-291-0/+3
* media: gspca: Kill URBs on USB device disconnectEzequiel Garcia2019-03-291-1/+3
* media: pwc-ctl: pChoose can't be NULLMauro Carvalho Chehab2019-03-251-8/+9
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-2021-38/+38
* media: em28xx-input: make const array addr_list staticColin Ian King2019-03-191-1/+1
* media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero2019-03-192-6/+26
* media: dvb: init i2c already in it930x_frontend_attachAndreas Kemnade2019-03-191-42/+42
* media: dvbsky: Avoid leaking dvb frontendStefan Brüns2019-03-191-8/+10
* media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil2019-03-191-2/+6
* media: au0828: minor fix to a misleading comment in _close()Shuah Khan2019-03-191-2/+2
* media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann2019-03-191-2/+2
* media: cpia2: Fix use-after-free in cpia2_exitYueHaibing2019-03-191-2/+1
* media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
* media: usb: fix several typosMauro Carvalho Chehab2019-03-0153-81/+81
* media: uvcvideo: Use usb_make_path to fill in usb_infoHans Verkuil2019-02-181-1/+1
* media: uvcvideo: Fix smatch warningHans Verkuil2019-02-181-2/+4
* media: hdpvr: fix smatch warningHans Verkuil2019-02-071-7/+7
* media: usbvision: use u64 for the timestamp internallyHans Verkuil2019-02-073-4/+4
* media: stkwebcam: use u64 for the timestamp internallyHans Verkuil2019-02-071-1/+1
* media: cpia2: use u64 for the timestamp internallyHans Verkuil2019-02-073-10/+5
* media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-075-7/+7
* media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus2019-02-071-0/+8
* media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan2019-02-071-3/+11
* 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
OpenPOWER on IntegriCloud