aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/mceusb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-15[media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann1-1/+1
2012-05-14[media] v4l/dvb: fix compiler warningsHans Verkuil1-2/+1
2012-03-19[media] mceusb: add Formosa device ID 0xe042Jarod Wilson1-0/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-19/+1
2011-08-27[media] mceusb: update version, copyright, authorJarod Wilson1-3/+8
2011-08-27[media] mceusb: report actual tx frequenciesJarod Wilson1-5/+11
2011-08-27[media] mceusb: flash LED (emu v2+ only) to signal end of initJarod Wilson1-0/+14
2011-08-27[media] mceusb: get misc port data from hardwareJarod Wilson1-1/+39
2011-08-27[media] mceusb: query device for firmware emulator versionJarod Wilson1-2/+17
2011-08-27[media] mceusb: issue device resume cmd when neededJarod Wilson1-0/+13
2011-08-27[media] mceusb: set wakeup bits for IR-based resumeJarod Wilson1-0/+5
2011-08-27[media] mceusb: give hardware time to reply to cmdsJarod Wilson1-0/+1
2011-08-27[media] mceusb: command/response updates from MS docsJarod Wilson1-120/+173
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman1-6/+4
2011-07-11[media] mceusb: increase default timeout to 100msRafi Rubin1-1/+1
2011-07-11[media] mceusb: Timeout unit correctionsRafi Rubin1-3/+4
2011-06-11[media] mceusb: plug memory leak on data transmitJarod Wilson1-0/+3
2011-06-11[media] mceusb: mce_sync_in is brain-deadJarod Wilson1-23/+7
2011-06-11[media] mceusb: support I-O Data GV-MC7/RCKITJarod Wilson1-0/+3
2011-06-11[media] mceusb: add and use mce_dbg printk macroJarod Wilson1-19/+25
2011-05-20[media] mceusb: passing ep to request_packet is redundantJarod Wilson1-9/+9
2011-05-20[media] mceusb: Formosa e017 device has no txJarod Wilson1-1/+7
2011-05-20[media] mceusb: tivo transceiver should default to tivo keymapJarod Wilson1-1/+7
2011-04-29[media] mceusb: add Dell transceiver IDJarod Wilson1-0/+2
2011-03-22[media] mceusb: topseed 0x0011 needs gen3 init for tx to workJarod Wilson1-1/+1
2011-03-22[media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab1-1/+1
2011-03-02[media] mceusb: don't claim multifunction device non-IR partsJarod Wilson1-12/+15
2011-01-31[media] mceusb: really fix remaining keybounce issuesJarod Wilson1-0/+3
2011-01-31[media] rc: use time unit conversion macros correctlyJarod Wilson1-3/+3
2011-01-19[media] rc/mceusb: timeout should be in ns, not usJarod Wilson1-2/+2
2011-01-19[media] rc: fix up and genericize some time unit conversionsJarod Wilson1-4/+3
2010-12-29[media] rc: fix sysfs entry for mceusb and streamzapPaul Bender1-1/+1
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-66/+46
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab1-0/+1333