index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
mceusb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-2
/
+2
*
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-19
/
+1
*
[media] mceusb: update version, copyright, author
Jarod Wilson
2011-08-27
1
-3
/
+8
*
[media] mceusb: report actual tx frequencies
Jarod Wilson
2011-08-27
1
-5
/
+11
*
[media] mceusb: flash LED (emu v2+ only) to signal end of init
Jarod Wilson
2011-08-27
1
-0
/
+14
*
[media] mceusb: get misc port data from hardware
Jarod Wilson
2011-08-27
1
-1
/
+39
*
[media] mceusb: query device for firmware emulator version
Jarod Wilson
2011-08-27
1
-2
/
+17
*
[media] mceusb: issue device resume cmd when needed
Jarod Wilson
2011-08-27
1
-0
/
+13
*
[media] mceusb: set wakeup bits for IR-based resume
Jarod Wilson
2011-08-27
1
-0
/
+5
*
[media] mceusb: give hardware time to reply to cmds
Jarod Wilson
2011-08-27
1
-0
/
+1
*
[media] mceusb: command/response updates from MS docs
Jarod Wilson
2011-08-27
1
-120
/
+173
*
[media] rc-core: lirc use unsigned int
David Härdeman
2011-07-27
1
-6
/
+4
*
[media] mceusb: increase default timeout to 100ms
Rafi Rubin
2011-07-11
1
-1
/
+1
*
[media] mceusb: Timeout unit corrections
Rafi Rubin
2011-07-11
1
-3
/
+4
*
[media] mceusb: plug memory leak on data transmit
Jarod Wilson
2011-06-11
1
-0
/
+3
*
[media] mceusb: mce_sync_in is brain-dead
Jarod Wilson
2011-06-11
1
-23
/
+7
*
[media] mceusb: support I-O Data GV-MC7/RCKIT
Jarod Wilson
2011-06-11
1
-0
/
+3
*
[media] mceusb: add and use mce_dbg printk macro
Jarod Wilson
2011-06-11
1
-19
/
+25
*
[media] mceusb: passing ep to request_packet is redundant
Jarod Wilson
2011-05-20
1
-9
/
+9
*
[media] mceusb: Formosa e017 device has no tx
Jarod Wilson
2011-05-20
1
-1
/
+7
*
[media] mceusb: tivo transceiver should default to tivo keymap
Jarod Wilson
2011-05-20
1
-1
/
+7
*
[media] mceusb: add Dell transceiver ID
Jarod Wilson
2011-04-29
1
-0
/
+2
*
[media] mceusb: topseed 0x0011 needs gen3 init for tx to work
Jarod Wilson
2011-03-22
1
-1
/
+1
*
[media] rc/keymaps: Rename Hauppauge table as rc-hauppauge
Mauro Carvalho Chehab
2011-03-22
1
-1
/
+1
*
[media] mceusb: don't claim multifunction device non-IR parts
Jarod Wilson
2011-03-02
1
-12
/
+15
*
[media] mceusb: really fix remaining keybounce issues
Jarod Wilson
2011-01-31
1
-0
/
+3
*
[media] rc: use time unit conversion macros correctly
Jarod Wilson
2011-01-31
1
-3
/
+3
*
[media] rc/mceusb: timeout should be in ns, not us
Jarod Wilson
2011-01-19
1
-2
/
+2
*
[media] rc: fix up and genericize some time unit conversions
Jarod Wilson
2011-01-19
1
-4
/
+3
*
[media] rc: fix sysfs entry for mceusb and streamzap
Paul Bender
2010-12-29
1
-1
/
+1
*
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
1
-66
/
+46
*
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
2010-12-29
1
-0
/
+1333