summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31128-1305/+128Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3010-92/+10Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3091-952/+91Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3014-182/+14Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3012-69/+12Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131Thomas Gleixner2019-05-301-10/+1Star
* | Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-311-13/+20
|\ \ | |/ |/|
| * media: smsusb: better handle optional alignmentMauro Carvalho Chehab2019-05-241-4/+4
| * media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern2019-05-221-1/+1
| * media: usb: siano: Fix general protection fault in smsusbAlan Stern2019-05-211-13/+20
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-2411-110/+11Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 65Thomas Gleixner2019-05-246-78/+6Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-2413-169/+13Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55Thomas Gleixner2019-05-242-12/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-2143-437/+43Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-212-25/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-219-126/+9Star
* | 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/+0Star
* 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/+19Star
* 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/+1Star
* 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/+5Star
* 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