linux-stable/drivers/media/rc
Sean Young dde7edff35 media: lirc: when transmitting scancodes, block until transmit is done
The semantics for lirc IR transmit with raw IR is that the write call
should block until the IR is transmitted. Some drivers have no idea
when this actually is (e.g. mceusb), so there is a wait.

This is useful for userspace, as it might want to send a IR button press,
a gap of a predefined number of milliseconds, and then send a repeat
message.

It turns out that for transmitting scancodes this feature is even more
useful, as user space has no idea how long the IR is. So, maintain
the existing semantics for IR scancode transmit.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-12-18 15:19:57 -05:00
..
img-ir media: img-ir-hw: fix one kernel-doc comment 2017-11-27 10:09:03 -05:00
keymaps media: rc keymaps: add SPDX identifiers to the code I wrote 2017-12-11 07:42:54 -05:00
ati_remote.c [media] media: rc: constify usb_device_id 2017-10-04 15:06:09 -03:00
ene_ir.c media: rc: Convert timers to use timer_setup() 2017-10-31 06:31:44 -04:00
ene_ir.h
fintek-cir.c
fintek-cir.h
gpio-ir-recv.c [media] media: rc: fix gpio-ir-receiver build failure 2017-10-05 10:16:21 -03:00
gpio-ir-tx.c media: rc: gpio-ir-tx: use ktime accessor functions 2017-08-31 05:35:54 -04:00
igorplugusb.c media: rc: Convert timers to use timer_setup() 2017-10-31 06:31:44 -04:00
iguanair.c
imon.c media: imon: remove unused function tv2int 2017-12-18 15:18:39 -05:00
ir-hix5hd2.c
ir-jvc-decoder.c media: lirc: use the correct carrier for scancode transmit 2017-12-14 10:35:15 -05:00
ir-mce_kbd-decoder.c media: lirc: implement reading scancode 2017-12-14 10:35:20 -05:00
ir-nec-decoder.c media: lirc: use the correct carrier for scancode transmit 2017-12-14 10:35:15 -05:00
ir-rc5-decoder.c media: lirc: use the correct carrier for scancode transmit 2017-12-14 10:35:15 -05:00
ir-rc6-decoder.c media: lirc: use the correct carrier for scancode transmit 2017-12-14 10:35:15 -05:00
ir-rx51.c
ir-sanyo-decoder.c media: lirc: use the correct carrier for scancode transmit 2017-12-14 10:35:15 -05:00
ir-sharp-decoder.c media: lirc: use the correct carrier for scancode transmit 2017-12-14 10:35:15 -05:00
ir-sony-decoder.c media: lirc: use the correct carrier for scancode transmit 2017-12-14 10:35:15 -05:00
ir-spi.c
ir-xmp-decoder.c media: rc: fix kernel-doc parameter names 2017-11-30 04:18:52 -05:00
ite-cir.c
ite-cir.h
Kconfig media: lirc: lirc interface should not be a raw decoder 2017-12-14 10:35:16 -05:00
lirc_dev.c media: lirc: when transmitting scancodes, block until transmit is done 2017-12-18 15:19:57 -05:00
Makefile media: rc: move ir-lirc-codec.c contents into lirc_dev.c 2017-12-14 10:35:23 -05:00
mceusb.c media: rc: mceusb: add support for 15f4:0135 2017-10-31 06:35:32 -04:00
meson-ir.c
mtk-cir.c
nuvoton-cir.c
nuvoton-cir.h
pwm-ir-tx.c
rc-core-priv.h media: fix SPDX comment on some header files 2017-12-18 15:15:53 -05:00
rc-ir-raw.c media: lirc: lirc interface should not be a raw decoder 2017-12-14 10:35:16 -05:00
rc-loopback.c
rc-main.c media: rc: bang in ir_do_keyup 2017-12-18 15:19:14 -05:00
redrat3.c [media] media: rc: constify usb_device_id 2017-10-04 15:06:09 -03:00
serial_ir.c media: serial_ir: Convert timers to use timer_setup() 2017-10-27 17:38:54 +02:00
sir_ir.c media: rc: sir_ir: detect presence of port 2017-11-15 08:57:34 -05:00
st_rc.c media: drivers: remove "/**" from non-kernel-doc comments 2017-11-30 04:19:03 -05:00
streamzap.c media: drivers: remove "/**" from non-kernel-doc comments 2017-11-30 04:19:03 -05:00
sunxi-cir.c
tango-ir.c media: rc: Add driver for tango HW IR decoder 2017-10-11 12:41:08 -04:00
ttusbir.c
winbond-cir.c media: winbond-cir: Fix pnp_irq's error checking for wbcir_probe 2017-12-14 10:35:28 -05:00
zx-irdec.c