aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/IR/ir-keytable.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-08Input: scancode in get/set_keycodes should be unsignedGravatar Dmitry Torokhov 1-2/+2
2010-02-26V4L/DVB: ir: fix memory leakGravatar Alexander Beregalov 1-1/+3
2010-02-26V4L/DVB (13856): ir-keytable: simplify and avoid a warningGravatar Mauro Carvalho Chehab 1-8/+4
2010-02-26V4L/DVB (13833): ir-core: some functions can be staticGravatar Mauro Carvalho Chehab 1-4/+2
2010-02-26V4L/DVB (13638): ir-core: documment missed functionsGravatar Mauro Carvalho Chehab 1-3/+10
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreGravatar Mauro Carvalho Chehab 1-2/+7
2010-02-26V4L/DVB (13633): ir-core: create a new class for remote controllersGravatar Mauro Carvalho Chehab 1-3/+14
2010-01-17V4L/DVB (13858): ir-keytable: use the right headerGravatar Mauro Carvalho Chehab 1-1/+1
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Gravatar Mauro Carvalho Chehab 1-6/+14
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterGravatar Mauro Carvalho Chehab 1-2/+2
2009-12-16V4L/DVB (13615): ir-core: create ir_input_registerGravatar Mauro Carvalho Chehab 1-12/+39
2009-12-16V4L/DVB (13613): IR: create ir-core moduleGravatar Mauro Carvalho Chehab 1-2/+19
2009-12-16V4L/DVB (13612): IR: Move common IR code to drivers/media/IRGravatar Mauro Carvalho Chehab 1-0/+433