index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
Merge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
7
-23
/
+33
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-30
media: keymaps: Ensure module name matches RC_MAP_VIDEOMATE_K100
Sean Young
2
-2
/
+2
2026-06-29
media: ite-cir: Use an enum for the different supported device types
Uwe Kleine-König (The Capable Hub)
1
-11
/
+18
2026-06-29
media: Drop unused assignments from pnp_device_id array
Uwe Kleine-König (The Capable Hub)
3
-7
/
+7
2026-06-29
media: rc: sunxi-cir: Unregister rc device on probe failure
Myeonghun Pak
1
-3
/
+6
2026-06-18
Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
4
-31
/
+16
2026-05-30
media: rc: igorplugusb: fix control request setup packet
Henri A
1
-1
/
+1
2026-05-17
media: imon: Add iMON VFD HID OEM v1.2 key mappings
Alessandro Baldi
1
-0
/
+4
2026-05-04
media: irtoy: Refactor endpoint lookup
Johan Hovold
1
-17
/
+6
2026-05-04
media: imon_raw: Refactor endpoint lookup
Johan Hovold
1
-14
/
+4
2026-05-04
media: rc: mceusb: Add support for 04eb:e033
Riccardo Boninsegna
1
-0
/
+2
2026-05-04
media: rc: ttusbir: fix inverted error logic
Oliver Neukum
1
-1
/
+1
2026-03-17
media: lirc: increase IR_MAX_DURATION to send extended code sequences
LiPeng Huang
1
-2
/
+2
2026-03-17
media: mceusb: drop redundant device reference
Johan Hovold
1
-3
/
+1
2026-03-17
media: imon: drop redundant device references
Johan Hovold
1
-10
/
+3
2026-03-17
media: rc: ttusbir: respect DMA coherency rules
Oliver Neukum
1
-4
/
+9
2026-03-17
media: rc: igorplugusb: heed coherency rules
Oliver Neukum
1
-5
/
+11
2026-03-17
media: rc: xbox_remote: heed DMA restrictions
Oliver Neukum
1
-1
/
+8
2026-03-17
media: rc: streamzap: Error handling in probe
Oliver Neukum
1
-4
/
+8
2026-03-17
media: rc: fix race between unregister and urb/irq callbacks
Sean Young
22
-29
/
+34
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
18
-23
/
+23
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
18
-25
/
+23
2025-11-11
media: rc: st_rc: Fix reset control resource leak
Haotian Zhang
1
-1
/
+1
2025-11-11
media: ir-hix5hd2: Drop unused module alias
Johan Hovold
1
-1
/
+0
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
3
-44
/
+66
2025-09-11
media: redrat3: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-09-11
media: rc: fix races with imon_disconnect()
Larshin Sergey
1
-7
/
+20
2025-09-09
media: pwm-ir-tx: Avoid direct access to hrtimer clockbase
Thomas Weißschuh
1
-4
/
+1
2025-08-18
media: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-3
/
+1
2025-08-15
media: imon: Remove unused defines
Sean Young
1
-5
/
+0
2025-08-15
media: imon: grab lock earlier in imon_ir_change_protocol()
Tetsuo Handa
1
-3
/
+3
2025-08-15
media: imon: make send_packet() more robust
Tetsuo Handa
1
-24
/
+37
2025-08-15
media: lirc: Fix error handling in lirc_register()
Ma Ke
1
-4
/
+5
2025-06-23
media: rc: ir-spi: avoid overflow in multiplication
Cosmin Tanislav
1
-1
/
+2
2025-06-23
media: rc: ir-spi: constrain carrier frequency
Cosmin Tanislav
1
-1
/
+5
2025-06-23
media: rc: ir-spi: allocate buffer dynamically
Cosmin Tanislav
1
-13
/
+20
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
8
-10
/
+13
2025-04-30
media: rc: add keymap for Hauppauge Credit Card RC
Petja Patjas
1
-0
/
+42
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
9
-14
/
+14
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
4
-33
/
+113
2025-03-04
media: rc: reduce useless padding in struct rc_dev etc
Sean Young
1
-2
/
+2
2025-02-18
media: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-13
media: rc: add keymap for Siemens Gigaset RC20 remote
Michael Klein
2
-0
/
+72
2025-02-13
media: streamzap: prevent processing IR data on URB failure
Murad Masimov
1
-30
/
+38
2025-02-13
media: streamzap: fix race between device disconnection and urb callback
Murad Masimov
1
-1
/
+1
2024-12-11
media: rc: iguanair: handle timeouts
Oliver Neukum
1
-1
/
+3
2024-12-11
media: mceusb: don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2024-12-11
media: imon: don't push static constants on stack for %*ph
Sean Young
1
-1
/
+1
2024-12-11
media: mceusb: don't push static constants on stack for %*ph
Sean Young
1
-2
/
+2
[next]