Sign in
android-kvm
/
linux
/
dd98d2895de6485c884a9cb42de69fed02826fa4
/
drivers
/
media
/
rc
/
ir-rc5-decoder.c
528222d8
media: rc: harmonize infrared durations to microseconds
by Sean Young
· 4 years, 6 months ago
09161a0
media: rc: decoders do not need to check for transitions
by Sean Young
· 7 years ago
a86d6df
media: rc: set timeout to smallest value required by enabled protocols
by Sean Young
· 7 years ago
50078a9
media: rc: replace IR_dprintk() with dev_dbg in IR decoders
by Sean Young
· 7 years ago
80008dd
media: rc: do not remove first bit if leader pulse is present
by Sean Young
· 7 years ago
ddf9c1b
media: rc: clean up leader pulse/space for manchester encoding
by Sean Young
· 7 years ago
cdfaa01
media: lirc: use the correct carrier for scancode transmit
by Sean Young
· 8 years ago
2083528
media: rc: add SPDX identifiers to the code I wrote
by Mauro Carvalho Chehab
· 7 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 8 years ago
e9ab364
[media] rc: ir-rc5-decoder: Add encode capability
by James Hogan
· 10 years ago
0fcd3f0
[media] rc5x: document that this is the 20 bit variant
by Sean Young
· 8 years ago
fd844d9
[media] rc5x: 6th command bit is S2 bit
by Sean Young
· 8 years ago
bbdb34c
[media] Fix RC5 decoding with Fintek CIR chipset
by Jonathan McDowell
· 9 years ago
d80ca8b
[media] media: rc: move check whether a protocol is enabled to the core
by Heiner Kallweit
· 9 years ago
e49b361
Revert "[media] rc: ir-rc5-decoder: Add encode capability"
by David Härdeman
· 10 years ago
a0466f1
[media] rc: ir-rc5-decoder: Add encode capability
by James Hogan
· 10 years ago
cef8348
[media] rc5-decoder: BZ#85721: Fix RC5-SZ decoding
by Mauro Carvalho Chehab
· 10 years ago
3257057
[media] ir-rc5-decoder: print where decoding fails
by Mauro Carvalho Chehab
· 11 years ago
e87b540
[media] rc-core: merge rc5 and streamzap decoders
by David Härdeman
· 11 years ago
c5540fb
[media] rc-core: remove protocol arrays
by David Härdeman
· 11 years ago
120703f
[media] rc-core: document the protocol type
by David Härdeman
· 11 years ago
1a1934f
[media] rc: abstract access to allowed/enabled protocols
by James Hogan
· 11 years ago
37e59f8
[media, edac] Change my email address
by Mauro Carvalho Chehab
· 11 years ago
9719afa
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
by David Härdeman
· 12 years ago
c003ab1
[media] rc-core: add separate defines for protocol bitmaps and numbers
by David Härdeman
· 12 years ago
7a707b8
drivers/media: Add module.h to all files using it implicitly
by Paul Gortmaker
· 14 years ago
52b6614
[media] rc: Rename remote controller type to rc_type instead of ir_type
by Mauro Carvalho Chehab
· 14 years ago
ca86674
[media] Rename all public generic RC functions from ir_ to rc_
by Mauro Carvalho Chehab
· 14 years ago
d8b4b58
[media] ir-core: make struct rc_dev the primary interface
by David Härdeman
· 14 years ago
f62de67
[media] Rename rc-core files from ir- to rc-
by Mauro Carvalho Chehab
· 14 years ago
32cf86f
[media] rename drivers/media/IR to drives/media/rc
by Mauro Carvalho Chehab
· 14 years ago
[Renamed from drivers/media/IR/ir-rc5-decoder.c]
4651918
[media] IR: extend ir_raw_event and do refactoring
by Maxim Levitsky
· 14 years ago
c216369
V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl
by David Härdeman
· 15 years ago
667c9eb
V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling
by David Härdeman
· 15 years ago
7366646e
V4L/DVB: IR: only initially registers protocol that matches loaded keymap
by Jarod Wilson
· 15 years ago
e40b112
V4L/DVB: ir-core: change duration to be coded as a u32 integer
by David Härdeman
· 15 years ago
733419b
V4L/DVB: Add RC5x support to ir-core
by David Härdeman
· 15 years ago
3f113e3
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
by Mauro Carvalho Chehab
· 15 years ago
724e249
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
by David Härdeman
· 15 years ago
6eb9435
V4L/DVB: ir: Make sure that the spinlocks are properly initialized
by Mauro Carvalho Chehab
· 15 years ago
9b09df5
V4L/DVB: ir-rc5-decoder: fix state machine
by Mauro Carvalho Chehab
· 15 years ago
7f20d32
V4L/DVB: re-add enable/disable check to the IR decoders
by Mauro Carvalho Chehab
· 15 years ago
587835a
V4L-DVB: ir-core: remove the ancillary buffer
by Mauro Carvalho Chehab
· 15 years ago
db1423a
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
by Mauro Carvalho Chehab
· 15 years ago