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