index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2013-04-23
[media] media/rc/imon.c: kill urb when send_packet() is interrupted
Kevin Baradon
1
-1
/
+3
2013-04-23
[media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failed
Kevin Baradon
1
-1
/
+8
2013-04-23
[media] imon: Use large delays earlier
Kevin Baradon
1
-6
/
+7
2013-04-16
[media] mceusb: add some missing cmd sizes
William Steidtmann
1
-2
/
+9
2013-04-14
[media] rc: fix single line indentation of keymaps/Makefile
Antti Palosaari
1
-1
/
+1
2013-04-14
[media] rc: add rc-reddo
Antti Palosaari
2
-0
/
+87
2013-04-14
[media] rc: ene_ir: fix potential double free in ene_probe()
Wei Yongjun
1
-0
/
+1
2013-04-14
[media] rc: nuvoton-cir: fix potential double free in nvt_probe()
Wei Yongjun
1
-0
/
+1
2013-04-14
[media] rc: ite-cir: fix potential double free in ite_probe()
Wei Yongjun
1
-0
/
+1
2013-04-14
[media] rc: winbond-cir: fix potential double free in wbcir_probe()
Wei Yongjun
1
-0
/
+1
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
2
-2
/
+2
2013-04-08
[media] MEDIA: ttusbir, fix double free
Jiri Slaby
1
-0
/
+1
2013-04-01
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-23
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
David Härdeman
12
-38
/
+25
2013-03-21
[media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when k...
Kevin Baradon
1
-11
/
+0
2013-03-21
[media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036
Kevin Baradon
1
-4
/
+13
2013-03-19
[media] rc-core: rename ir_input_class to rc_class
David Härdeman
1
-6
/
+6
2013-03-19
[media] rc-core: initialize rc-core earlier if built-in
David Härdeman
1
-1
/
+1
2013-03-19
[media] redrat3: missing endian conversions and warnings
Sean Young
1
-59
/
+12
2013-03-19
[media] redrat3: remove memcpys and fix unaligned memory access
Sean Young
1
-248
/
+103
2013-03-19
[media] redrat3: limit periods to hardware limits
Sean Young
1
-29
/
+24
2013-03-18
[media] ir: IR_RX51 only works on OMAP2
Arnd Bergmann
1
-1
/
+1
2013-03-18
[media] Media: remove incorrect __init/__exit markups
Dmitry Torokhov
1
-2
/
+2
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+5
2013-02-26
lirc: get rid of bogus checks
Al Viro
1
-10
/
+1
2013-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-162
/
+302
2013-02-22
new helper: file_inode(file)
Al Viro
1
-7
/
+7
2013-02-13
[media] media: rc: gpio-ir-recv: add support for device tree parsing
Sebastian Hesselbarth
1
-0
/
+52
2013-02-13
[media] mceusb: move check earlier to make smatch happy
Dan Carpenter
1
-4
/
+4
2013-02-08
[media] redrat3: fix transmit return value and overrun
Sean Young
1
-12
/
+6
2013-02-08
[media] mceusb: make transmit work on HP transceiver
Sean Young
1
-14
/
+11
2013-02-08
[media] mceusb: make transmit work on the Philips IR transceiver
Sean Young
1
-5
/
+3
2013-02-08
[media] ttusbir: add missing endian conversion
Sean Young
1
-3
/
+4
2013-02-08
[media] ttusbir: do not set led twice on resume
Sean Young
1
-2
/
+1
2013-02-05
[media] iguanair: intermittent initialization failure
Sean Young
1
-10
/
+15
2013-02-05
[media] iguanair: ensure transmission mask is initialized
Sean Young
1
-0
/
+1
2013-02-05
[media] winbond-cir: only enable higher sample resolution if needed
Sean Young
1
-8
/
+19
2013-02-01
[media] imon: fix Knob event interpretation issues on ARM
Alexandre Lissy
1
-2
/
+2
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
13
-36
/
+36
2013-01-11
ARM: OMAP2+: Disable code that currently does not work with multiplaform
Tony Lindgren
1
-1
/
+1
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
13
-36
/
+36
2012-12-27
[media] media/rc: fix oops on unloading module rc-core
Konstantin Khlebnikov
2
-24
/
+9
2012-12-27
[media] rc: unlock on error in store_protocols()
Dan Carpenter
1
-1
/
+2
2012-12-27
Merge tag 'v3.8-rc1' into staging/for_v3.9
Mauro Carvalho Chehab
1
-1
/
+0
2012-12-26
[media] rc: unlock on error in show_protocols()
Dan Carpenter
1
-1
/
+3
2012-12-23
[media] rc/keymaps: add RC keytable for MyGica X8507
Alfredo Jesús Delaiti
2
-0
/
+87
2012-12-21
[media] rc: Call rc_register_device before irq setup
Matthijs Kooijman
4
-28
/
+28
2012-12-21
[media] rc: Set rdev before irq setup
Matthijs Kooijman
2
-2
/
+5
2012-12-21
[media] rc: Make probe cleanup goto labels more verbose
Matthijs Kooijman
5
-55
/
+60
[next]