summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb/m920x.c
Commit message (Expand)AuthorAgeFilesLines
* media: dvb-usb: make dvb_usb_device_properties constSean Young2020-04-211-2/+2
* media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab2020-04-141-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1
* media: dvb-usb: don't check number of messages in the driverWolfram Sang2018-07-271-3/+0
* media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab2018-06-151-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-2/+2
* [media] squash lines for simple wrapper functionsMasahiro Yamada2016-11-161-7/+3
* [media] media: remove emacs editor variablesHans Verkuil2014-12-221-5/+0
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-231-1/+1
* [media] rc: allowed_protos now is a bit fieldSean Young2013-07-301-1/+1
* [media] m920x: Fix uninitialized variable warningJean Delvare2013-03-311-3/+3
* [media] m920x: let GCC see 'ret' is used initializedPaul Bolle2013-03-181-2/+2
* [media] m920x: add support for the VP-7049 Twinhan DVB-T USB StickAntonio Ospite2012-12-271-0/+123
* [media] m920x: send the RC init sequence also when rc.core is usedAntonio Ospite2012-12-271-1/+1
* [media] m920x: Fix CodingStyle issuesMauro Carvalho Chehab2012-12-271-2/+6
* [media] m920x: introduce m920x_rc_core_query()Antonio Ospite2012-12-271-0/+32
* [media] m920x: avoid repeating RC state parsing at each keycodeAntonio Ospite2012-12-271-1/+2
* [media] m920x: factor out a m920x_parse_rc_state() functionAntonio Ospite2012-12-271-37/+44
* [media] m920x: factor out a m920x_write_seq() functionAntonio Ospite2012-12-271-9/+19
* [media] m920x: fix a typo in a commentAntonio Ospite2012-12-271-1/+1
* [media] dvb-usb: print small buffers via %*phAndy Shevchenko2012-10-061-1/+1
* [media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab2012-08-131-0/+1099