summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/mantis/mantis_input.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] rc: use rc_map_ prefix for all rc map tablesMauro Carvalho Chehab1-4/+4
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-30/+42
2010-08-02V4L/DVB: ir-core: convert mantis to not use ir-functions.cDavid Härdeman1-4/+1
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab1-1/+1
2010-01-17V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister fu...Mauro Carvalho Chehab1-3/+3
2010-01-17V4L/DVB (13809): Fix Checkpatch violationsManu Abraham1-14/+14
2010-01-17V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham1-0/+1
2010-01-17V4L/DVB (13806): Register and Initialize Remote controlManu Abraham1-0/+147