aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-03[media] mce_kbd: add missing keys from UK layoutSean Young2-1/+2
2017-02-03[media] lirc: cannot read from tx-only deviceSean Young1-0/+3
2017-01-31[media] lirc: fix null dereference for tx-only devicesSean Young1-1/+1
2017-01-31[media] lirc: LIRC_GET_MIN_TIMEOUT should be in rangeSean Young1-1/+1
2017-01-31[media] rc: remove excessive spaces from error messageSean Young1-2/+1
2017-01-31[media] lirc: fix transmit-only read featuresSean Young1-2/+3
2017-01-31[media] rc/keymaps: add a keytable for the GeekBox remote controlMartin Blumenstingl2-0/+56
2017-01-31[media] rc: add driver for IR remote receiver on MT7623 SoCSean Wang3-0/+347
2017-01-30[media] staging: lirc_imon: port remaining usb ids to imon and removeSean Young1-6/+127
2017-01-30[media] ir-rx51: port to rc-coreSean Young2-215/+119
2017-01-30[media] rc: add support for IR LEDs driven through SPIAndi Shyti3-0/+209
2017-01-30[media] rc-ir-raw: do not generate any receiving thread for raw transmittersAndi Shyti1-5/+11
2017-01-30[media] rc-core: add support for IR raw transmittersAndi Shyti1-17/+25
2017-01-30[media] rc-main: split setup and unregister functionsAndi Shyti1-62/+81
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti23-46/+28
2017-01-30[media] rc: nuvoton-cir: Add support wakeup via sysfs filter callbackAntti Seppälä1-24/+96
2017-01-30[media] rc: rc-loopback: Add loopback of filter scancodesJames Hogan1-0/+39
2017-01-30[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan1-5/+21
2017-01-30[media] rc: ir-sony-decoder: Add encode capabilitySean Young3-0/+132
2017-01-30[media] rc: ir-sharp-decoder: Add encode capabilitySean Young1-0/+50
2017-01-30[media] rc: ir-sanyo-decoder: Add encode capabilitySean Young1-0/+43
2017-01-30[media] rc: ir-jvc-decoder: Add encode capabilitySean Young1-0/+39
2017-01-30[media] rc: ir-nec-decoder: Add encode capabilityJames Hogan1-0/+81
2017-01-30[media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä1-0/+117
2017-01-30[media] rc: ir-rc5-decoder: Add encode capabilityJames Hogan1-0/+97
2017-01-30[media] rc: rc-ir-raw: Add pulse-distance modulation helperJames Hogan2-0/+111
2017-01-30[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helperAntti Seppälä2-0/+118
2017-01-30[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan2-0/+39
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young18-19/+19
2017-01-30[media] winbond-cir: use sysfs wakeup filterSean Young1-126/+131
2017-01-30[media] rc: unify nec32 protocol scancode formatSean Young2-44/+47
2017-01-30[media] rc: Add scancode validationSean Young1-3/+68
2017-01-30[media] rc: change wakeup_protocols to list all protocol variantsSean Young5-72/+242
2017-01-30[media] rc5x: document that this is the 20 bit variantSean Young2-4/+4
2017-01-30[media] rc5x: 6th command bit is S2 bitSean Young1-1/+1
2017-01-30[media] rc: allow software timeout to be setSean Young2-2/+7
2017-01-30[media] serial_ir: generate timeoutSean Young1-1/+23
2017-01-30[media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmitSean Young1-2/+8
2017-01-30[media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not workSean Young1-2/+2
2017-01-30[media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on successSean Young1-2/+2
2017-01-30[media] cxusb: port to rc-coreSean Young4-0/+239
2017-01-30[media] rc: refactor raw handler kthreadHeiner Kallweit2-31/+17
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus19-84/+0
2016-12-25ktime: Get rid of the unionThomas Gleixner1-1/+1
2016-12-01[media] lirc: fix error paths in lirc_cdev_add()Sean Young1-5/+3
2016-11-23[media] mceusb: remove pointless mce_flush_rx_buffer functionSean Young1-46/+31
2016-11-23[media] mceusb: remove useless debug messageSean Young1-20/+1
2016-11-22[media] ir-hix5hd2: make hisilicon,power-syscon property deprecatedRuqiang Ju1-9/+16
2016-11-22[media] sanyo decoder: address was being truncatedSean Young1-1/+2