summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
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
2018-03-21media: rc: meson-ir: lower timeout and make configurableSean Young
2018-03-21media: rc: meson-ir: add timeout on idleSean Young
2018-03-21media: imon: rename protocol from other to imonSean Young
2018-03-21media: rc: add new imon protocol decoder and encoderSean Young
2018-03-21media: rc: oops in ir_timer_keyup after device unplugSean Young
2018-03-21media: rc: new driver for early iMon deviceSean Young
2018-03-21media: rc: add keymap for iMON RSC remoteSean Young
2018-03-21media: Revert "[media] staging: lirc_imon: port remaining usb ids to imon and...Sean Young
2018-03-21media: rc: update sunxi-ir driver to get base clock frequency from devicetreePhilipp Rossak
2018-03-05media: img-ir: Drop METAG dependencyJames Hogan
2018-02-27media: rc: fix race condition in ir_raw_event_store_edge() handlingSean Young
2018-02-27media: rc: no need to announce major numberSean Young
2018-02-14media: rc: get start time just before calling driver txSean Young
2018-02-14media: rc: remove useless if statementSean Young
2018-02-14media: rc: remove obsolete commentSean Young
2018-02-14media: rc: remove IR_dprintk() from rc-coreSean Young
2018-02-14media: rc: replace IR_dprintk() with dev_dbg in IR decodersSean Young
2018-02-14media: rc: ir-spi: fix duty cycleSean Young
2018-02-14media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()Alexey Khoroshilov
2018-02-14media: rc: don't mark IR decoders default yAndi Kleen
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-23media: rc: do not remove first bit if leader pulse is presentSean Young
2018-01-23media: rc: clean up leader pulse/space for manchester encodingSean Young
2018-01-23media: lirc: lirc daemon fails to detect raw IR deviceSean Young
2018-01-23media: lirc: add module alias for lirc_devSean Young
2018-01-23media: lirc: don't kfree the uninitialized pointer txbufColin Ian King
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-18media: ir-spi: add SPDX identifierAndi Shyti
2017-12-18media: lirc: release lock before sleepSean Young
2017-12-18media: lirc: no need to recalculate durationSean Young
2017-12-18media: lirc: do not pass ERR_PTR to kfreeSean Young
2017-12-18media: rc: iguanair: simplify tx loopSean Young
2017-12-18media: lirc: when transmitting scancodes, block until transmit is doneSean Young
2017-12-18media: rc: bang in ir_do_keyupSean Young
2017-12-18media: imon: remove unused function tv2intSean Young
2017-12-18media: imon: auto-config ffdc 26 deviceSean Young
2017-12-18media: fix SPDX comment on some header filesMauro Carvalho Chehab
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young
2017-12-14media: imon: auto-config ffdc 30 deviceSean Young
2017-12-14media: winbond-cir: Fix pnp_irq's error checking for wbcir_probeArvind Yadav
2017-12-14media: rc: Replace timeval with ktime_t in imon.cChunyan Zhang
2017-12-14media: lirc: improve lockingSean Young
2017-12-14media: lirc: allow lirc device to be opened more than onceSean Young
2017-12-14media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>Sean Young