include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / media / IR / ir-keytable.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Dmitry TorokhovInput: scancode in get/set_keycodes should be unsigned
2010-02-26 Alexander BeregalovV4L/DVB: ir: fix memory leak
2010-02-26 Mauro Carvalho ChehabV4L/DVB (13856): ir-keytable: simplify and avoid a...
2010-02-26 Mauro Carvalho ChehabV4L/DVB (13833): ir-core: some functions can be static
2010-02-26 Mauro Carvalho ChehabV4L/DVB (13638): ir-core: documment missed functions
2010-02-26 Mauro Carvalho ChehabV4L/DVB (13634): ir-core: allow passing IR device param...
2010-02-26 Mauro Carvalho ChehabV4L/DVB (13633): ir-core: create a new class for remote...
2010-01-17 Mauro Carvalho ChehabV4L/DVB (13858): ir-keytable: use the right header
2009-12-16 Mauro Carvalho ChehabV4L/DVB (13617): ir: move input_register_device() to...
2009-12-16 Mauro Carvalho ChehabV4L/DVB (13616): IR: rename ir_input_free as ir_input_u...
2009-12-16 Mauro Carvalho ChehabV4L/DVB (13615): ir-core: create ir_input_register
2009-12-16 Mauro Carvalho ChehabV4L/DVB (13613): IR: create ir-core module
2009-12-16 Mauro Carvalho ChehabV4L/DVB (13612): IR: Move common IR code to drivers...