index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Lines
2020-07-04
media: rc: return proper error code on error handling path in init
Evgeny Novikov
-1
/
+1
2020-07-04
media: fintek-cir: remove unused function fintek_clear_reg_bit
Sean Young
-7
/
+0
2020-07-04
media: nuvoton-cir: remove setting tx carrier functions
Sean Young
-32
/
+0
2020-06-23
media: rc: add support for Infrared Toy and IR Droid devices
Sean Young
-0
/
+521
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-44
/
+67
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
-1
/
+1
2020-05-12
media: gpio-ir-tx: allow transmission without carrier
Sean Young
-4
/
+40
2020-05-12
media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
Sean Young
-6
/
+1
2020-04-29
media: rc: no need for decoder state if decoder not enabled
Sean Young
-0
/
+22
2020-04-26
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
-0
/
+2
2020-04-21
media: iguanair: rc drivers no longer need to do locking
Sean Young
-33
/
+3
2020-04-21
media: ir-rx51: Use 64-bit division macro
Guru Das Srinagesh
-1
/
+1
2020-03-20
media: rc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-2
/
+2
2020-03-12
media: rc: make scancodes 64 bit
Sean Young
-33
/
+59
2020-03-02
media: rc: iguanair: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-03-02
media: rc: fix spelling mistake "to" -> "too"
Colin Ian King
-1
/
+1
2020-02-24
media: rc: add keymap for Videostrong KII Pro
Mohammad Rasim
-0
/
+84
2020-01-09
media: iguanair: fix endpoint sanity check
Johan Hovold
-1
/
+1
2020-01-08
media: rc: ir-hix5hd2: add hi3796cv300-ir support
Shawn Guo
-18
/
+61
2020-01-03
media: serial_ir: change "ignoring spike" to debug level
Bodo Eggert
-1
/
+1
2020-01-03
media: rc: ensure lirc is initialized before registering input device
Sean Young
-11
/
+16
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+1
2019-11-09
media: rc: add keymap for Beelink GS1 remote control
Clément Péron
-0
/
+85
2019-11-08
media: rc/ite-cir: fix smatch warning
Hans Verkuil
-1
/
+1
2019-10-24
media: imon: invalid dereference in imon_touch_event
Sean Young
-2
/
+1
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
-3
/
+1
2019-10-16
media: rc: add keymap for Tronsmart Vega S95/S96 remote
Christian Hewitt
-0
/
+55
2019-10-16
media: imon_raw: simplify loop
Sean Young
-18
/
+4
2019-10-07
media: rc: Use devm_platform_ioremap_resource() in tango_ir_probe()
Markus Elfring
-12
/
+2
2019-10-07
media: rc: Use the correct style for SPDX License Identifier
Nishad Kamdar
-1
/
+1
2019-10-07
media: rc: Add support for another iMON 0xffdc device
Flavius Georgescu
-10
/
+51
2019-10-07
media: mceusb: fix out of bounds read in MCE receiver buffer
A Sun
-43
/
+98
2019-10-07
media: rc: increase rc-mm tolerance and add debug message
Sean Young
-2
/
+4
2019-10-07
media: rc: mark input device as pointing stick
Sean Young
-0
/
+1
2019-08-21
media: mceusb: fix (eliminate) TX IR signal length limit
A Sun
-138
/
+196
2019-08-21
media: rc: add keymap for HardKernel ODROID remote
Christian Hewitt
-0
/
+55
2019-08-21
media: rc: add keymap for WeTeK Play 2 remote
Christian Hewitt
-0
/
+94
2019-08-21
media: rc: add keymap for WeTek Hub remote
Christian Hewitt
-0
/
+54
2019-08-21
media: rc: add keymap for Tanix TX5 max remote
Christian Hewitt
-0
/
+69
2019-08-21
media: rc: add keymap for Tanix TX3 mini remote
Christian Hewitt
-0
/
+78
2019-08-21
media: rc: add keymap for Khadas VIM/EDGE remote
Christian Hewitt
-0
/
+55
2019-08-21
media: rc: add keymap for Amediatech X96-MAX remote
Christian Hewitt
-0
/
+84
2019-08-14
media: rc: imon: Allow iMON RC protocol for ffdc 7e device
Darius Rad
-1
/
+6
2019-08-14
media: rc: imon-rsc keymap has incorrect mappings
Sean Young
-3
/
+4
2019-08-14
media: imon_raw: prevent "nonsensical timing event of duration 0"
Sean Young
-1
/
+1
2019-08-14
media: imon_raw: simplify and explain bit operations
Sean Young
-9
/
+34
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
-13
/
+4
2019-08-04
media: rc: sunxi: Add RXSTA bits definition
Clément Péron
-6
/
+12
2019-08-04
media: rc: sunxi: Add A31 compatible
Clément Péron
-0
/
+9
2019-08-04
media: rc: Introduce sunxi_ir_quirks
Clément Péron
-14
/
+47
[next]