summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* media: usb: fix several typosMauro Carvalho Chehab2019-03-012-3/+3
* media: em28xx: fix spelling mistake, "Cinnergy" -> "Cinergy"Colin Ian King2018-12-031-1/+1
* Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-295-39/+145
|\
| * media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab2018-09-171-0/+2
| * media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab2018-09-171-2/+2
| * media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab2018-09-171-3/+3
| * media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab2018-09-173-9/+112
| * media: em28xx-audio: use GFP_KERNEL for memory allocation during initSebastian Andrzej Siewior2018-09-121-4/+4
| * media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-113-16/+17
| * media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-5/+5
* | media: em28xx-audio: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-09-102-4/+6
|/
* media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()Jia-Ju Bai2018-08-021-10/+10
* media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()Jia-Ju Bai2018-08-021-1/+1
* media: em28xx: disable null packet filter for WinTVdualHDRobert Schlabbach2018-07-301-1/+1
* media: em28xx: explicitly disable TS packet filterRobert Schlabbach2018-07-301-2/+2
* media: em28xx-cards: disable V4L2 mode for dual tunersMauro Carvalho Chehab2018-07-271-0/+11
* media: em28xx: Remove duplicate PIDBrad Love2018-07-271-2/+0
* media: em28xx: Fix DualHD disconnect oopsBrad Love2018-07-271-1/+3
* media: em28xx: Fix dual transport stream operationBrad Love2018-07-271-1/+3
* media: em28xx: don't check number of messages in the driverWolfram Sang2018-07-271-4/+0