aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb/m920x.c
AgeCommit message (Expand)Author
2023-09-23media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()Christophe JAILLET
2022-01-27media: m920x: don't use stack on USB readsMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
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
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada
2014-12-22[media] media: remove emacs editor variablesHans Verkuil
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2013-07-30[media] rc: allowed_protos now is a bit fieldSean Young
2013-03-31[media] m920x: Fix uninitialized variable warningJean Delvare
2013-03-18[media] m920x: let GCC see 'ret' is used initializedPaul Bolle
2012-12-27[media] m920x: add support for the VP-7049 Twinhan DVB-T USB StickAntonio Ospite
2012-12-27[media] m920x: send the RC init sequence also when rc.core is usedAntonio Ospite
2012-12-27[media] m920x: Fix CodingStyle issuesMauro Carvalho Chehab
2012-12-27[media] m920x: introduce m920x_rc_core_query()Antonio Ospite
2012-12-27[media] m920x: avoid repeating RC state parsing at each keycodeAntonio Ospite
2012-12-27[media] m920x: factor out a m920x_parse_rc_state() functionAntonio Ospite
2012-12-27[media] m920x: factor out a m920x_write_seq() functionAntonio Ospite
2012-12-27[media] m920x: fix a typo in a commentAntonio Ospite
2012-10-06[media] dvb-usb: print small buffers via %*phAndy Shevchenko
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab