summaryrefslogtreecommitdiffstats
path: root/drivers/media/IR/mceusb.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-27V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson1-0/+4
2010-08-08V4L/DVB: IR/mceusb: less generic callback name and remove cruftJarod Wilson1-4/+2
2010-08-08V4L/DVB: IR/mceusb: remove bad ir_input_dev useJarod Wilson1-14/+1
2010-08-02V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson1-16/+18
2010-08-02V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab1-2/+1
2010-08-02V4L/DVB: IR/mceusb: unify and simplify different gen device initJarod Wilson1-43/+7
2010-08-02V4L/DVB: IR/mceusb: add tx callback functions and wire upJarod Wilson1-10/+138
2010-08-02V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsenseJarod Wilson1-49/+14
2010-08-02V4L/DVB: IR/mceusb: misc cleanups and init fixesJarod Wilson1-69/+69
2010-08-02V4L/DVB: IR/mceusb: use the proper ir-core device unregister functionJarod Wilson1-1/+1
2010-08-02V4L/DVB: IR: add mceusb IR receiver driverJarod Wilson1-0/+1085