index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
imon.c
Age
Commit message (
Expand
)
Author
2024-05-31
media: imon: Fix race getting ictx->lock
Ricardo Ribalda
2024-03-25
media: imon: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2023-10-07
media: imon: fix access to invalid resource for the second interface
Takashi Iwai
2022-11-25
media: imon: fix a race condition in send_packet()
Gautam Menghani
2022-09-24
media: imon: Remove the unneeded result variable
ye xingchen
2022-05-13
media: imon: reorganize serialization
Tetsuo Handa
2022-05-13
media: imon: drop references only after device is no longer used
Oliver Neukum
2022-05-13
media: imon: fix timer racing disconnect
Oliver Neukum
2022-05-13
media: imon: avoid needless atomic allocations in resume
Oliver Neukum
2021-09-30
media: rc: clean the freed urb pointer to avoid double free
Nil Yi
2021-06-08
media: imon: use DEVICE_ATTR_RW() helper macro
Zhen Lei
2020-07-19
media: imon: Replace http links with https ones
Alexander A. Klimov
2019-10-24
media: imon: invalid dereference in imon_touch_event
Sean Young
2019-10-07
media: rc: Add support for another iMON 0xffdc device
Flavius Georgescu
2019-08-14
media: rc: imon: Allow iMON RC protocol for ffdc 7e device
Darius Rad
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 158
Thomas Gleixner
2018-11-22
media: rc: imon: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-03-21
media: imon: rename protocol from other to imon
Sean Young
2018-03-21
media: Revert "[media] staging: lirc_imon: port remaining usb ids to imon and...
Sean Young
2017-12-18
media: imon: remove unused function tv2int
Sean Young
2017-12-18
media: imon: auto-config ffdc 26 device
Sean Young
2017-12-14
media: imon: auto-config ffdc 30 device
Sean Young
2017-12-14
media: rc: Replace timeval with ktime_t in imon.c
Chunyan Zhang
2017-11-27
media: imon: don't use kernel-doc "/**" markups
Mauro Carvalho Chehab
2017-10-31
media: rc: Convert timers to use timer_setup()
Kees Cook
2017-10-27
media: imon: Fix null-ptr-deref in imon_probe
Arvind Yadav
2017-10-04
[media] imon: Improve a size determination in two functions
Markus Elfring
2017-10-04
[media] media: imon: make two const arrays static, reduces object code size
Colin Ian King
2017-10-04
[media] media: imon: delete an error message for a failed memory allocation
Markus Elfring
2017-10-04
[media] media: rc: constify usb_device_id
Arvind Yadav
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
media: imon: constify attribute_group structures
Arvind Yadav
2017-05-19
[media] ir-core: fix gcc-7 warning on bool arithmetic
Arnd Bergmann
2017-04-10
[media] imon: use setup_timer
Geliang Tang
2017-01-30
[media] staging: lirc_imon: port remaining usb ids to imon and remove
Sean Young
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-24
[media] imon: use complete() instead of complete_all()
Daniel Wagner
2016-10-21
[media] rc: don't break long lines
Mauro Carvalho Chehab
2016-10-21
[media] imon: use %*ph to do small hexa dumps
Mauro Carvalho Chehab
2016-08-24
[media] media: rc: imon: don't print error when allocating urb fails
Wolfram Sang
2014-11-03
[media] imon: fix other RC type protocol support
Ulrich Eckhardt
2014-09-23
[media] imon: fix usbdev leaks
Alexey Khoroshilov
2014-09-22
[media] media/rc/imon.c: use USB API functions rather than constants
Himangi Saraogi
2014-09-03
[media] imon: fix sparse warnings
Hans Verkuil
2014-08-21
[media] imon: Fix not working front panel
Ulrich Eckhardt
2014-08-21
[media] imon: Add internal key table for 15c2:0034
Ulrich Eckhardt
2014-08-21
[media] imon: Define keytables per USB Device Id
Ulrich Eckhardt
2014-07-25
[media] rc-core: fix various sparse warnings
David Härdeman
[next]