summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/imon.c
Commit message (Expand)AuthorAgeFilesLines
* [media] imon: fix other RC type protocol supportUlrich Eckhardt2014-11-031-1/+2
* [media] imon: fix usbdev leaksAlexey Khoroshilov2014-09-231-0/+6
* [media] media/rc/imon.c: use USB API functions rather than constantsHimangi Saraogi2014-09-221-1/+1
* [media] imon: fix sparse warningsHans Verkuil2014-09-031-4/+4
* [media] imon: Fix not working front panelUlrich Eckhardt2014-08-211-0/+1
* [media] imon: Add internal key table for 15c2:0034Ulrich Eckhardt2014-08-211-1/+22
* [media] imon: Define keytables per USB Device IdUlrich Eckhardt2014-08-211-93/+173
* [media] rc-core: fix various sparse warningsDavid Härdeman2014-07-261-4/+4
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-261-4/+3Star
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-241-1/+4
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-3/+4
* [media] media: Remove OOM message after input_allocate_deviceJoe Perches2014-01-071-6/+2Star
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-291-1/+1
* [media] media/rc/imon.c: kill urb when send_packet() is interruptedKevin Baradon2013-04-231-1/+3
* [media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failedKevin Baradon2013-04-231-1/+8
* [media] imon: Use large delays earlierKevin Baradon2013-04-231-6/+7
* [media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when k...Kevin Baradon2013-03-211-11/+0Star
* [media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036Kevin Baradon2013-03-211-4/+13
* [media] imon: fix Knob event interpretation issues on ARMAlexandre Lissy2013-02-011-2/+2
* Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+4
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-271-22/+18Star
* [media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann2012-05-151-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-02-241-4/+22
|\
| * [media] imon: don't wedge hardware after early callbacksJarod Wilson2012-01-261-4/+22
* | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-20/+1Star
|/
* [media] imon: don't parse scancodes until intf configuredJarod Wilson2011-09-211-4/+6
* [media] imon: rate-limit send_packet spewJarod Wilson2011-08-061-12/+14
* [media] imon: allow either proto on unknown 0xffdcJarod Wilson2011-07-011-0/+3
* [media] imon: auto-config ffdc 7e deviceJarod Wilson2011-07-011-0/+1
* [media] imon: fix initial panel key repeat suppressionJarod Wilson2011-06-111-2/+4
* [media] imon: support for 0x46 0xffdc imon vfdJarod Wilson2011-06-111-0/+9
* [media] imon: Correct call to input_free_deviceJulia Lawall2011-05-201-1/+1
* [media] imon: clean up disconnect routineJarod Wilson2011-05-201-27/+7Star
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-041-4/+27
|\
| * [media] imon: add conditional locking in change_protocolJarod Wilson2011-04-291-4/+27
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* [media] imon: add more panel scancode mappingsJarod Wilson2011-03-221-1/+10
* [media] rc/imon: default to key mode instead of mouse modeJarod Wilson2011-01-191-14/+4Star
* [media] rc/imon: need to submit urb before ffdc type checkJarod Wilson2011-01-191-14/+14
* [media] rc/imon: fix ffdc device detection oopsJarod Wilson2011-01-191-6/+8
* [media] media: Remove unnecessary casts of usb_get_intfdataJoe Perches2010-12-291-1/+1
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-19/+19
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-5/+5
* [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-291-1/+1
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-33/+25Star
* [media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab2010-12-291-0/+2465