summaryrefslogtreecommitdiff
path: root/drivers/media/IR/mceusb.c
AgeCommit message (Expand)Author
2010-10-22[media] mceusb: hook debug print spew directly into parser routineJarod Wilson
2010-10-22[media] mceusb: add symbolic names for commandsJarod Wilson
2010-10-22[media] mceusb: Allow a per-model device nameMauro Carvalho Chehab
2010-10-22[media] mceusb: allow a per-model RC mapMauro Carvalho Chehab
2010-10-22[media] mceusb: add a per-model structureMauro Carvalho Chehab
2010-10-22[media] mceusb: improve ir data buffer parserMauro Carvalho Chehab
2010-10-21[media] mceusb: add support for cx231xx-based IR (e. g. Polaris)Mauro Carvalho Chehab
2010-10-21[media] IR: extend ir_raw_event and do refactoringMaxim Levitsky
2010-09-28V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson
2010-08-09V4L/DVB: IR/mceusb: less generic callback name and remove cruftJarod Wilson
2010-08-09V4L/DVB: IR/mceusb: remove bad ir_input_dev useJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab
2010-08-02V4L/DVB: IR/mceusb: unify and simplify different gen device initJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: add tx callback functions and wire upJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsenseJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: misc cleanups and init fixesJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: use the proper ir-core device unregister functionJarod Wilson
2010-08-02V4L/DVB: IR: add mceusb IR receiver driverJarod Wilson