summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* media: rc: mtk-cir: use of_device_get_match_data()Ryder Lee2018-04-201-3/+1
* media: rc: ir-spi: update Andi's e-mailAndi Shyti2018-04-201-2/+2
* media: rc: mceusb: allow the timeout to be configurableSean Young2018-04-201-0/+22
* media: rc: mceusb: IR of length 0 means IR timeout, not resetSean Young2018-04-201-1/+6
* media: rc: mce_kbd decoder: fix race conditionSean Young2018-04-202-7/+18
* media: rc: mce_kbd decoder: remove superfluous call to input_syncSean Young2018-04-201-1/+0
* media: rc: mce_kbd decoder: fix stuck keysSean Young2018-04-201-0/+2
* media: rc: mce_kbd protocol encodes two scancodesSean Young2018-04-202-10/+13
* media: rc: mce_kbd decoder: low timeout values cause double keydownsSean Young2018-04-201-5/+7
* media: rc: per-protocol repeat period and minimum keyup timerSean Young2018-04-202-28/+30
* media: rc: add ioctl to get the current timeoutSean Young2018-04-201-0/+7
* media: rc: set timeout to smallest value required by enabled protocolsSean Young2018-04-2013-7/+47
* media: rc: report receiver and transmitter type on device registerSean Young2018-04-201-2/+20
* media: st_rc: Don't stay on an IRQ handler foreverMauro Carvalho Chehab2018-04-171-6/+10
* Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-0326-388/+946
|\
| * media: rc: mceusb: pid 0x0609 vid 0x031d does not under report carrier cyclesSean Young2018-03-211-1/+7
| * media: mceusb: add IR learning support features (IR carrier frequency measure...A Sun2018-03-211-12/+140
| * media: rc: meson-ir: lower timeout and make configurableSean Young2018-03-211-1/+3
| * media: rc: meson-ir: add timeout on idleSean Young2018-03-212-5/+28
| * media: imon: rename protocol from other to imonSean Young2018-03-211-14/+23
| * media: rc: add new imon protocol decoder and encoderSean Young2018-03-216-2/+213
| * media: rc: oops in ir_timer_keyup after device unplugSean Young2018-03-211-3/+3
| * media: rc: new driver for early iMon deviceSean Young2018-03-213-0/+212
| * media: rc: add keymap for iMON RSC remoteSean Young2018-03-212-0/+82
| * media: Revert "[media] staging: lirc_imon: port remaining usb ids to imon and...Sean Young2018-03-211-128/+7
| * media: rc: update sunxi-ir driver to get base clock frequency from devicetreePhilipp Rossak2018-03-211-8/+11
| * media: rc: fix race condition in ir_raw_event_store_edge() handlingSean Young2018-02-272-5/+24
| * media: rc: no need to announce major numberSean Young2018-02-271-2/+2
| * media: rc: get start time just before calling driver txSean Young2018-02-141-2/+2
| * media: rc: remove useless if statementSean Young2018-02-141-1/+1
| * media: rc: remove obsolete commentSean Young2018-02-141-7/+0
| * media: rc: remove IR_dprintk() from rc-coreSean Young2018-02-143-54/+53
| * media: rc: replace IR_dprintk() with dev_dbg in IR decodersSean Young2018-02-149-104/+106
| * media: rc: ir-spi: fix duty cycleSean Young2018-02-141-22/+2
| * media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()Alexey Khoroshilov2018-02-141-7/+28
| * media: rc: don't mark IR decoders default yAndi Kleen2018-02-141-11/+0
* | media: img-ir: Drop METAG dependencyJames Hogan2018-03-051-1/+1
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-6/+6
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0685-1855/+1426
|\
| * media: rc: do not remove first bit if leader pulse is presentSean Young2018-01-234-10/+12
| * media: rc: clean up leader pulse/space for manchester encodingSean Young2018-01-235-44/+24
| * media: lirc: lirc daemon fails to detect raw IR deviceSean Young2018-01-231-2/+2
| * media: lirc: add module alias for lirc_devSean Young2018-01-231-0/+2
| * media: lirc: don't kfree the uninitialized pointer txbufColin Ian King2018-01-231-2/+3
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-042-4/+4
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-4/+4
| * media: ir-spi: add SPDX identifierAndi Shyti2017-12-181-10/+5
| * media: lirc: release lock before sleepSean Young2017-12-181-1/+5
| * media: lirc: no need to recalculate durationSean Young2017-12-181-9/+1
| * media: lirc: do not pass ERR_PTR to kfreeSean Young2017-12-181-17/+18
OpenPOWER on IntegriCloud