index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-13
media: rc: check for integer overflow
Sean Young
1
-3
/
+6
2017-11-26
media: imon: Fix null-ptr-deref in imon_probe
Arvind Yadav
1
-0
/
+5
2017-11-11
rc: Fix input deadlock and transmit error in redrat3 driver
Andrew Vincer
1
-34
/
+18
2017-10-12
mceusb: fix memory leaks in error path
Johan Hovold
1
-0
/
+5
2017-09-15
rc-core: race condition during ir_raw_event_register()
Sean Young
1
-5
/
+8
2017-08-26
mceusb: fix NULL-deref at probe
Johan Hovold
1
-2
/
+2
2017-03-16
ite-cir: initialize use_demodulator before using it
Nicolas Iooss
1
-0
/
+2
2016-02-13
rc: allow rc modules to be loaded if rc-main is not a module
Russell King
1
-1
/
+1
2015-10-13
rc-core: fix remove uevent generation
David Härdeman
1
-3
/
+0
2015-03-06
media/rc: Send sync space information on the lirc device
Austin Lund
1
-3
/
+9
2013-03-06
rc: unlock on error in show_protocols()
Dan Carpenter
1
-1
/
+3
2013-03-06
Avoid sysfs oops when an rc_dev's raw device is absent
Douglas Bagnall
1
-2
/
+3
2012-10-17
rc: ite-cir: Initialise ite_dev::rdev earlier
Ben Hutchings
1
-1
/
+1
2012-08-10
ene_ir: Fix driver initialisation
Luis Henriques
1
-1
/
+2
2012-05-20
rc: Postpone ISR registration
Luis Henriques
5
-93
/
+93
2012-05-11
rc-core: set mode for winbond-cir
David Härdeman
1
-0
/
+1
2012-02-29
imon: don't wedge hardware after early callbacks
Jarod Wilson
1
-4
/
+22
2011-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-229
/
+220
2011-12-11
[media] ati_remote: switch to single-byte scancodes
Anssi Hannula
4
-229
/
+220
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
98
-0
/
+99
2011-10-31
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
97
-0
/
+97
2011-10-31
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-10-31
drivers/media: ir-raw.c needs kmod.h for request_module
Stephen Rothwell
1
-0
/
+1
2011-10-11
[media] rc/ir-lirc-codec: cleanup __user tags
Dan Carpenter
1
-4
/
+5
2011-09-23
[media] media, rc: Use static inline functions to kill warnings
Pekka Enberg
1
-7
/
+7
2011-09-23
[media] rc tables: include linux/module.h
Mauro Carvalho Chehab
3
-0
/
+3
2011-09-22
[media] ati_remote: update Kconfig description
Anssi Hannula
1
-5
/
+7
2011-09-22
[media] ati_remote: add support for SnapStream Firefly remote
Anssi Hannula
3
-2
/
+120
2011-09-22
[media] ati_remote: add keymap for Medion X10 RF remote
Anssi Hannula
3
-7
/
+127
2011-09-22
[media] ati_remote: fix check for a weird byte
Anssi Hannula
1
-3
/
+4
2011-09-22
[media] ati_remote: parent input devices to usb interface
Anssi Hannula
1
-2
/
+2
2011-09-22
[media] ati_remote: migrate to the rc subsystem
Anssi Hannula
4
-99
/
+268
2011-09-22
[media] move ati_remote driver from input/misc to media/rc
Anssi Hannula
3
-2
/
+886
2011-09-21
[media] imon: don't parse scancodes until intf configured
Jarod Wilson
1
-4
/
+6
2011-09-17
Merge tag 'v3.1-rc6' into staging/for_v3.2
Mauro Carvalho Chehab
2
-38
/
+8
2011-09-11
[media] nuvoton-cir: simplify raw IR sample handling
Jarod Wilson
2
-38
/
+8
2011-09-03
[media] winbond-cir: Use current logging styles
Joe Perches
1
-2
/
+4
2011-09-03
[media] ene_ir: Use current logging styles
Joe Perches
2
-50
/
+42
2011-09-03
[media] Add missing OK key to PCTV IR keymap
Chris Rankin
1
-0
/
+1
2011-09-03
[media] redrat3: remove unused dev struct members
Jarod Wilson
1
-7
/
+0
2011-08-27
[media] mceusb: update version, copyright, author
Jarod Wilson
1
-3
/
+8
2011-08-27
[media] mceusb: report actual tx frequencies
Jarod Wilson
1
-5
/
+11
2011-08-27
[media] mceusb: flash LED (emu v2+ only) to signal end of init
Jarod Wilson
1
-0
/
+14
2011-08-27
[media] mceusb: get misc port data from hardware
Jarod Wilson
1
-1
/
+39
2011-08-27
[media] mceusb: query device for firmware emulator version
Jarod Wilson
1
-2
/
+17
2011-08-27
[media] mceusb: issue device resume cmd when needed
Jarod Wilson
1
-0
/
+13
2011-08-27
[media] mceusb: set wakeup bits for IR-based resume
Jarod Wilson
1
-0
/
+5
2011-08-27
[media] mceusb: give hardware time to reply to cmds
Jarod Wilson
1
-0
/
+1
2011-08-27
[media] mceusb: command/response updates from MS docs
Jarod Wilson
1
-120
/
+173
2011-08-06
[media] imon: rate-limit send_packet spew
Jarod Wilson
1
-12
/
+14
[next]