Age | Commit message (Expand) | Author |
2010-05-19 | V4L/DVB: ir-core: remove IR_TYPE_PD | David Härdeman |
2010-05-19 | V4L/DVB: IR/imon: convert to ir-core protocol change handling | Jarod Wilson |
2010-05-19 | V4L/DVB: ir-core: fix some confusing comments | David Härdeman |
2010-05-19 | V4L/DVB: ir-core: fix table resize during keymap init | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c | David Härdeman |
2010-05-19 | V4L/DVB: irmon: Cleanup some warning noise | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-core: Add Sony support to ir-core | David Härdeman |
2010-05-19 | V4L/DVB: ir-core: Add JVC support to ir-core | David Härdeman |
2010-05-19 | V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-core: change duration to be coded as a u32 integer | David Härdeman |
2010-05-19 | V4L/DVB: ir-core: add imon driver | Jarod Wilson |
2010-05-19 | V4L/DVB: ir-core: add imon pad and mce keymaps | Jarod Wilson |
2010-05-19 | V4L/DVB: ir-core: make ir_g_keycode_from_table a public function | Jarod Wilson |
2010-05-19 | ir-core: Fix the delete logic | Mauro Carvalho Chehab |
2010-05-19 | ir-core: Remove the quotation mark from the uevent names | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir Kconfig: better describe the options | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-core-priv: fix a typo for RC6 config option | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: Add RC6 support to ir-core | David Härdeman |
2010-05-19 | V4L/DVB: Add NECx support to ir-core | David Härdeman |
2010-05-19 | V4L/DVB: Add RC5x support to ir-core | David Härdeman |
2010-05-19 | V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin | Mauro Carvalho Chehab |
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-core: fix gcc warning noise | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-core: properly present the supported and current protocols | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: rename sysfs remote controller devices from rcrcv to rc | 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: ir-rc5-decoder: fix state machine | 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: Add support for badly-implemented hardware decoders | Mauro Carvalho Chehab |
2010-05-19 | V4L-DVB: ir-core: remove the ancillary buffer | Mauro Carvalho Chehab |
2010-05-19 | V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol | 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-19 | V4L/DVB: ir-core: re-add some debug functions for keytable changes | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: drivers/media/IR - improve keytable code | David Härdeman |
2010-05-19 | V4L/DVB: ir-common: remove keymap tables from the module | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-core: Make use of the new IR keymap modules | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir: prepare IR code for a parameter change at register function | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: Break Remote Controller keymaps into modules | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-core: Add support for RC map code register | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file | Mauro Carvalho Chehab |
2010-05-19 | V4L/DVB: ir-common: Use macros to define the keytables | Mauro Carvalho Chehab |
2010-05-18 | V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core | Mauro Carvalho Chehab |
2010-05-18 | V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc | Mauro Carvalho Chehab |
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 |