summaryrefslogtreecommitdiffstats
path: root/drivers/media/IR/mceusb.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab2010-12-291-1333/+0Star
* [media] mceusb: set a default rx timeoutJarod Wilson2010-12-201-0/+1
* [media] mceusb: fix inverted mask inversion logicJarod Wilson2010-12-201-11/+11
* [media] mceusb: add another Fintek device IDJarod Wilson2010-12-201-0/+2
* [media] rc: fix sysfs entry for mceusb and streamzapPaul Bender2010-12-201-2/+5
* [media] mceusb: fix keybouce issue after parser simplificationJarod Wilson2010-12-201-10/+46
* [media] mceusb: buffer parsing fixups for 1st-gen deviceJarod Wilson2010-12-201-1/+5
* [media] mceusb: fix up reporting of trailing spaceJarod Wilson2010-12-201-32/+13Star
* [media] mceusb: add support for Conexant Hybrid TV RDU253SJarod Wilson2010-12-201-10/+27
* [media] mceusb: hook debug print spew directly into parser routineJarod Wilson2010-10-231-20/+25
* [media] mceusb: add symbolic names for commandsJarod Wilson2010-10-231-76/+117
* [media] mceusb: Allow a per-model device nameMauro Carvalho Chehab2010-10-231-2/+8
* [media] mceusb: allow a per-model RC mapMauro Carvalho Chehab2010-10-231-5/+12
* [media] mceusb: add a per-model structureMauro Carvalho Chehab2010-10-231-50/+76
* [media] mceusb: improve ir data buffer parserMauro Carvalho Chehab2010-10-231-48/+103
* [media] mceusb: add support for cx231xx-based IR (e. g. Polaris)Mauro Carvalho Chehab2010-10-211-0/+16
* [media] IR: extend ir_raw_event and do refactoringMaxim Levitsky2010-10-211-1/+2
* V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson2010-09-281-0/+4
* V4L/DVB: IR/mceusb: less generic callback name and remove cruftJarod Wilson2010-08-091-4/+2Star
* V4L/DVB: IR/mceusb: remove bad ir_input_dev useJarod Wilson2010-08-091-14/+1Star
* V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson2010-08-021-16/+18
* V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab2010-08-021-2/+1Star
* V4L/DVB: IR/mceusb: unify and simplify different gen device initJarod Wilson2010-08-021-43/+7Star
* V4L/DVB: IR/mceusb: add tx callback functions and wire upJarod Wilson2010-08-021-10/+138
* V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsenseJarod Wilson2010-08-021-49/+14Star
* V4L/DVB: IR/mceusb: misc cleanups and init fixesJarod Wilson2010-08-021-69/+69
* V4L/DVB: IR/mceusb: use the proper ir-core device unregister functionJarod Wilson2010-08-021-1/+1
* V4L/DVB: IR: add mceusb IR receiver driverJarod Wilson2010-08-021-0/+1085