git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7534f0
)
[media] Fix cx88 remote control input
author
Lawrence Rust
<lvr@softsystem.co.uk>
Fri, 8 Apr 2011 12:50:45 +0000
(09:50 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 4 May 2011 19:30:20 +0000
(16:30 -0300)
In the IR interrupt handler of cx88-input.c there's a 32-bit multiply
overflow which causes IR pulse durations to be incorrectly calculated.
This is a regression caused by commit
2997137be8eba
.
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found