aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/imon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03[media] imon: fix other RC type protocol supportUlrich Eckhardt1-1/+2
2014-09-23[media] imon: fix usbdev leaksAlexey Khoroshilov1-0/+6
2014-09-22[media] media/rc/imon.c: use USB API functions rather than constantsHimangi Saraogi1-1/+1
2014-09-03[media] imon: fix sparse warningsHans Verkuil1-4/+4
2014-08-21[media] imon: Fix not working front panelUlrich Eckhardt1-0/+1
2014-08-21[media] imon: Add internal key table for 15c2:0034Ulrich Eckhardt1-1/+22
2014-08-21[media] imon: Define keytables per USB Device IdUlrich Eckhardt1-93/+173
2014-07-25[media] rc-core: fix various sparse warningsDavid Härdeman1-4/+4
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-4/+3
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-1/+4
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-3/+4
2014-01-07[media] media: Remove OOM message after input_allocate_deviceJoe Perches1-6/+2
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
2013-04-23[media] media/rc/imon.c: kill urb when send_packet() is interruptedKevin Baradon1-1/+3
2013-04-23[media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failedKevin Baradon1-1/+8
2013-04-23[media] imon: Use large delays earlierKevin Baradon1-6/+7
2013-03-21[media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when keypad is pressedKevin Baradon1-11/+0
2013-03-21[media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036Kevin Baradon1-4/+13
2013-02-01[media] imon: fix Knob event interpretation issues on ARMAlexandre Lissy1-2/+2
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-22/+18
2012-05-15[media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann1-1/+1
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