summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-098-203/+2650
|\
| * Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1138-212/+38Star
| |\
| * | media: cxusb: Revert "media: cxusb: add raw mode support for, Medion MD95700"Hans Verkuil2019-06-052-162/+32Star
| * | media: dvb-usb/cxusb-analog.c: fix coccinelle warning, use ktime.hHans Verkuil2019-06-031-3/+2Star
| * | media: cxusb: fix several coding style issuesMauro Carvalho Chehab2019-05-292-156/+217
| * | media: cxusb-analog: Fix some coding style issuesMauro Carvalho Chehab2019-05-291-33/+34
| * | media: cxusb: add raw mode support for Medion MD95700Maciej S. Szmigiero2019-05-282-32/+162
| * | media: cxusb: add analog mode support for Medion MD95700Maciej S. Szmigiero2019-05-285-4/+1968
| * | media: cxusb: implement Medion MD95700 digital / analog coexistenceMaciej S. Szmigiero2019-05-285-53/+472
| * | Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-281-0/+1
| |\ \
| * | | media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum2019-05-221-2/+5
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 468Thomas Gleixner2019-06-192-8/+2Star
| |_|/ |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-0528-114/+28Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-309-93/+9Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* media: usb: fix several typosMauro Carvalho Chehab2019-03-016-7/+7
* media: usb: dvb-usb: remove old friio driverCorentin Labbe2018-12-053-1061/+0Star
* media: dib0700: fix spelling mistake "Amplifyer" -> "Amplifier"Colin Ian King2018-12-031-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-115-9/+10
* media: dvb-usb: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-2/+2
* media: dw2102: Fix memleak on sequence of probesAnton Vasilyev2018-08-031-5/+14
* media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab2018-08-036-22/+20Star
* media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861Akihiro Tsukada2018-07-302-9/+0Star
* media: dib0700: add code commentGustavo A. R. Silva2018-07-271-0/+1
* media: dvb-usb: don't check number of messages in the driverWolfram Sang2018-07-271-3/+0Star
* media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab2018-06-1535-35/+35
* media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab2018-06-154-6/+4Star
* media: gp8psk: don't abuse of GFP_DMAMauro Carvalho Chehab2018-05-141-1/+1
* media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann2018-05-111-0/+4
* media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-05-051-3/+3
* media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab2018-05-041-4/+5
* media: cxusb: restore RC_MAP for MyGica T230Stefan Brüns2018-03-061-1/+1
* media: dvb-usb-cxusb: Geniatech T230C supportEvgeny Plehov2018-03-061-138/+1Star
* media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab2018-03-061-1/+1
* media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2018-01-292-0/+3
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-108/+108
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-286-10/+9Star
* media: dvb_usb_pctv452e: module refcount changes were unbalancedWolfgang Rohdewald2017-12-131-0/+8
* media: dib0700: add support for Xbox One Digital TV TunerOlli Salonen2017-12-134-2/+137
* media: use ARRAY_SIZEJérémy Lefaure2017-12-082-4/+4
* media: cxusb: pass buf as a const u8 * pointer and make buf static constColin Ian King2017-12-081-2/+3
* media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont2017-11-301-2/+14
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-304-7/+7
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-166-161/+44Star
|\
| * media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov2017-11-071-12/+12
| * media: friio-fe: get rid of set_property()Mauro Carvalho Chehab2017-10-111-24/+0Star
| * [media] media: vp7045: port TwinhanDTV Alpha to rc-coreSean Young2017-10-043-73/+17Star
| * [media] media: rc: dvb: use dvb device name for rc deviceSean Young2017-10-041-1/+1
| * [media] media: dvb: a800: port to rc-coreSean Young2017-10-041-51/+14Star