summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb
AgeCommit message (Expand)AuthorLines
2019-08-21media: dvb-usb: remove T230 from cxusbJan Pieter van Woerkom-161/+0
2019-08-04media: don't drop front-end reference count for ->detachArnd Bergmann-8/+0
2019-07-22media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann-0/+8
2019-07-22media: technisat-usb2: break out of loop at end of bufferSean Young-12/+10
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-203/+2650
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 468Thomas Gleixner-8/+2
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab-212/+38
2019-06-05media: cxusb: Revert "media: cxusb: add raw mode support for, Medion MD95700"Hans Verkuil-162/+32
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner-114/+28
2019-06-03media: dvb-usb/cxusb-analog.c: fix coccinelle warning, use ktime.hHans Verkuil-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-93/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-29media: cxusb: fix several coding style issuesMauro Carvalho Chehab-156/+217
2019-05-29media: cxusb-analog: Fix some coding style issuesMauro Carvalho Chehab-33/+34
2019-05-28media: cxusb: add raw mode support for Medion MD95700Maciej S. Szmigiero-32/+162
2019-05-28media: cxusb: add analog mode support for Medion MD95700Maciej S. Szmigiero-4/+1968
2019-05-28media: cxusb: implement Medion MD95700 digital / analog coexistenceMaciej S. Szmigiero-53/+472
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab-0/+1
2019-05-22media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum-2/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-03-01media: usb: fix several typosMauro Carvalho Chehab-7/+7
2018-12-05media: usb: dvb-usb: remove old friio driverCorentin Labbe-1061/+0
2018-12-03media: dib0700: fix spelling mistake "Amplifyer" -> "Amplifier"Colin Ian King-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab-9/+10
2018-08-03media: dvb-usb: fix spelling mistake: "completition" -> "completion"Colin Ian King-2/+2
2018-08-02media: dw2102: Fix memleak on sequence of probesAnton Vasilyev-5/+14
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab-22/+20
2018-07-30media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861Akihiro Tsukada-9/+0
2018-07-27media: dib0700: add code commentGustavo A. R. Silva-0/+1
2018-07-27media: dvb-usb: don't check number of messages in the driverWolfram Sang-3/+0
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab-35/+35
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab-6/+4
2018-05-14media: gp8psk: don't abuse of GFP_DMAMauro Carvalho Chehab-1/+1
2018-05-11media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann-0/+4
2018-05-05media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai-3/+3
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab-4/+5
2018-03-06media: cxusb: restore RC_MAP for MyGica T230Stefan Brüns-1/+1
2018-03-06media: dvb-usb-cxusb: Geniatech T230C supportEvgeny Plehov-138/+1
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab-1/+1
2018-01-29media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab-0/+3
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab-108/+108
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab-10/+9
2017-12-13media: dvb_usb_pctv452e: module refcount changes were unbalancedWolfgang Rohdewald-0/+8
2017-12-13media: dib0700: add support for Xbox One Digital TV TunerOlli Salonen-2/+137
2017-12-08media: use ARRAY_SIZEJérémy Lefaure-4/+4
2017-12-08media: cxusb: pass buf as a const u8 * pointer and make buf static constColin Ian King-2/+3
2017-11-30media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont-2/+14
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab-7/+7
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-161/+44
2017-11-07media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov-12/+12