Commit Graph

41 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
Maxim Levitsky 4651918a4a [media] IR: extend ir_raw_event and do refactoring 15 years ago
Jarod Wilson ee08940531 V4L/DVB: IR: export ir_keyup so imon driver can use it directly 15 years ago
Maxim Levitsky e589333f34 V4L/DVB: IR: extend interfaces to support more device settings 15 years ago
Maxim Levitsky 4a702ebf61 V4L/DVB: IR: add helper function for hardware with small o/b buffer 15 years ago
Maxim Levitsky b378f43fe9 V4L/DVB: IR: Allow not to compile keymaps in 15 years ago
Jarod Wilson 30eb1be718 V4L/DVB: IR TX: incoming IR buffer now an int pointer 15 years ago
Jarod Wilson 9b7c54d926 V4L/DVB: IR: add tx callbacks to ir-core 15 years ago
David Härdeman e40b1127f9 V4L/DVB: ir-core: change duration to be coded as a u32 integer 15 years ago
Jarod Wilson 1c0e0ee580 V4L/DVB: ir-core: make ir_g_keycode_from_table a public function 15 years ago
Mauro Carvalho Chehab 3f113e3610 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h 15 years ago
David Härdeman 724e249550 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations 15 years ago
Mauro Carvalho Chehab 626cf6979e V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders 15 years ago
Mauro Carvalho Chehab 9dfe4e8339 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders 15 years ago
Mauro Carvalho Chehab 4f9256b496 V4L/DVB: ir-core: move rc map code to rc-map.h 15 years ago
Mauro Carvalho Chehab 587835a4b0 V4L-DVB: ir-core: remove the ancillary buffer 15 years ago
Mauro Carvalho Chehab db1423a6c7 V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol 15 years ago
David Härdeman a374fef443 V4L/DVB: ir-core: improve keyup/keydown logic 15 years ago
David Härdeman b3074c0a3f V4L/DVB: drivers/media/IR - improve keytable code 15 years ago
Mauro Carvalho Chehab bd7261d3d7 V4L/DVB: ir-common: remove keymap tables from the module 15 years ago
Mauro Carvalho Chehab 02858eedcb V4L/DVB: ir-core: Make use of the new IR keymap modules 15 years ago
Mauro Carvalho Chehab b2245ba164 V4L/DVB: ir: prepare IR code for a parameter change at register function 15 years ago
Mauro Carvalho Chehab 9ce50c1a5f V4L/DVB: ir-core: Add support for RC map code register 15 years ago
Mauro Carvalho Chehab 77b7422d48 V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file 15 years ago
Mauro Carvalho Chehab 716aab44df V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core 15 years ago
Mauro Carvalho Chehab 93c312ff21 V4L/DVB: ir-core: prepare to add more operations for ir decoders 15 years ago
Mauro Carvalho Chehab 995187bed3 V4L/DVB: ir-core: dynamically load the compiled IR protocols 15 years ago
Mauro Carvalho Chehab 9f1547829a V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode 15 years ago
Mauro Carvalho Chehab ada39630c7 V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core 15 years ago
Mauro Carvalho Chehab 6660de568d V4L/DVB: ir-core: add two functions to report keyup/keydown events 15 years ago
Mauro Carvalho Chehab a3572c34da V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core 15 years ago
Mauro Carvalho Chehab 727e625cc2 V4L/DVB: ir-core: export driver name used by IR via uevent 15 years ago
Mauro Carvalho Chehab 2915e5ef35 V4L/DVB: ir-core: Add a macro to properly create IR tables 15 years ago
Mauro Carvalho Chehab 945cdfa2c9 V4L/DVB: ir: use a real device instead of a virtual class 15 years ago
Mauro Carvalho Chehab 8719cfdb4a V4L/DVB (13833): ir-core: some functions can be static 15 years ago
Mauro Carvalho Chehab 971e8298de V4L/DVB (13680): ir: use unsigned long instead of enum 15 years ago
Mauro Carvalho Chehab 53f870228d V4L/DVB (13635): ir-core: Implement protocol table type reading 15 years ago
Mauro Carvalho Chehab e93854da88 V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core 15 years ago
Mauro Carvalho Chehab 4714eda877 V4L/DVB (13633): ir-core: create a new class for remote controllers 15 years ago
Mauro Carvalho Chehab 38ef6aa884 V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister 15 years ago
Mauro Carvalho Chehab 75543cce0c V4L/DVB (13615): ir-core: create ir_input_register 15 years ago
Mauro Carvalho Chehab 446e4a64d2 V4L/DVB (13613): IR: create ir-core module 15 years ago