summaryrefslogtreecommitdiff
path: root/drivers/media/rc/mceusb.c
AgeCommit message (Expand)Author
2022-09-24media: mceusb: set timeout to at least timeout providedSean Young
2022-09-24media: mceusb: Use new usb_control_msg_*() routinesAlan Stern
2022-04-23media: remove third argument of usb_maxpacket()Vincent Mailhol
2021-11-19media: mceusb: fix control-message timeoutsJohan Hovold
2021-09-30media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana
2021-09-30media: mceusb: ensure rx resolution can be retrievedSean Young
2021-07-22media: rc: rename s_learning_mode() to s_wideband_receiver()Sean Young
2021-01-27media: mceusb: sanity check for prescaler valueSean Young
2021-01-14media: mceusb: Fix potential out-of-bounds shiftJames Reynolds
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2020-08-28media: mceusb: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET
2019-10-07media: mceusb: fix out of bounds read in MCE receiver bufferA Sun
2019-08-21media: mceusb: fix (eliminate) TX IR signal length limitA Sun
2019-07-22media: mceusb: USB reset device following USB clear halt errorA Sun
2019-06-27media: mceusb: disable "nonsensical irdata" messagesA 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