summaryrefslogtreecommitdiff
path: root/drivers/media/rc/imon.c
AgeCommit message (Expand)Author
2024-05-31media: imon: Fix race getting ictx->lockRicardo Ribalda
2024-03-25media: imon: Convert sprintf/snprintf to sysfs_emitLi Zhijian
2023-10-07media: imon: fix access to invalid resource for the second interfaceTakashi Iwai
2022-11-25media: imon: fix a race condition in send_packet()Gautam Menghani
2022-09-24media: imon: Remove the unneeded result variableye xingchen
2022-05-13media: imon: reorganize serializationTetsuo Handa
2022-05-13media: imon: drop references only after device is no longer usedOliver Neukum
2022-05-13media: imon: fix timer racing disconnectOliver Neukum
2022-05-13media: imon: avoid needless atomic allocations in resumeOliver Neukum
2021-09-30media: rc: clean the freed urb pointer to avoid double freeNil Yi
2021-06-08media: imon: use DEVICE_ATTR_RW() helper macroZhen Lei
2020-07-19media: imon: Replace http links with https onesAlexander A. Klimov
2019-10-24media: imon: invalid dereference in imon_touch_eventSean Young
2019-10-07media: rc: Add support for another iMON 0xffdc deviceFlavius Georgescu
2019-08-14media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 158Thomas Gleixner
2018-11-22media: rc: imon: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-03-21media: imon: rename protocol from other to imonSean Young
2018-03-21media: Revert "[media] staging: lirc_imon: port remaining usb ids to imon and...Sean Young
2017-12-18media: imon: remove unused function tv2intSean Young
2017-12-18media: imon: auto-config ffdc 26 deviceSean Young
2017-12-14media: imon: auto-config ffdc 30 deviceSean Young
2017-12-14media: rc: Replace timeval with ktime_t in imon.cChunyan Zhang
2017-11-27media: imon: don't use kernel-doc "/**" markupsMauro Carvalho Chehab
2017-10-31media: rc: Convert timers to use timer_setup()Kees Cook
2017-10-27media: imon: Fix null-ptr-deref in imon_probeArvind Yadav
2017-10-04[media] imon: Improve a size determination in two functionsMarkus Elfring
2017-10-04[media] media: imon: make two const arrays static, reduces object code sizeColin Ian King
2017-10-04[media] media: imon: delete an error message for a failed memory allocationMarkus Elfring
2017-10-04[media] media: rc: constify usb_device_idArvind Yadav
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: imon: constify attribute_group structuresArvind Yadav
2017-05-19[media] ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann
2017-04-10[media] imon: use setup_timerGeliang Tang
2017-01-30[media] staging: lirc_imon: port remaining usb ids to imon and removeSean Young
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-24[media] imon: use complete() instead of complete_all()Daniel Wagner
2016-10-21[media] rc: don't break long linesMauro Carvalho Chehab
2016-10-21[media] imon: use %*ph to do small hexa dumpsMauro Carvalho Chehab
2016-08-24[media] media: rc: imon: don't print error when allocating urb failsWolfram Sang
2014-11-03[media] imon: fix other RC type protocol supportUlrich Eckhardt
2014-09-23[media] imon: fix usbdev leaksAlexey Khoroshilov
2014-09-22[media] media/rc/imon.c: use USB API functions rather than constantsHimangi Saraogi
2014-09-03[media] imon: fix sparse warningsHans Verkuil
2014-08-21[media] imon: Fix not working front panelUlrich Eckhardt
2014-08-21[media] imon: Add internal key table for 15c2:0034Ulrich Eckhardt
2014-08-21[media] imon: Define keytables per USB Device IdUlrich Eckhardt
2014-07-25[media] rc-core: fix various sparse warningsDavid Härdeman