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
/
imon.c
Age
Commit message (
Expand
)
Author
2012-05-15
[media] drivers/media: add missing __devexit_p() annotations
Arnd Bergmann
2012-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-26
[media] imon: don't wedge hardware after early callbacks
Jarod Wilson
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-09-21
[media] imon: don't parse scancodes until intf configured
Jarod Wilson
2011-08-06
[media] imon: rate-limit send_packet spew
Jarod Wilson
2011-07-01
[media] imon: allow either proto on unknown 0xffdc
Jarod Wilson
2011-07-01
[media] imon: auto-config ffdc 7e device
Jarod Wilson
2011-06-11
[media] imon: fix initial panel key repeat suppression
Jarod Wilson
2011-06-11
[media] imon: support for 0x46 0xffdc imon vfd
Jarod Wilson
2011-05-20
[media] imon: Correct call to input_free_device
Julia Lawall
2011-05-20
[media] imon: clean up disconnect routine
Jarod Wilson
2011-05-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-29
[media] imon: add conditional locking in change_protocol
Jarod Wilson
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
[media] imon: add more panel scancode mappings
Jarod Wilson
2011-01-19
[media] rc/imon: default to key mode instead of mouse mode
Jarod Wilson
2011-01-19
[media] rc/imon: need to submit urb before ffdc type check
Jarod Wilson
2011-01-19
[media] rc/imon: fix ffdc device detection oops
Jarod Wilson
2010-12-29
[media] media: Remove unnecessary casts of usb_get_intfdata
Joe Perches
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
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