index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-22
media: rc: oops in ir_timer_keyup after device unplug
Sean Young
1
-2
/
+2
2018-07-17
media: rc: mce_kbd decoder: fix stuck keys
Sean Young
1
-0
/
+2
2017-12-14
media: rc: partial revert of "media: rc: per-protocol repeat period"
Sean Young
1
-16
/
+16
2017-12-14
media: rc: sir_ir: detect presence of port
Sean Young
1
-4
/
+36
2017-11-30
media: rc: nec decoder should not send both repeat and keycode
Sean Young
1
-12
/
+17
2017-11-30
media: rc: check for integer overflow
Sean Young
1
-3
/
+6
2017-11-21
media: imon: Fix null-ptr-deref in imon_probe
Arvind Yadav
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-04
Update James Hogan's email address
James Hogan
1
-1
/
+1
2017-09-05
media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"
Sean Young
1
-0
/
+4
2017-08-31
media: serial_ir: fix tx timing calculation on 32-bit
Sean Young
1
-20
/
+14
2017-08-31
media: rc: gpio-ir-tx: use ktime accessor functions
Sean Young
1
-5
/
+7
2017-08-31
media: rc: use ktime accessor functions
Jasmin Jessich
1
-5
/
+6
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
157
-691
/
+702
2017-08-20
media: rc: per-protocol repeat period
Sean Young
1
-73
/
+65
2017-08-20
media: rc: ensure we do not read out of bounds
Sean Young
1
-1
/
+4
2017-08-20
media: rc: simplify ir_raw_event_store_edge()
Sean Young
4
-34
/
+8
2017-08-20
media: rc: saa7134: add trailing space for timely decoding
Sean Young
2
-22
/
+18
2017-08-20
media: rc-core: improve ir_raw_store_edge() handling
Sean Young
2
-0
/
+17
2017-08-20
media: winbond-cir: buffer overrun during transmit
Sean Young
1
-1
/
+1
2017-08-20
media: mceusb: do not read data parameters unless required
Sean Young
1
-19
/
+17
2017-08-20
media: rc: add zx-irdec remote control driver
Shawn Guo
5
-1
/
+276
2017-08-20
media: rc: ir-nec-decoder: move scancode composing code into a shared function
Shawn Guo
1
-29
/
+3
2017-08-20
media: rc: sunxi-cir: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-20
media: st-rc: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-20
media: rc: nuvoton: remove rudimentary transmit functionality
Heiner Kallweit
2
-135
/
+3
2017-08-20
media: rc: pwm-ir-tx: add new driver
Sean Young
3
-0
/
+151
2017-08-20
media: rc: gpio-ir-tx: add new driver
Sean Young
3
-0
/
+186
2017-08-20
media: rc: mce kbd decoder not needed for IR TX drivers
Sean Young
1
-0
/
+6
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
26
-33
/
+34
2017-08-20
media: rc: constify attribute_group structures
Arvind Yadav
1
-3
/
+3
2017-08-20
media: imon: constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-08-20
media: sir_ir: remove unnecessary static in sir_interrupt()
Gustavo A. R. Silva
1
-1
/
+1
2017-08-20
media: rc-core: do not depend on MEDIA_SUPPORT
Sean Young
1
-3
/
+16
2017-08-20
media: rc: mtk-cir: add support for MediaTek MT7622 SoC
Sean Wang
1
-0
/
+21
2017-08-20
media: rc: mtk-cir: add platform data to adapt into various hardware
Sean Wang
1
-56
/
+165
2017-08-20
media: rc-core: consistent use of rc_repeat()
David Härdeman
3
-17
/
+9
2017-07-26
media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds
Sean Young
1
-1
/
+1
2017-06-13
[media] rc-core: cleanup rc_register_device pt2
David Härdeman
1
-57
/
+10
2017-06-13
[media] rc-core: cleanup rc_register_device
David Härdeman
3
-39
/
+74
2017-06-13
[media] sir_ir: annotate hardware config module parameters
Sean Young
1
-2
/
+2
2017-06-07
[media] ir-spi: Fix issues with lirc API
Anton Blanchard
1
-3
/
+6
2017-06-07
[media] mceusb: drop redundant urb reinitialisation
Johan Hovold
1
-3
/
+0
2017-06-07
[media] mceusb: fix memory leaks in error path
Johan Hovold
1
-0
/
+2
2017-06-07
Merge tag 'media/v4.12-2' into patchwork
Mauro Carvalho Chehab
1
-5
/
+8
2017-06-06
[media] sir_ir: remove init_chrdev and init_sir_ir functions
Sean Young
1
-36
/
+22
2017-06-06
[media] sir_ir: remove init_port and drop_port functions
Sean Young
1
-22
/
+5
2017-06-06
[media] sir_ir: use dev managed resources
Sean Young
1
-6
/
+3
2017-06-06
[media] sir_ir: attempt to free already free_irq
Sean Young
1
-2
/
+2
2017-06-06
[media] rc-core: img-ir - leave the internals of rc_dev alone
David Härdeman
1
-4
/
+0
[next]