summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx
Commit message (Expand)AuthorAgeFilesLines
* media: dvb-frontends: a8293: fix LNB powerup failure in PCTV 461eChuck Ritola2022-11-251-0/+6
* media: avoid use of 'videobuf'Hans Verkuil2022-08-291-2/+2
* media: em28xx: Remove useless license text when SPDX-License-Identifier is al...Christophe JAILLET2022-06-2711-103/+0
* media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab2022-03-122-2/+2
* Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-03-071-4/+4
|\
| * media: em28xx: initialize refcount before kref_getDongliang Mu2022-02-221-4/+4
* | media: Revert "media: em28xx: add missing em28xx_close_extension"Pavel Skripkin2022-03-071-4/+1
|/
* media: em28xx: fix control-message timeoutsJohan Hovold2021-11-191-2/+2
* media: em28xx: fix memory leak in em28xx_init_devDongliang Mu2021-11-151-6/+12
* media: em28xx: Don't use ops->suspend if it is NULLColin Ian King2021-10-051-2/+3
* Merge tag 'v5.15-rc4' into media_treeMauro Carvalho Chehab2021-10-041-1/+6
|\
* | media: em28xx: add missing em28xx_close_extensionPavel Skripkin2021-09-301-1/+4
|/
* media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu2021-08-041-1/+0
* media: drivers/media/usb/em28xx/em28xx-cards.c : fix typo issuesHerman2021-06-021-3/+3
* media: em28xx: Fix possible memory leak of em28xx structIgor Matheus Andrade Torrente2021-06-021-2/+6
* media: em28xx/em28xx.h: Remove duplicate struct declarationWan Jiabing2021-04-061-2/+0
* media: em28xx: fix memory leakMuhammad Usama Anjum2021-04-061-0/+1
* media: media/usb: fix kernel-doc header issuesHans Verkuil2021-03-221-1/+1
* media: em28xx: Add pid for bulk revision of Hauppauge 461eV2Brad Love2021-03-111-0/+2
* media: em28xx: Add pid for bulk revision of Hauppauge 461eBrad Love2021-03-111-0/+2
* media: em28xx: Add support for Hauppauge USB QuadHDBrad Love2021-02-054-0/+74
* media: em28xx-core: Fix i2c error debugBrad Love2021-02-051-1/+5
* media: em28xx-core: Fix TS2 active ledBrad Love2021-02-051-1/+3
* media: rc: select CONFIG_BITREVERSE where neededArnd Bergmann2021-01-271-0/+1
* media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu2021-01-121-5/+1
* media: em28xx-audio: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-7/+7
* media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-291-4/+4
* media: Implements support for the MyGica iGrabberChristopher Snowhill2020-08-262-0/+23
* media: em28xx: Enable Hauppauge 461e rev2Brad Love2020-03-123-0/+79
* media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-2/+2
* media: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-1/+0
* media: em28xx: Clean up ALSA PCM API usagesTakashi Iwai2019-12-131-85/+1
* media: em28xx: fix two smatch warningsHans Verkuil2019-11-081-2/+2
* media: em28xx: Add support for Magix Wideowandler 2Dominik Danelski2019-10-072-0/+21
* media: delete unused proc_fs.h includeSean Young2019-10-071-1/+0
* media: em28xx: make various arrays static const, makes object smallerColin Ian King2019-10-011-15/+15
* media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring2019-08-291-1/+1
* media: Fix various misspellings of disconnectedGeert Uytterhoeven2019-08-192-2/+2
* media: em28xx: modules workqueue not inited for 2nd deviceSean Young2019-08-141-1/+0
* media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang2019-08-141-2/+1
* media: drivers/media: don't set pix->priv = 0Hans Verkuil2019-07-231-1/+0
* media: media/usb: don't set description in ENUM_FMTHans Verkuil2019-07-222-10/+0
* media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-16/+16
* media: em28xx: use usb_to_input_id() rather than handrolling itSean Young2019-05-291-8/+3
* media: em28xx: use common code for decoding nec scancodesSean Young2019-05-291-15/+2
* media: em28xx: give RC device proper nameSean Young2019-05-291-6/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-2/+2
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-4/+4
* media: em28xx-input: make const array addr_list staticColin Ian King2019-03-191-1/+1