index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-10
/
+23
2023-02-08
media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
Duoming Zhou
1
-1
/
+2
2023-02-08
media: rc: gpio-ir-recv: add remove function
Li Jun
1
-0
/
+18
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-22
media: rc/ir-rx51: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-01-22
media: rc: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
2
-3
/
+3
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-07
media: Switch to use dev_err_probe() helper
Yang Yingliang
3
-20
/
+8
2022-11-25
media: imon: fix a race condition in send_packet()
Gautam Menghani
1
-3
/
+3
2022-11-25
media: ir-spi: silence no spi_device_id warnings
Wei Yongjun
1
-0
/
+7
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-09-24
media: mceusb: set timeout to at least timeout provided
Sean Young
1
-1
/
+1
2022-09-24
media: imon: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-24
media: mceusb: Use new usb_control_msg_*() routines
Alan Stern
1
-21
/
+14
2022-07-15
media: lirc: ensure lirc device receives repeats
Marko Mäkelä
1
-1
/
+2
2022-07-15
media: ati-remote: remove private err() macro
Oliver Neukum
1
-6
/
+5
2022-07-15
media: igorplugusb: use correct size pass to igorplugusb_probe()
Yang Yingliang
1
-2
/
+2
2022-06-20
media: rc: Directly use ida_free()
keliu
2
-6
/
+6
2022-06-20
media: ttusbir: avoid unnecessary usb_unlink_urb()
Oliver Neukum
1
-2
/
+0
2022-06-20
media: ttusbir: NOIO during resume
Oliver Neukum
1
-1
/
+1
2022-06-20
media: xbox_remote: xbox_remote_initialize() cannot fail
Oliver Neukum
1
-7
/
+3
2022-06-20
media: streamzap: avoid unnecessary GFP_ATOMIC
Oliver Neukum
1
-1
/
+1
2022-06-20
media: redrat3: no unnecessary GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2022-06-20
media: imon_raw: respect DMA coherency
Oliver Neukum
1
-4
/
+12
2022-06-20
media: iguanair: no superfluous usb_unlink_urb()
Oliver Neukum
1
-4
/
+1
2022-06-20
media: igorplugusb: remove superfluous usb_unlink_urb()
Oliver Neukum
1
-1
/
+0
2022-06-20
media: igorplugusb: break cyclical race on disconnect
Oliver Neukum
1
-2
/
+5
2022-06-20
media: igorplugusb: prevent use after free in probe error
Oliver Neukum
1
-2
/
+2
2022-06-20
media: igorplugusb: respect DMA coherency
Oliver Neukum
1
-1
/
+6
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-5
/
+5
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+6
2022-05-13
media: imon: reorganize serialization
Tetsuo Handa
1
-52
/
+47
2022-05-13
media: imon: drop references only after device is no longer used
Oliver Neukum
1
-2
/
+2
2022-05-13
media: imon: fix timer racing disconnect
Oliver Neukum
1
-1
/
+1
2022-05-13
media: imon: avoid needless atomic allocations in resume
Oliver Neukum
1
-2
/
+2
2022-05-08
media: gpio-ir-tx: simplify wait logic
Sean Young
1
-1
/
+6
2022-04-24
media: meson-ir-tx: remove superfluous dev_err()
Yihao Han
1
-3
/
+1
2022-04-23
media: remove third argument of usb_maxpacket()
Vincent Mailhol
4
-5
/
+5
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
1
-2
/
+6
2022-03-18
media: media/*/Kconfig: sort entries
Mauro Carvalho Chehab
1
-187
/
+189
2022-03-14
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
2
-36
/
+45
2022-03-07
media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PC
Sean Young
1
-7
/
+21
2022-02-22
media: meson-ir-tx: remove incorrect doc comment
Sean Young
1
-1
/
+1
2022-01-28
media: lirc: report ir receiver overflow
Sean Young
2
-8
/
+11
2022-01-28
media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow
Sean Young
23
-28
/
+26
2022-01-24
media: mtk-cir: simplify code
Sean Young
1
-3
/
+4
2022-01-24
media: mtk-cir: remove superfluous ir_raw_event_reset()
Sean Young
1
-12
/
+11
2022-01-24
media: mtk-cir: reduce message end to fix nec repeats
Sean Young
1
-4
/
+5
2022-01-24
media: lirc: simplify gap calculation
Sean Young
1
-13
/
+6
[next]