summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)AuthorFilesLines
2017-06-04[media] rc-core: race condition during ir_raw_event_register()Sean Young1-5/+8
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2017-04-20Annotate hardware config module parameters in drivers/media/David Howells1-5/+5
2017-04-10[media] imon: use setup_timerGeliang Tang1-3/+2
2017-04-05[media] rc: promote lirc_sir out of stagingSean Young3-0/+448
2017-04-04Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab4-76/+82
2017-03-24[media] rc: sunxi-cir: simplify optional reset handlingPhilipp Zabel1-14/+7
2017-03-24[media] st_rc: simplify optional reset handlingPhilipp Zabel1-7/+6
2017-03-24[media] mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-03-24[media] lirc: use refcounting for lirc devicesSean Young1-69/+51
2017-03-24[media] serial_ir: iommap is a memory address, not boolSean Young1-2/+2
2017-03-24[media] mce_kbd: add encoderSean Young5-9/+58
2017-03-24[media] lirc: advertise LIRC_CAN_GET_REC_RESOLUTION and improveSean Young1-1/+7
2017-03-24[media] rc: lirc keymap no longer makes any senseSean Young3-44/+1
2017-03-24[media] gpio-ir: do not allow a timeout of 0Sean Young1-1/+1
2017-03-24[media] winbond: allow timeout to be setSean Young1-1/+3
2017-03-24[media] lirc: return ENOTTY when device does support ioctlSean Young1-0/+6
2017-03-24[media] lirc: return ENOTTY when ioctl is not supportedSean Young2-11/+11
2017-03-24[media] cxusb: dvico remotes are necSean Young2-83/+83
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-76/+82
2017-03-03[media] rc: protocol is not set on register for raw IR devicesSean Young1-9/+9
2017-03-03[media] rc: raw decoder for keymap protocol is not loaded on registerSean Young1-2/+6
2017-03-03[media] rc: nuvoton: fix deadlock in nvt_write_wakeup_codesHeiner Kallweit1-2/+3
2017-03-03[media] lirc: fix dead lock between open and wakeup_filterSean Young1-2/+2
2017-03-03[media] serial_ir: ensure we're ready to receive interruptsSean Young1-61/+62
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...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