summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb-v2/zd1301.c
Commit message (Expand)AuthorAgeFilesLines
* media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()Qinglang Miao2020-11-171-1/+1
* media: usb: dvb-usb-v2: zd1301: convert to use i2c_new_client_device()Wolfram Sang2020-01-091-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* [media] zd1301: fix building interface driver without demodulatorArnd Bergmann2017-02-081-0/+4
* [media] zd1301: ZyDAS ZD1301 DVB USB interface driverAntti Palosaari2017-02-031-0/+294