index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
mceusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
[media] mceusb: move check earlier to make smatch happy
Dan Carpenter
1
-4
/
+4
2013-02-08
[media] mceusb: make transmit work on HP transceiver
Sean Young
1
-14
/
+11
2013-02-08
[media] mceusb: make transmit work on the Philips IR transceiver
Sean Young
1
-5
/
+3
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-1
/
+1
2012-09-18
[media] mceusb: Optimize DIV_ROUND_CLOSEST call
Jean Delvare
1
-1
/
+1
2012-08-13
[media] rc-core: move timeout and checks to lirc
David Härdeman
1
-18
/
+0
2012-08-13
[media] rc: do not wake up rc thread unless there is something to do
Sean Young
1
-3
/
+7
2012-07-30
[media] Minor cleanups for MCE USB
Sean Young
1
-8
/
+5
2012-07-30
[media] mceusb: Add Twisted Melon USB IDs
Mark Lord
1
-0
/
+7
2012-05-15
[media] drivers/media: add missing __devexit_p() annotations
Arnd Bergmann
1
-1
/
+1
2012-05-14
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
1
-2
/
+1
2012-03-19
[media] mceusb: add Formosa device ID 0xe042
Jarod Wilson
1
-0
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-19
/
+1
2011-08-27
[media] mceusb: update version, copyright, author
Jarod Wilson
1
-3
/
+8
2011-08-27
[media] mceusb: report actual tx frequencies
Jarod Wilson
1
-5
/
+11
2011-08-27
[media] mceusb: flash LED (emu v2+ only) to signal end of init
Jarod Wilson
1
-0
/
+14
2011-08-27
[media] mceusb: get misc port data from hardware
Jarod Wilson
1
-1
/
+39
2011-08-27
[media] mceusb: query device for firmware emulator version
Jarod Wilson
1
-2
/
+17
2011-08-27
[media] mceusb: issue device resume cmd when needed
Jarod Wilson
1
-0
/
+13
2011-08-27
[media] mceusb: set wakeup bits for IR-based resume
Jarod Wilson
1
-0
/
+5
2011-08-27
[media] mceusb: give hardware time to reply to cmds
Jarod Wilson
1
-0
/
+1
2011-08-27
[media] mceusb: command/response updates from MS docs
Jarod Wilson
1
-120
/
+173
2011-07-27
[media] rc-core: lirc use unsigned int
David Härdeman
1
-6
/
+4
2011-07-11
[media] mceusb: increase default timeout to 100ms
Rafi Rubin
1
-1
/
+1
2011-07-11
[media] mceusb: Timeout unit corrections
Rafi Rubin
1
-3
/
+4
2011-06-11
[media] mceusb: plug memory leak on data transmit
Jarod Wilson
1
-0
/
+3
2011-06-11
[media] mceusb: mce_sync_in is brain-dead
Jarod Wilson
1
-23
/
+7
2011-06-11
[media] mceusb: support I-O Data GV-MC7/RCKIT
Jarod Wilson
1
-0
/
+3
2011-06-11
[media] mceusb: add and use mce_dbg printk macro
Jarod Wilson
1
-19
/
+25
2011-05-20
[media] mceusb: passing ep to request_packet is redundant
Jarod Wilson
1
-9
/
+9
2011-05-20
[media] mceusb: Formosa e017 device has no tx
Jarod Wilson
1
-1
/
+7
2011-05-20
[media] mceusb: tivo transceiver should default to tivo keymap
Jarod Wilson
1
-1
/
+7
2011-04-29
[media] mceusb: add Dell transceiver ID
Jarod Wilson
1
-0
/
+2
2011-03-22
[media] mceusb: topseed 0x0011 needs gen3 init for tx to work
Jarod Wilson
1
-1
/
+1
2011-03-22
[media] rc/keymaps: Rename Hauppauge table as rc-hauppauge
Mauro Carvalho Chehab
1
-1
/
+1
2011-03-02
[media] mceusb: don't claim multifunction device non-IR parts
Jarod Wilson
1
-12
/
+15
2011-01-31
[media] mceusb: really fix remaining keybounce issues
Jarod Wilson
1
-0
/
+3
2011-01-31
[media] rc: use time unit conversion macros correctly
Jarod Wilson
1
-3
/
+3
2011-01-19
[media] rc/mceusb: timeout should be in ns, not us
Jarod Wilson
1
-2
/
+2
2011-01-19
[media] rc: fix up and genericize some time unit conversions
Jarod Wilson
1
-4
/
+3
2010-12-29
[media] rc: fix sysfs entry for mceusb and streamzap
Paul Bender
1
-1
/
+1
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
1
-66
/
+46
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
1
-0
/
+1333