aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/imon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+22
2012-01-26[media] imon: don't wedge hardware after early callbacksJarod Wilson1-4/+22
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-20/+1
2011-09-21[media] imon: don't parse scancodes until intf configuredJarod Wilson1-4/+6
2011-08-06[media] imon: rate-limit send_packet spewJarod Wilson1-12/+14
2011-07-01[media] imon: allow either proto on unknown 0xffdcJarod Wilson1-0/+3
2011-07-01[media] imon: auto-config ffdc 7e deviceJarod Wilson1-0/+1
2011-06-11[media] imon: fix initial panel key repeat suppressionJarod Wilson1-2/+4
2011-06-11[media] imon: support for 0x46 0xffdc imon vfdJarod Wilson1-0/+9
2011-05-20[media] imon: Correct call to input_free_deviceJulia Lawall1-1/+1
2011-05-20[media] imon: clean up disconnect routineJarod Wilson1-27/+7
2011-05-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-4/+27
2011-04-29[media] imon: add conditional locking in change_protocolJarod Wilson1-4/+27
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22[media] imon: add more panel scancode mappingsJarod Wilson1-1/+10
2011-01-19[media] rc/imon: default to key mode instead of mouse modeJarod Wilson1-14/+4
2011-01-19[media] rc/imon: need to submit urb before ffdc type checkJarod Wilson1-14/+14
2011-01-19[media] rc/imon: fix ffdc device detection oopsJarod Wilson1-6/+8
2010-12-29[media] media: Remove unnecessary casts of usb_get_intfdataJoe Perches1-1/+1
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-19/+19
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-5/+5
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-33/+25
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab1-0/+2465