summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb/m920x.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2018-07-27media: dvb-usb: don't check number of messages in the driverWolfram Sang1-3/+0
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-2/+2
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada1-7/+3
2014-12-22[media] media: remove emacs editor variablesHans Verkuil1-5/+0
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-1/+1
2013-07-30[media] rc: allowed_protos now is a bit fieldSean Young1-1/+1
2013-03-31[media] m920x: Fix uninitialized variable warningJean Delvare1-3/+3
2013-03-18[media] m920x: let GCC see 'ret' is used initializedPaul Bolle1-2/+2
2012-12-27[media] m920x: add support for the VP-7049 Twinhan DVB-T USB StickAntonio Ospite1-0/+123
2012-12-27[media] m920x: send the RC init sequence also when rc.core is usedAntonio Ospite1-1/+1
2012-12-27[media] m920x: Fix CodingStyle issuesMauro Carvalho Chehab1-2/+6
2012-12-27[media] m920x: introduce m920x_rc_core_query()Antonio Ospite1-0/+32
2012-12-27[media] m920x: avoid repeating RC state parsing at each keycodeAntonio Ospite1-1/+2
2012-12-27[media] m920x: factor out a m920x_parse_rc_state() functionAntonio Ospite1-37/+44
2012-12-27[media] m920x: factor out a m920x_write_seq() functionAntonio Ospite1-9/+19
2012-12-27[media] m920x: fix a typo in a commentAntonio Ospite1-1/+1
2012-10-06[media] dvb-usb: print small buffers via %*phAndy Shevchenko1-1/+1
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-0/+1099