index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
rc-main.c
Age
Commit message (
Expand
)
Author
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-07-15
media: lirc: ensure lirc device receives repeats
Marko Mäkelä
2022-06-20
media: rc: Directly use ida_free()
keliu
2021-07-12
media: rc: rc-main.c: deleted the repeated word
lijian
2021-03-11
media: rc: compile rc-cec.c into rc-core
Hans Verkuil
2021-01-11
media: rc: fix timeout handling after switch to microsecond durations
Matthias Reichl
2021-01-04
media: rc: ensure that uevent can be read directly after rc device register
Sean Young
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-03
media: rc: rename ir_lirc_* functions to lirc_*
Sean Young
2020-08-28
media: rc: do not access device via sysfs after rc_unregister_device()
Sean Young
2020-08-28
media: rc: uevent sysfs file races with rc_unregister_device()
Sean Young
2020-07-04
media: rc: return proper error code on error handling path in init
Evgeny Novikov
2020-03-12
media: rc: make scancodes 64 bit
Sean Young
2020-01-03
media: rc: ensure lirc is initialized before registering input device
Sean Young
2019-10-07
media: rc: mark input device as pointing stick
Sean Young
2019-05-23
media: rc-main: clean-up two warnings
Mauro Carvalho Chehab
2019-04-22
media: rc: xbox_remote: add protocol and set timeout
Matthias Reichl
2019-03-01
media: rc: fix several typos
Mauro Carvalho Chehab
2019-03-01
media: Revert "media: rc: some events are dropped by userspace"
Sean Young
2019-02-18
media: rc: rcmm decoder and encoder
Patrick Lerda
2018-11-22
media: rc: ensure close() is called on rc_unregister_device
Sean Young
2018-11-22
media: rc: cec devices do not have a lirc chardev
Sean Young
2018-10-05
media: rc: imon: report mouse events using rc-core's input device
Sean Young
2018-10-05
media: rc: some events are dropped by userspace
Sean Young
2018-07-30
media: rc: read out of bounds if bpf reports high protocol number
Sean Young
2018-05-28
media: rc: ensure input/lirc device can be opened after register
Sean Young
2018-04-20
media: rc: mce_kbd protocol encodes two scancodes
Sean Young
2018-04-20
media: rc: per-protocol repeat period and minimum keyup timer
Sean Young
2018-04-20
media: rc: set timeout to smallest value required by enabled protocols
Sean Young
2018-03-21
media: rc: add new imon protocol decoder and encoder
Sean Young
2018-03-21
media: rc: oops in ir_timer_keyup after device unplug
Sean Young
2018-02-14
media: rc: remove IR_dprintk() from rc-core
Sean Young
2017-12-18
media: rc: bang in ir_do_keyup
Sean Young
2017-12-14
media: cec: move cec autorepeat handling to rc-core
Sean Young
2017-12-14
media: lirc: scancode rc devices should have a lirc device too
Sean Young
2017-12-14
media: lirc: ensure lirc device receives nec repeats
Sean Young
2017-12-14
media: lirc: implement reading scancode
Sean Young
2017-12-14
media: lirc: remove last remnants of lirc kapi
Sean Young
2017-12-14
media: lirc: do not call close() or open() on unregistered devices
Sean Young
2017-12-14
media: lirc: move lirc_dev->attached to rc_dev->registered
Sean Young
2017-12-14
media: rc: document and fix rc_validate_scancode()
Sean Young
2017-12-14
media: lirc: validate scancode for transmit
Sean Young
2017-12-14
media: lirc: lirc interface should not be a raw decoder
Sean Young
2017-12-14
media: rc: auto load encoder if necessary
Sean Young
2017-12-11
media: rc: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
2017-11-30
media: rc: partial revert of "media: rc: per-protocol repeat period"
Sean Young
2017-11-27
media: rc: fix lots of documentation warnings
Mauro Carvalho Chehab
2017-10-31
media: rc: Convert timers to use timer_setup()
Kees Cook
2017-10-04
[media] media: rc: Delete duplicate debug message
Marc Gonzalez
2017-10-04
[media] media: rc: Use bsearch library function
Thomas Meyer
[next]