summaryrefslogtreecommitdiff
path: root/drivers/media/rc/imon.c
Commit message (Expand)AuthorAge
* [media] staging: lirc_imon: port remaining usb ids to imon and removeSean Young2017-01-30
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-30
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-27
* [media] imon: use complete() instead of complete_all()Daniel Wagner2016-10-24
* [media] rc: don't break long linesMauro Carvalho Chehab2016-10-21
* [media] imon: use %*ph to do small hexa dumpsMauro Carvalho Chehab2016-10-21
* [media] media: rc: imon: don't print error when allocating urb failsWolfram Sang2016-08-24
* [media] imon: fix other RC type protocol supportUlrich Eckhardt2014-11-03
* [media] imon: fix usbdev leaksAlexey Khoroshilov2014-09-23
* [media] media/rc/imon.c: use USB API functions rather than constantsHimangi Saraogi2014-09-22
* [media] imon: fix sparse warningsHans Verkuil2014-09-03
* [media] imon: Fix not working front panelUlrich Eckhardt2014-08-21
* [media] imon: Add internal key table for 15c2:0034Ulrich Eckhardt2014-08-21
* [media] imon: Define keytables per USB Device IdUlrich Eckhardt2014-08-21
* [media] rc-core: fix various sparse warningsDavid Härdeman2014-07-25
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-25
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-23
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-11
* [media] media: Remove OOM message after input_allocate_deviceJoe Perches2014-01-07
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-29
* [media] media/rc/imon.c: kill urb when send_packet() is interruptedKevin Baradon2013-04-23
* [media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failedKevin Baradon2013-04-23
* [media] imon: Use large delays earlierKevin Baradon2013-04-23
* [media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when k...Kevin Baradon2013-03-21
* [media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036Kevin Baradon2013-03-21
* [media] imon: fix Knob event interpretation issues on ARMAlexandre Lissy2013-02-01
* Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-27
* [media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann2012-05-15
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-02-24
|\
| * [media] imon: don't wedge hardware after early callbacksJarod Wilson2012-01-26
* | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* [media] imon: don't parse scancodes until intf configuredJarod Wilson2011-09-21
* [media] imon: rate-limit send_packet spewJarod Wilson2011-08-06
* [media] imon: allow either proto on unknown 0xffdcJarod Wilson2011-07-01
* [media] imon: auto-config ffdc 7e deviceJarod Wilson2011-07-01
* [media] imon: fix initial panel key repeat suppressionJarod Wilson2011-06-11
* [media] imon: support for 0x46 0xffdc imon vfdJarod Wilson2011-06-11
* [media] imon: Correct call to input_free_deviceJulia Lawall2011-05-20
* [media] imon: clean up disconnect routineJarod Wilson2011-05-20
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-04
|\
| * [media] imon: add conditional locking in change_protocolJarod Wilson2011-04-29
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* [media] imon: add more panel scancode mappingsJarod Wilson2011-03-22
* [media] rc/imon: default to key mode instead of mouse modeJarod Wilson2011-01-19
* [media] rc/imon: need to submit urb before ffdc type checkJarod Wilson2011-01-19
* [media] rc/imon: fix ffdc device detection oopsJarod Wilson2011-01-19
* [media] media: Remove unnecessary casts of usb_get_intfdataJoe Perches2010-12-29
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-29
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-29