summaryrefslogtreecommitdiff
path: root/include/media/ir-core.h
AgeCommit message (Expand)Author
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman
2010-12-29[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-mainDavid Härdeman
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman
2010-10-21[media] IR: extend ir_raw_event and do refactoringMaxim Levitsky
2010-10-21V4L/DVB: IR: export ir_keyup so imon driver can use it directlyJarod Wilson
2010-08-09V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky
2010-08-09V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky
2010-08-09V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky
2010-08-02V4L/DVB: IR TX: incoming IR buffer now an int pointerJarod Wilson
2010-08-02V4L/DVB: IR: add tx callbacks to ir-coreJarod Wilson
2010-05-19V4L/DVB: ir-core: change duration to be coded as a u32 integerDavid Härdeman
2010-05-19V4L/DVB: ir-core: make ir_g_keycode_from_table a public functionJarod Wilson
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-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: move rc map code to rc-map.hMauro 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-19V4L/DVB: drivers/media/IR - improve keytable codeDavid Härdeman
2010-05-19V4L/DVB: ir-common: remove keymap tables from the moduleMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: Add support for RC map code registerMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate fileMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro 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/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: add two functions to report keyup/keydown eventsMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Add a macro to properly create IR tablesMauro Carvalho Chehab
2010-05-18V4L/DVB: ir: use a real device instead of a virtual classMauro Carvalho Chehab
2010-02-26V4L/DVB (13833): ir-core: some functions can be staticMauro Carvalho Chehab
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab
2010-02-26V4L/DVB (13635): ir-core: Implement protocol table type readingMauro Carvalho Chehab
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab
2010-02-26V4L/DVB (13633): ir-core: create a new class for remote controllersMauro Carvalho Chehab
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab
2009-12-16V4L/DVB (13615): ir-core: create ir_input_registerMauro Carvalho Chehab
2009-12-16V4L/DVB (13613): IR: create ir-core moduleMauro Carvalho Chehab