aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-4/+4
2019-03-19media: em28xx-input: make const array addr_list staticColin Ian King1-1/+1
2019-03-01media: usb: fix several typosMauro Carvalho Chehab2-3/+3
2018-12-03media: em28xx: fix spelling mistake, "Cinnergy" -> "Cinergy"Colin Ian King1-1/+1
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-39/+145
2018-09-17media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-09-17media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-09-17media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-09-17media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab3-9/+112
2018-09-12media: em28xx-audio: use GFP_KERNEL for memory allocation during initSebastian Andrzej Siewior1-4/+4
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab3-16/+17
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-5/+5
2018-09-10media: em28xx-audio: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2-4/+6
2018-08-02media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()Jia-Ju Bai1-10/+10
2018-08-02media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()Jia-Ju Bai1-1/+1
2018-07-30media: em28xx: disable null packet filter for WinTVdualHDRobert Schlabbach1-1/+1
2018-07-30media: em28xx: explicitly disable TS packet filterRobert Schlabbach1-2/+2
2018-07-27media: em28xx-cards: disable V4L2 mode for dual tunersMauro Carvalho Chehab1-0/+11
2018-07-27media: em28xx: Remove duplicate PIDBrad Love1-2/+0
2018-07-27media: em28xx: Fix DualHD disconnect oopsBrad Love1-1/+3
2018-07-27media: em28xx: Fix dual transport stream operationBrad Love1-1/+3
2018-07-27media: em28xx: don't check number of messages in the driverWolfram Sang1-4/+0
2018-05-11media: em28xx: Demote several dev_err to dev_infoBrad Love1-2/+2
2018-05-10media: update/fix my e-mail on some placesMauro Carvalho Chehab1-1/+1
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab8-11/+11
2018-05-09media: em28xx: Fix DualHD broken second tunerBrad Love1-1/+1
2018-05-05media: em28xx: Add new dvb-t board ":Zolid Hybrid Tv Stick"Marcel Stork3-1/+31
2018-05-05media: em28xx: merge two identical cases inside a switch()Marcel Stork1-2/+0
2018-05-04media: em28xx-cards: output regular messages as infoChris Mayo1-6/+6
2018-05-04media: dvb: add alternative USB PID for Hauppauge WinTV-soloHDRainer Keller1-0/+2
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab1-1/+2
2018-05-04media: em28xx: fix a regression with HVR-950Mauro Carvalho Chehab1-0/+2
2018-05-04media: em28xx: Don't use ops->resume if NULLMauro Carvalho Chehab1-2/+3
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab8-11/+11
2018-03-23media: em28xx-input: improve error handling codeMauro Carvalho Chehab1-1/+6
2018-03-21media: add tuner standby op, use where neededHans Verkuil1-2/+2
2018-03-08media: em28xx-cards: fix em28xx_duplicate_dev()Dan Carpenter1-1/+1
2018-03-07media: em28xx: Change hex to lower caseBrad Love1-1/+1
2018-03-06media: em28xx: Enable inversion for Solo/Dual HD DVB modelsBrad Love1-0/+2
2018-03-06media: em28xx-video: fix most coding style issuesMauro Carvalho Chehab1-119/+158
2018-03-06media: em28xx-input: fix most coding style issuesMauro Carvalho Chehab1-47/+74
2018-03-06media: em28xx-i2c: fix most coding style issuesMauro Carvalho Chehab1-42/+48
2018-03-06media: em28xx-core: fix most coding style issuesMauro Carvalho Chehab1-63/+60
2018-03-06media: em28xx-cards: rework the em28xx probing codeMauro Carvalho Chehab1-134/+149
2018-03-06media: em28xx-cards: fix most coding style issuesMauro Carvalho Chehab1-132/+189
2018-03-06media: em28xx-camera: fix coding style issuesMauro Carvalho Chehab1-5/+8
2018-03-06media: em28xx-audio: fix coding style issuesMauro Carvalho Chehab1-30/+40
2018-03-06media: em28xx-reg.h: Fix coding style issuesMauro Carvalho Chehab1-23/+24