index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
IR
/
ir-nec-decoder.c
Age
Commit message (
Expand
)
Author
2010-08-02
V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl
David Härdeman
2010-08-02
V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling
David Härdeman
2010-08-02
V4L/DVB: IR: only initially registers protocol that matches loaded keymap
Jarod Wilson
2010-05-19
V4L/DVB: ir-core: change duration to be coded as a u32 integer
David Härdeman
2010-05-19
V4L/DVB: Add NECx support to ir-core
David Härdeman
2010-05-19
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
David Härdeman
2010-05-19
V4L/DVB: ir: Make sure that the spinlocks are properly initialized
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: re-add enable/disable check to the IR decoders
Mauro Carvalho Chehab
2010-05-19
V4L-DVB: ir-core: remove the ancillary buffer
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-nec-decoder: Cleanups
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-nec-decoder: Reimplement the entire decoder
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
2010-05-18
V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: ir-core: prepare to add more operations for ir decoders
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: ir-core: dynamically load the compiled IR protocols
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
Mauro Carvalho Chehab