summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2017-06-06[media] sir_ir: infinite loop in interrupt handlerSean Young
2017-06-04[media] rc-core: race condition during ir_raw_event_register()Sean Young
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in drivers/media/David Howells
2017-04-10[media] imon: use setup_timerGeliang Tang
2017-04-05[media] rc: promote lirc_sir out of stagingSean Young
2017-04-04Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab
2017-03-24[media] rc: sunxi-cir: simplify optional reset handlingPhilipp Zabel
2017-03-24[media] st_rc: simplify optional reset handlingPhilipp Zabel
2017-03-24[media] mceusb: fix NULL-deref at probeJohan Hovold
2017-03-24[media] lirc: use refcounting for lirc devicesSean Young
2017-03-24[media] serial_ir: iommap is a memory address, not boolSean Young
2017-03-24[media] mce_kbd: add encoderSean Young
2017-03-24[media] lirc: advertise LIRC_CAN_GET_REC_RESOLUTION and improveSean Young
2017-03-24[media] rc: lirc keymap no longer makes any senseSean Young
2017-03-24[media] gpio-ir: do not allow a timeout of 0Sean Young
2017-03-24[media] winbond: allow timeout to be setSean Young
2017-03-24[media] lirc: return ENOTTY when device does support ioctlSean Young
2017-03-24[media] lirc: return ENOTTY when ioctl is not supportedSean Young
2017-03-24[media] cxusb: dvico remotes are necSean Young
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-03-03[media] rc: protocol is not set on register for raw IR devicesSean Young
2017-03-03[media] rc: raw decoder for keymap protocol is not loaded on registerSean Young
2017-03-03[media] rc: nuvoton: fix deadlock in nvt_write_wakeup_codesHeiner Kallweit
2017-03-03[media] lirc: fix dead lock between open and wakeup_filterSean Young
2017-03-03[media] serial_ir: ensure we're ready to receive interruptsSean Young
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