summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-03[media] mce_kbd: add missing keys from UK layoutSean Young
2017-02-03[media] lirc: cannot read from tx-only deviceSean Young
2017-01-31[media] lirc: fix null dereference for tx-only devicesSean Young
2017-01-31[media] lirc: LIRC_GET_MIN_TIMEOUT should be in rangeSean Young
2017-01-31[media] rc: remove excessive spaces from error messageSean Young
2017-01-31[media] lirc: fix transmit-only read featuresSean Young
2017-01-31[media] rc/keymaps: add a keytable for the GeekBox remote controlMartin Blumenstingl
2017-01-31[media] rc: add driver for IR remote receiver on MT7623 SoCSean Wang
2017-01-30[media] staging: lirc_imon: port remaining usb ids to imon and removeSean Young
2017-01-30[media] ir-rx51: port to rc-coreSean Young
2017-01-30[media] rc: add support for IR LEDs driven through SPIAndi Shyti
2017-01-30[media] rc-ir-raw: do not generate any receiving thread for raw transmittersAndi Shyti
2017-01-30[media] rc-core: add support for IR raw transmittersAndi Shyti
2017-01-30[media] rc-main: split setup and unregister functionsAndi Shyti
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: nuvoton-cir: Add support wakeup via sysfs filter callbackAntti Seppälä
2017-01-30[media] rc: rc-loopback: Add loopback of filter scancodesJames Hogan
2017-01-30[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan
2017-01-30[media] rc: ir-sony-decoder: Add encode capabilitySean Young
2017-01-30[media] rc: ir-sharp-decoder: Add encode capabilitySean Young
2017-01-30[media] rc: ir-sanyo-decoder: Add encode capabilitySean Young
2017-01-30[media] rc: ir-jvc-decoder: Add encode capabilitySean Young
2017-01-30[media] rc: ir-nec-decoder: Add encode capabilityJames Hogan
2017-01-30[media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä
2017-01-30[media] rc: ir-rc5-decoder: Add encode capabilityJames Hogan
2017-01-30[media] rc: rc-ir-raw: Add pulse-distance modulation helperJames Hogan
2017-01-30[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helperAntti Seppälä
2017-01-30[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young
2017-01-30[media] winbond-cir: use sysfs wakeup filterSean Young
2017-01-30[media] rc: unify nec32 protocol scancode formatSean Young
2017-01-30[media] rc: Add scancode validationSean Young
2017-01-30[media] rc: change wakeup_protocols to list all protocol variantsSean Young
2017-01-30[media] rc5x: document that this is the 20 bit variantSean Young
2017-01-30[media] rc5x: 6th command bit is S2 bitSean Young
2017-01-30[media] rc: allow software timeout to be setSean Young
2017-01-30[media] serial_ir: generate timeoutSean Young
2017-01-30[media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmitSean Young
2017-01-30[media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not workSean Young
2017-01-30[media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on successSean Young
2017-01-30[media] cxusb: port to rc-coreSean Young
2017-01-30[media] rc: refactor raw handler kthreadHeiner Kallweit
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-01[media] lirc: fix error paths in lirc_cdev_add()Sean Young
2016-11-23[media] mceusb: remove pointless mce_flush_rx_buffer functionSean Young
2016-11-23[media] mceusb: remove useless debug messageSean Young
2016-11-22[media] ir-hix5hd2: make hisilicon,power-syscon property deprecatedRuqiang Ju
2016-11-22[media] sanyo decoder: address was being truncatedSean Young