index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-02-26
5
-10
/
+23
|
\
|
*
media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
Duoming Zhou
2023-02-08
1
-1
/
+2
|
*
media: rc: gpio-ir-recv: add remove function
Li Jun
2023-02-08
1
-0
/
+18
|
*
media: rc/ir-rx51: Drop empty platform remove function
Uwe Kleine-König
2023-01-22
1
-6
/
+0
|
*
media: rc: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
2023-01-22
2
-3
/
+3
*
|
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
|
/
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-1
/
+1
|
\
|
*
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
1
-1
/
+1
*
|
media: Switch to use dev_err_probe() helper
Yang Yingliang
2022-12-07
3
-20
/
+8
*
|
media: imon: fix a race condition in send_packet()
Gautam Menghani
2022-11-25
1
-3
/
+3
*
|
media: ir-spi: silence no spi_device_id warnings
Wei Yongjun
2022-11-25
1
-0
/
+7
|
/
*
media: mceusb: set timeout to at least timeout provided
Sean Young
2022-09-24
1
-1
/
+1
*
media: imon: Remove the unneeded result variable
ye xingchen
2022-09-24
1
-3
/
+1
*
media: mceusb: Use new usb_control_msg_*() routines
Alan Stern
2022-09-24
1
-21
/
+14
*
media: lirc: ensure lirc device receives repeats
Marko Mäkelä
2022-07-15
1
-1
/
+2
*
media: ati-remote: remove private err() macro
Oliver Neukum
2022-07-15
1
-6
/
+5
*
media: igorplugusb: use correct size pass to igorplugusb_probe()
Yang Yingliang
2022-07-15
1
-2
/
+2
*
media: rc: Directly use ida_free()
keliu
2022-06-20
2
-6
/
+6
*
media: ttusbir: avoid unnecessary usb_unlink_urb()
Oliver Neukum
2022-06-20
1
-2
/
+0
*
media: ttusbir: NOIO during resume
Oliver Neukum
2022-06-20
1
-1
/
+1
*
media: xbox_remote: xbox_remote_initialize() cannot fail
Oliver Neukum
2022-06-20
1
-7
/
+3
*
media: streamzap: avoid unnecessary GFP_ATOMIC
Oliver Neukum
2022-06-20
1
-1
/
+1
*
media: redrat3: no unnecessary GFP_ATOMIC
Oliver Neukum
2022-06-20
1
-2
/
+2
*
media: imon_raw: respect DMA coherency
Oliver Neukum
2022-06-20
1
-4
/
+12
*
media: iguanair: no superfluous usb_unlink_urb()
Oliver Neukum
2022-06-20
1
-4
/
+1
*
media: igorplugusb: remove superfluous usb_unlink_urb()
Oliver Neukum
2022-06-20
1
-1
/
+0
*
media: igorplugusb: break cyclical race on disconnect
Oliver Neukum
2022-06-20
1
-2
/
+5
*
media: igorplugusb: prevent use after free in probe error
Oliver Neukum
2022-06-20
1
-2
/
+2
*
media: igorplugusb: respect DMA coherency
Oliver Neukum
2022-06-20
1
-1
/
+6
*
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
4
-5
/
+5
|
\
|
*
media: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
4
-5
/
+5
*
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
1
-2
/
+6
|
\
\
|
*
|
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
2022-04-19
1
-2
/
+6
|
|
/
*
|
media: imon: reorganize serialization
Tetsuo Handa
2022-05-13
1
-52
/
+47
*
|
media: imon: drop references only after device is no longer used
Oliver Neukum
2022-05-13
1
-2
/
+2
*
|
media: imon: fix timer racing disconnect
Oliver Neukum
2022-05-13
1
-1
/
+1
*
|
media: imon: avoid needless atomic allocations in resume
Oliver Neukum
2022-05-13
1
-2
/
+2
*
|
media: gpio-ir-tx: simplify wait logic
Sean Young
2022-05-08
1
-1
/
+6
*
|
media: meson-ir-tx: remove superfluous dev_err()
Yihao Han
2022-04-24
1
-3
/
+1
|
/
*
media: media/*/Kconfig: sort entries
Mauro Carvalho Chehab
2022-03-18
1
-187
/
+189
*
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
2022-03-14
2
-36
/
+45
*
media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PC
Sean Young
2022-03-07
1
-7
/
+21
*
media: meson-ir-tx: remove incorrect doc comment
Sean Young
2022-02-22
1
-1
/
+1
*
media: lirc: report ir receiver overflow
Sean Young
2022-01-28
2
-8
/
+11
*
media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow
Sean Young
2022-01-28
23
-28
/
+26
*
media: mtk-cir: simplify code
Sean Young
2022-01-24
1
-3
/
+4
*
media: mtk-cir: remove superfluous ir_raw_event_reset()
Sean Young
2022-01-24
1
-12
/
+11
*
media: mtk-cir: reduce message end to fix nec repeats
Sean Young
2022-01-24
1
-4
/
+5
*
media: lirc: simplify gap calculation
Sean Young
2022-01-24
1
-13
/
+6
*
media: ir_toy: free before error exiting
Peiwei Hu
2022-01-24
1
-1
/
+1
[next]