index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
rc-ir-raw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: rc: be less noisy when driver misbehaves
Sean Young
2018-06-27
1
-4
/
+4
*
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-06-07
1
-17
/
+64
|
\
|
*
media: rc: drivers should produce alternate pulse and space timing events
Sean Young
2018-05-14
1
-4
/
+15
|
*
media: rc: default to idle on at startup or after reset
Sean Young
2018-05-14
1
-0
/
+1
|
*
media: rc: only register protocol for rc device if enabled
Sean Young
2018-05-04
1
-12
/
+18
|
*
media: rc: set timeout to smallest value required by enabled protocols
Sean Young
2018-04-20
1
-1
/
+30
*
|
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2018-05-30
1
-2
/
+10
|
/
*
media: rc: meson-ir: add timeout on idle
Sean Young
2018-03-21
1
-3
/
+27
*
media: rc: fix race condition in ir_raw_event_store_edge() handling
Sean Young
2018-02-27
1
-3
/
+21
*
media: rc: remove IR_dprintk() from rc-core
Sean Young
2018-02-14
1
-3
/
+3
*
media: rc: do not remove first bit if leader pulse is present
Sean Young
2018-01-23
1
-1
/
+0
*
media: rc: clean up leader pulse/space for manchester encoding
Sean Young
2018-01-23
1
-7
/
+5
*
media: lirc: lirc interface should not be a raw decoder
Sean Young
2017-12-14
1
-19
/
+5
*
media: rc: auto load encoder if necessary
Sean Young
2017-12-14
1
-0
/
+2
*
media: lirc: use the correct carrier for scancode transmit
Sean Young
2017-12-14
1
-0
/
+30
*
media: rc: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
2017-12-11
1
-13
/
+4
*
media: rc-ir-raw: cleanup kernel-doc markups
Mauro Carvalho Chehab
2017-11-27
1
-1
/
+1
*
media: rc: Convert timers to use timer_setup()
Kees Cook
2017-10-31
1
-4
/
+4
*
media: rc: use ktime accessor functions
Jasmin Jessich
2017-08-31
1
-5
/
+6
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
1
-2
/
+2
*
media: rc: simplify ir_raw_event_store_edge()
Sean Young
2017-08-20
1
-26
/
+5
*
media: rc: saa7134: add trailing space for timely decoding
Sean Young
2017-08-20
1
-1
/
+18
*
media: rc-core: improve ir_raw_store_edge() handling
Sean Young
2017-08-20
1
-0
/
+15
*
[media] rc-core: cleanup rc_register_device
David Härdeman
2017-06-13
1
-12
/
+24
*
[media] rc-core: race condition during ir_raw_event_register()
Sean Young
2017-06-04
1
-5
/
+8
*
[media] mce_kbd: add encoder
Sean Young
2017-03-24
1
-3
/
+3
*
[media] rc-ir-raw: do not generate any receiving thread for raw transmitters
Andi Shyti
2017-01-30
1
-5
/
+11
*
[media] rc: ir-sony-decoder: Add encode capability
Sean Young
2017-01-30
1
-0
/
+64
*
[media] rc: rc-ir-raw: Add pulse-distance modulation helper
James Hogan
2017-01-30
1
-0
/
+59
*
[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper
Antti Seppälä
2017-01-30
1
-0
/
+85
*
[media] rc: rc-ir-raw: Add scancode encoder callback
James Hogan
2017-01-30
1
-0
/
+37
*
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
2017-01-30
1
-1
/
+0
*
[media] rc: refactor raw handler kthread
Heiner Kallweit
2017-01-30
1
-29
/
+17
*
[media] rc: ir-raw: change type of available_protocols to atomic64_t
Heiner Kallweit
2016-10-24
1
-13
/
+4
*
[media] media: rc: fix deadlock when module ir_lirc_codec is removed
Heiner Kallweit
2016-09-22
1
-2
/
+7
*
[media] media: rc: raw: improve FIFO handling
Heiner Kallweit
2016-01-25
1
-15
/
+8
*
[media] media: rc: remove unneeded code
Heiner Kallweit
2015-12-03
1
-10
/
+0
*
[media] media: rc: move check whether a protocol is enabled to the core
Heiner Kallweit
2015-11-19
1
-1
/
+3
*
[media] media: rc: load decoder modules on-demand
Heiner Kallweit
2015-11-19
1
-10
/
+0
*
[media] media: rc: fix decoder module unloading
Heiner Kallweit
2015-11-19
1
-3
/
+14
*
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-05
1
-1
/
+1
|
\
|
*
[media] rc-core: use an IDA rather than a bitmap
David Härdeman
2015-07-06
1
-1
/
+1
*
|
Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"
David Härdeman
2015-08-19
1
-37
/
+0
*
|
Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"
David Härdeman
2015-08-19
1
-85
/
+0
*
|
Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"
David Härdeman
2015-08-19
1
-17
/
+0
|
/
*
[media] rc: rc-core: Add support for encode_wakeup drivers
James Hogan
2015-05-14
1
-0
/
+17
*
[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper
Antti Seppälä
2015-05-14
1
-0
/
+85
*
[media] rc: rc-ir-raw: Add scancode encoder callback
James Hogan
2015-05-14
1
-0
/
+37
*
[media] rc-core: fix protocol_change regression in ir_raw_event_register
Tomas Melin
2014-10-30
1
-1
/
+0
*
[media] rc: Add support for decoding XMP protocol
Marcel J.E. Mol
2014-07-26
1
-0
/
+1
[next]