index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
imon.c
Age
Commit message (
Expand
)
Author
2026-05-17
media: imon: Add iMON VFD HID OEM v1.2 key mappings
Alessandro Baldi
2026-03-17
media: imon: drop redundant device references
Johan Hovold
2026-03-17
media: rc: fix race between unregister and urb/irq callbacks
Sean Young
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-11
media: rc: fix races with imon_disconnect()
Larshin Sergey
2025-08-15
media: imon: Remove unused defines
Sean Young
2025-08-15
media: imon: grab lock earlier in imon_ir_change_protocol()
Tetsuo Handa
2025-08-15
media: imon: make send_packet() more robust
Tetsuo Handa
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
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
[next]