Commit Graph

8 Commits (20feaab0323cc062b298c12e77869424df05f31f)

Author SHA1 Message Date
David Härdeman 5588dc2b02 [media] rc-core: lirc use unsigned int 14 years ago
Jarod Wilson 08aeb7c9a4 [media] rc: add locking to fix register/show race 14 years ago
Jarod Wilson 5aad724280 [media] rc: fix up and genericize some time unit conversions 14 years ago
David Härdeman 829ba9fe34 [media] rc-core: fix some leftovers from the renaming patches 14 years ago
Mauro Carvalho Chehab b088ba658b [media] rc: Properly name the rc_map struct 14 years ago
Mauro Carvalho Chehab 52b661449a [media] rc: Rename remote controller type to rc_type instead of ir_type 14 years ago
Mauro Carvalho Chehab ca86674b8a [media] Rename all public generic RC functions from ir_ to rc_ 14 years ago
Mauro Carvalho Chehab 6bda96447c [media] rc: rename the remaining things to rc_core 14 years ago
David Härdeman d8b4b5822f [media] ir-core: make struct rc_dev the primary interface 14 years ago
David Härdeman 4c7b355df6 [media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main 14 years ago
David Härdeman 3ffea4988b [media] ir-core: more cleanups of ir-functions.c 14 years ago
David Härdeman 62c6503125 [media] ir-core: remove remaining users of the ir-functions keyhandlers 14 years ago
Maxim Levitsky 4651918a4a [media] IR: extend ir_raw_event and do refactoring 14 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