aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/mceusb.c
AgeCommit message (Expand)Author
2020-01-09media: mceusb: fix out of bounds read in MCE receiver bufferA Sun
2019-10-05media: mceusb: fix (eliminate) TX IR signal length limitA Sun
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-03-01media: rc: fix several typosMauro Carvalho Chehab
2018-11-22media: mceusb: Include three Hauppauge USB dvb device with IR rxBrad Love
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-05-14media: mceusb: add missing breakSean Young
2018-05-14media: mceusb: filter out bogus timing irdata of duration 0Sean Young
2018-05-14media: mceusb: MCE_CMD_SETIRTIMEOUT cause strange behaviour on deviceSean Young
2018-04-20media: rc: mceusb: allow the timeout to be configurableSean Young
2018-04-20media: rc: mceusb: IR of length 0 means IR timeout, not resetSean Young
2018-03-21media: rc: mceusb: pid 0x0609 vid 0x031d does not under report carrier cyclesSean Young
2018-03-21media: mceusb: add IR learning support features (IR carrier frequency measure...A Sun
2017-10-31media: rc: mceusb: add support for 15f4:0135Oleh Kravchenko
2017-10-31media: rc: mceusb: add support for 1b80:d3b2Oleh Kravchenko
2017-10-04[media] media: rc: constify usb_device_idArvind Yadav
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: mceusb: do not read data parameters unless requiredSean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-06-07[media] mceusb: drop redundant urb reinitialisationJohan Hovold
2017-06-07[media] mceusb: fix memory leaks in error pathJohan Hovold
2017-06-06[media] mceusb: TX -EPIPE (urb status = -32) lockup fixA Sun
2017-06-06[media] mceusb: RX -EPIPE (urb status = -32) lockup failure fixA Sun
2017-06-06[media] mceusb: fix inaccurate debug buffer dumps, and misleading debug messagesA Sun
2017-06-06[media] mceusb: sporadic RX truncation corruption fixA Sun
2017-03-24[media] mceusb: fix NULL-deref at probeJohan Hovold
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young
2017-01-30[media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on successSean Young
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-11-23[media] mceusb: remove pointless mce_flush_rx_buffer functionSean Young
2016-11-23[media] mceusb: remove useless debug messageSean Young
2016-10-21[media] rc: don't break long linesMauro Carvalho Chehab
2016-07-15[media] rc: make s_tx_carrier consistentSean Young
2016-07-15[media] rc: make s_tx_mask consistentSean Young
2016-05-07[media] mceusb: add support for SMK eHome receiverOlli Salonen
2016-05-07[media] mceusb: add support for Adaptec eHome receiverOlli Salonen
2016-03-10[media] mceusb: use %*ph for small buffer dumpsMauro Carvalho Chehab
2014-09-23[media] mceusb: fix usbdev leakAlexey Khoroshilov
2014-09-23[media] mceusb: add support for more cx231xx devicesMatthias Schwarzott
2014-07-27[media] mceusb: select default keytable based on vendorMauro Carvalho Chehab
2014-07-27[media] mceusb: add support for newer cx231xx devicesMauro Carvalho Chehab
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-05-25[media] fix mceusb endpoint type identification/handlingMatt DeVillier
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2014-02-04[media] mceusb: improve error loggingSean Young
2013-12-10[media] mceusb: Add Hauppauge WinTV-HVR-930C HDMatthias Schwarzott
2013-04-16[media] mceusb: add some missing cmd sizesWilliam Steidtmann
2013-02-13[media] mceusb: move check earlier to make smatch happyDan Carpenter