aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/IR/ir-raw-event.c
AgeCommit message (Expand)Author
2010-10-21[media] ir-raw-event: Fix a stupid error at a printkMauro Carvalho Chehab
2010-10-21[media] IR: extend ir_raw_event and do refactoringMaxim Levitsky
2010-10-21[media] IR: plug races in IR raw threadMaxim Levitsky
2010-09-27V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter
2010-08-08V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky
2010-08-08V4L/DVB: IR: replace workqueue with kthreadMaxim Levitsky
2010-08-08V4L/DVB: IR: replace spinlock with mutexMaxim Levitsky
2010-08-08V4L/DVB: IR: minor fixesMaxim Levitsky
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson
2010-08-02V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrlDavid Härdeman
2010-08-02V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disablingDavid Härdeman
2010-08-02V4L/DVB: IR: let all protocol decoders have a go at raw dataJarod Wilson
2010-05-19V4L/DVB: ir-core: Add Sony support to ir-coreDavid Härdeman
2010-05-19V4L/DVB: ir-core: Add JVC support to ir-coreDavid Härdeman
2010-05-19V4L/DVB: ir-core: change duration to be coded as a u32 integerDavid Härdeman
2010-05-19V4L/DVB: Add RC6 support to ir-coreDavid Härdeman
2010-05-19V4L/DVB: ir-core: Remove warining noise if decoders compiled builtinMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab
2010-05-19V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman
2010-05-19V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab
2010-05-19V4L/DVB: ir: Make sure that the spinlocks are properly initializedMauro Carvalho Chehab
2010-05-19V4L-DVB: ir-core: remove the ancillary bufferMauro Carvalho Chehab
2010-05-19V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocolMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: improve keyup/keydown logicDavid Härdeman
2010-05-18V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcvMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: dynamically load the compiled IR protocolsMauro Carvalho Chehab
2010-05-18V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab