index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-23
/
+23
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-25
/
+23
2025-11-11
media: rc: st_rc: Fix reset control resource leak
Haotian Zhang
-1
/
+1
2025-11-11
media: ir-hix5hd2: Drop unused module alias
Johan Hovold
-1
/
+0
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-44
/
+66
2025-09-11
media: redrat3: use int type to store negative error codes
Qianfeng Rong
-1
/
+1
2025-09-11
media: rc: fix races with imon_disconnect()
Larshin Sergey
-7
/
+20
2025-09-09
media: pwm-ir-tx: Avoid direct access to hrtimer clockbase
Thomas Weißschuh
-4
/
+1
2025-08-18
media: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-3
/
+1
2025-08-15
media: imon: Remove unused defines
Sean Young
-5
/
+0
2025-08-15
media: imon: grab lock earlier in imon_ir_change_protocol()
Tetsuo Handa
-3
/
+3
2025-08-15
media: imon: make send_packet() more robust
Tetsuo Handa
-24
/
+37
2025-08-15
media: lirc: Fix error handling in lirc_register()
Ma Ke
-4
/
+5
2025-06-23
media: rc: ir-spi: avoid overflow in multiplication
Cosmin Tanislav
-1
/
+2
2025-06-23
media: rc: ir-spi: constrain carrier frequency
Cosmin Tanislav
-1
/
+5
2025-06-23
media: rc: ir-spi: allocate buffer dynamically
Cosmin Tanislav
-13
/
+20
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-10
/
+13
2025-04-30
media: rc: add keymap for Hauppauge Credit Card RC
Petja Patjas
-0
/
+42
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-14
/
+14
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-33
/
+113
2025-03-04
media: rc: reduce useless padding in struct rc_dev etc
Sean Young
-2
/
+2
2025-02-18
media: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-02-13
media: rc: add keymap for Siemens Gigaset RC20 remote
Michael Klein
-0
/
+72
2025-02-13
media: streamzap: prevent processing IR data on URB failure
Murad Masimov
-30
/
+38
2025-02-13
media: streamzap: fix race between device disconnection and urb callback
Murad Masimov
-1
/
+1
2024-12-11
media: rc: iguanair: handle timeouts
Oliver Neukum
-1
/
+3
2024-12-11
media: mceusb: don't include 'pm_wakeup.h' directly
Wolfram Sang
-1
/
+0
2024-12-11
media: imon: don't push static constants on stack for %*ph
Sean Young
-1
/
+1
2024-12-11
media: mceusb: don't push static constants on stack for %*ph
Sean Young
-2
/
+2
2024-11-20
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-14
/
+11
2024-11-11
Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1
Mauro Carvalho Chehab
-2
/
+2
2024-11-03
fdget(), trivial conversions
Al Viro
-9
/
+4
2024-10-29
media: ati_remote: don't push static constants on stack for %*ph
Andy Shevchenko
-3
/
+3
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-7
/
+7
2024-10-08
media: gpio-ir-tx: Remove redundant call to local_irq_disable()
Sean Young
-4
/
+0
2024-10-08
media: gpio-ir-tx: Driver does not behave with PREEMPT_RT
Sean Young
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-2
/
+2
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-1
/
+0
2024-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-5
/
+27
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
-4
/
+4
2024-07-31
media: rc: remove unused tx_resolution field
Sean Young
-5
/
+0
2024-07-31
media: rc: meson-ir: support PM suspend/resume
Zelong Dong
-0
/
+27
2024-07-26
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-1
/
+3
2024-06-29
media: rc: add keymap for MyGica UTV3 remote
Nils Rothaug
-0
/
+70
2024-06-21
media: Convert from tasklet to BH workqueue
Allen Pais
-1
/
+1
2024-06-20
media: rc: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-0
/
+1
2024-05-31
media: imon: Fix race getting ictx->lock
Ricardo Ribalda
-4
/
+1
2024-05-31
media: mceusb: No need for vendor/product ID in name
Sean Young
-9
/
+2
2024-05-30
lirc: rc_dev_get_from_fd(): fix file leak
Al Viro
-1
/
+3
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+4
[next]