summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | media: rc: drivers should produce alternate pulse and space timing eventsSean Young2018-05-141-4/+15
| * | | media: rc: default to idle on at startup or after resetSean Young2018-05-141-0/+1
| * | | media: mceusb: add missing breakSean Young2018-05-141-0/+1
| * | | media: mceusb: filter out bogus timing irdata of duration 0Sean Young2018-05-141-0/+5
| * | | media: mceusb: MCE_CMD_SETIRTIMEOUT cause strange behaviour on deviceSean Young2018-05-141-3/+19
| * | | Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-106-6/+6
| |\| |
| * | | media: rc: allow build pnp-dependent drivers with COMPILE_TESTMauro Carvalho Chehab2018-05-041-5/+5
| * | | media: rc: imon decoder: support the stickSean Young2018-05-042-3/+135
| * | | media: rc: only register protocol for rc device if enabledSean Young2018-05-041-12/+18
| * | | media: rc: mtk-cir: use of_device_get_match_data()Ryder Lee2018-04-201-3/+1Star
| * | | 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/+0Star
| * | | 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
| | |/ | |/|
* | | media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young2018-05-306-2/+388
| |/ |/|
* | MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-046-6/+6
|/
* Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-0426-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/+7Star
| * 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/+0Star
| * media: rc: remove IR_dprintk() from rc-coreSean Young2018-02-143-54/+53Star
| * 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/+2Star
| * 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/+0Star
* | 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/+1426Star
|\