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
/
ir-rc5-decoder.c
Age
Commit message (
Expand
)
Author
2018-05-14
media: rc: decoders do not need to check for transitions
Sean Young
2018-04-20
media: rc: set timeout to smallest value required by enabled protocols
Sean Young
2018-02-14
media: rc: replace IR_dprintk() with dev_dbg in IR decoders
Sean Young
2018-01-23
media: rc: do not remove first bit if leader pulse is present
Sean Young
2018-01-23
media: rc: clean up leader pulse/space for manchester encoding
Sean Young
2017-12-14
media: lirc: use the correct carrier for scancode transmit
Sean Young
2017-12-11
media: rc: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-01-30
[media] rc: ir-rc5-decoder: Add encode capability
James Hogan
2017-01-30
[media] rc5x: document that this is the 20 bit variant
Sean Young
2017-01-30
[media] rc5x: 6th command bit is S2 bit
Sean Young
2016-07-09
[media] Fix RC5 decoding with Fintek CIR chipset
Jonathan McDowell
2015-11-19
[media] media: rc: move check whether a protocol is enabled to the core
Heiner Kallweit
2015-08-19
Revert "[media] rc: ir-rc5-decoder: Add encode capability"
David Härdeman
2015-05-14
[media] rc: ir-rc5-decoder: Add encode capability
James Hogan
2014-10-30
[media] rc5-decoder: BZ#85721: Fix RC5-SZ decoding
Mauro Carvalho Chehab
2014-07-30
[media] ir-rc5-decoder: print where decoding fails
Mauro Carvalho Chehab
2014-07-25
[media] rc-core: merge rc5 and streamzap decoders
David Härdeman
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
2013-03-23
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
David Härdeman
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
2011-10-31
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
[media] Rename rc-core files from ir- to rc-
Mauro Carvalho Chehab
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab