Sean Young
|
a86d6df84a
media: rc: set timeout to smallest value required by enabled protocols
|
7 years ago |
Sean Young
|
50078a9038
media: rc: replace IR_dprintk() with dev_dbg in IR decoders
|
7 years ago |
Sean Young
|
cdfaa01c1c
media: lirc: use the correct carrier for scancode transmit
|
8 years ago |
Mauro Carvalho Chehab
|
20835280ce
media: rc: add SPDX identifiers to the code I wrote
|
7 years ago |
Mauro Carvalho Chehab
|
64dc6829a0
media: ir-nec-decoder: fix kernel-doc parameters
|
7 years ago |
Sean Young
|
829bbf2688
media: rc: nec decoder should not send both repeat and keycode
|
8 years ago |
Sean Young
|
6d741bfed5
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
|
8 years ago |
Shawn Guo
|
e8ffda7862
media: rc: ir-nec-decoder: move scancode composing code into a shared function
|
8 years ago |
David Härdeman
|
265a2988d2
media: rc-core: consistent use of rc_repeat()
|
8 years ago |
James Hogan
|
141cfb1432
[media] rc: ir-nec-decoder: Add encode capability
|
11 years ago |
Sean Young
|
6eae57e9d5
[media] rc: unify nec32 protocol scancode format
|
8 years ago |
Sean Young
|
2ceeca0499
[media] rc: split nec protocol into its three variants
|
9 years ago |
Heiner Kallweit
|
d80ca8bd71
[media] media: rc: move check whether a protocol is enabled to the core
|
9 years ago |
David Härdeman
|
c5540fbb9d
[media] rc-core: remove protocol arrays
|
11 years ago |
David Härdeman
|
120703f9eb
[media] rc-core: document the protocol type
|
11 years ago |
David Härdeman
|
42f5e630e0
[media] rc-core: do not change 32bit NEC scancode format for now
|
11 years ago |
James Hogan
|
1a1934fab0
[media] rc: abstract access to allowed/enabled protocols
|
11 years ago |
Mauro Carvalho Chehab
|
37e59f876b
[media, edac] Change my email address
|
11 years ago |
James Hogan
|
18bc174481
[media] media: rc: change 32bit NEC scancode format
|
11 years ago |
David Härdeman
|
9719afae5e
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
|
12 years ago |
David Härdeman
|
c003ab1bed
[media] rc-core: add separate defines for protocol bitmaps and numbers
|
13 years ago |
Sean Young
|
743135e7a5
[media] nec-decoder: fix NEC decoding for Pioneer Laserdisc CU-700 remote
|
13 years ago |
Mauro Carvalho Chehab
|
12cbfd0a3c
Merge tag 'v3.2-rc2' into staging/for_v3.3
|
14 years ago |
Mauro Carvalho Chehab
|
39cac3758f
[media] ir-nec-decoder: Report what bit failed at debug msg
|
14 years ago |
Paul Gortmaker
|
7a707b8920
drivers/media: Add module.h to all files using it implicitly
|
14 years ago |
Jarod Wilson
|
4be22b6a7f
[media] rc: interim support for 32-bit NEC-ish scancodes
|
14 years ago |
Mariusz Białończyk
|
21d3301410
[media] ir-nec-decoder: fix repeat key issue
|
14 years ago |
Mauro Carvalho Chehab
|
52b661449a
[media] rc: Rename remote controller type to rc_type instead of ir_type
|
15 years ago |
Mauro Carvalho Chehab
|
ca86674b8a
[media] Rename all public generic RC functions from ir_ to rc_
|
15 years ago |
David Härdeman
|
d8b4b5822f
[media] ir-core: make struct rc_dev the primary interface
|
15 years ago |