aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb
AgeCommit message (Expand)Author
2020-06-22media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King
2020-04-02media: dib0700: fix rc endpoint lookupJohan Hovold
2020-02-05media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil
2020-02-05media: vp7045: do not read uninitialized values if usb transfer failsSean Young
2020-02-05media: af9005: uninitialized variable printkedSean Young
2020-02-05media: digitv: don't continue if remote control state can't be readSean Young
2020-01-09media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost
2019-12-01media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo
2019-10-05media: don't drop front-end reference count for ->detachArnd Bergmann
2019-10-05media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young
2019-07-26media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum
2018-08-03media: dvb-usb: fix spelling mistake: "completition" -> "completion"Colin Ian King
2018-08-02media: dw2102: Fix memleak on sequence of probesAnton Vasilyev
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab
2018-07-30media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861Akihiro Tsukada
2018-07-27media: dib0700: add code commentGustavo A. R. Silva
2018-07-27media: dvb-usb: don't check number of messages in the driverWolfram Sang
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab
2018-05-14media: gp8psk: don't abuse of GFP_DMAMauro Carvalho Chehab
2018-05-11media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann
2018-05-05media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab
2018-03-06media: cxusb: restore RC_MAP for MyGica T230Stefan Brüns
2018-03-06media: dvb-usb-cxusb: Geniatech T230C supportEvgeny Plehov
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab
2018-01-29media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-13media: dvb_usb_pctv452e: module refcount changes were unbalancedWolfgang Rohdewald
2017-12-13media: dib0700: add support for Xbox One Digital TV TunerOlli Salonen
2017-12-08media: use ARRAY_SIZEJérémy Lefaure
2017-12-08media: cxusb: pass buf as a const u8 * pointer and make buf static constColin Ian King
2017-11-30media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-11media: friio-fe: get rid of set_property()Mauro Carvalho Chehab
2017-10-04[media] media: vp7045: port TwinhanDTV Alpha to rc-coreSean Young
2017-10-04[media] media: rc: dvb: use dvb device name for rc deviceSean Young
2017-10-04[media] media: dvb: a800: port to rc-coreSean Young
2017-08-27media: dw2102: make dvb_usb_device_description structures constBhumika Goyal
2017-08-27media: dvb-usb: Add memory free on error path in dw2102_probe()Anton Vasilyev
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-06-24media: dib0700: fix error handling in dib0700_i2c_xfer_legacy()Dan Carpenter
2017-06-24media: dib0700: fix locking in dib0700_i2c_xfer_new()Dan Carpenter
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab