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