summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lirc/lirc_igorplugusb.c
Commit message (Collapse)AuthorAgeFilesLines
* [media] lirc_igorplugusb: add Fit PC2 device IDJarod Wilson2010-10-231-0/+2
| | | | | Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] lirc_igorplugusb: handle hw buffer overruns betterJarod Wilson2010-10-231-25/+38
| | | | | Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] lirc_igorplugusb: assorted fixupsJarod Wilson2010-10-231-58/+65
| | | | | | | | | Tighten up error checking, rename some functions to less generic names, remove unnecessary cruft, add missing debug modparam wiring, and fix up some printk output. Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] lirc_igorplugusb: Fix a compilation waringMauro Carvalho Chehab2010-10-211-1/+1
| | | | | | | drivers/staging/lirc/lirc_igorplugusb.c: In function ‘usb_remote_probe’: drivers/staging/lirc/lirc_igorplugusb.c:393: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 3 has type ‘unsigned int’ Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* V4L/DVB: staging/lirc: add lirc_igorplugusb driverJarod Wilson2010-08-021-0/+555
Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>