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
/
IR
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-31
Input: ir-keytable - fix uninitialized variable warning
Dmitry Torokhov
1
-0
/
+2
2010-10-30
drivers/media/IR/ir-keytable.c: fix binary search
David Härdeman
1
-3
/
+3
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
40
-1604
/
+5066
2010-10-27
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-131
/
+262
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+0
2010-10-23
[media] imon: fix nomouse modprobe option
Jarod Wilson
1
-2
/
+2
2010-10-23
[media] imon: remove redundant change_protocol call
Jarod Wilson
1
-18
/
+7
2010-10-23
[media] imon: fix my egregious brown paper bag w/rdev/idev split
Jarod Wilson
1
-10
/
+9
2010-10-23
[media] DigitalNow TinyTwin remote controller
Antti Palosaari
2
-0
/
+99
2010-10-22
[media] drivers/media/IR/imon.c: Use pr_err instead of err
Joe Perches
1
-39
/
+34
2010-10-22
[media] Anysee remote controller
Antti Palosaari
2
-0
/
+94
2010-10-22
[media] mceusb: hook debug print spew directly into parser routine
Jarod Wilson
1
-20
/
+25
2010-10-22
[media] mceusb: add symbolic names for commands
Jarod Wilson
1
-76
/
+117
2010-10-22
[media] mceusb: Allow a per-model device name
Mauro Carvalho Chehab
1
-2
/
+8
2010-10-22
[media] mceusb: allow a per-model RC map
Mauro Carvalho Chehab
1
-5
/
+12
2010-10-22
[media] mceusb: add a per-model structure
Mauro Carvalho Chehab
1
-50
/
+76
2010-10-22
[media] mceusb: improve ir data buffer parser
Mauro Carvalho Chehab
1
-48
/
+103
2010-10-22
[media] lirc_dev: rework storage for cdev data
Jarod Wilson
1
-17
/
+23
2010-10-22
[media] lirc_dev: call cdev_del *after* irctl cleanup
Jarod Wilson
1
-1
/
+1
2010-10-22
[media] lirc_dev: more error-checking improvements
Jarod Wilson
1
-5
/
+33
2010-10-22
[media] lirc_dev: get irctl from irctls by inode again
Jarod Wilson
1
-2
/
+1
2010-10-22
[media] lirc_dev: fix pointer to owner
Jarod Wilson
1
-4
/
+4
2010-10-22
[media] lirc_dev: sanitize function and struct names a bit
Jarod Wilson
1
-9
/
+9
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
3
-2
/
+8
2010-10-21
[media] ir-raw-event: Fix a stupid error at a printk
Mauro Carvalho Chehab
1
-1
/
+1
2010-10-21
[media] mceusb: add support for cx231xx-based IR (e. g. Polaris)
Mauro Carvalho Chehab
1
-0
/
+16
2010-10-21
[media] IR: ene_ir: don't upload all settings on each TX packet
Maxim Levitsky
2
-229
/
+251
2010-10-21
[media] IR: ene_ir: add support for carrier reports
Maxim Levitsky
1
-8
/
+29
2010-10-21
[media] IR: extend ir_raw_event and do refactoring
Maxim Levitsky
13
-87
/
+147
2010-10-21
[media] Twinhan 1027 + IR Port support
Sergey Ivanov
2
-0
/
+88
2010-10-21
[media] drivers/media/IR/ene_ir.c: fix NULL dereference
Jiri Slaby
1
-2
/
+2
2010-10-21
[media] IR: ene_ir: few bugfixes
Maxim Levitsky
1
-23
/
+20
2010-10-21
[media] IR: extend and sort the MCE keymap
Maxim Levitsky
1
-43
/
+45
2010-10-21
[media] IR/nuvoton: address all checkpatch.pl issues
Jarod Wilson
2
-54
/
+60
2010-10-21
[media] IR: ene_ir: updates
Maxim Levitsky
3
-538
/
+719
2010-10-21
[media] ir: properly handle an error at input_register
Mauro Carvalho Chehab
1
-0
/
+2
2010-10-21
[media] IR: make sure we register the input device when it is safe to do so
Maxim Levitsky
3
-10
/
+20
2010-10-21
[media] IR: plug races in IR raw thread
Maxim Levitsky
2
-9
/
+27
2010-10-21
[media] saa7134: port Asus P7131 Hybrid to use the new rc-core
Mauro Carvalho Chehab
1
-40
/
+40
2010-10-21
[media] ir: avoid race conditions at device disconnect
Mauro Carvalho Chehab
1
-0
/
+9
2010-10-21
[media] IR/streamzap: fix usec to nsec conversion
Dan Carpenter
1
-2
/
+2
2010-10-21
[media] IR/streamzap: shorten up some define names for readability
Jarod Wilson
1
-20
/
+20
2010-10-21
[media] lirc_dev: fixup error messages w/missing newlines
Jarod Wilson
1
-7
/
+6
2010-10-21
[media] lirc: wire up .compat_ioctl to main ioctl handler
Jarod Wilson
2
-0
/
+11
2010-10-21
[media] IR/lirc: further ioctl portability fixups
Jarod Wilson
2
-12
/
+12
2010-10-21
[media] IR/Kconfig: sort hardware entries alphabetically
Jarod Wilson
1
-20
/
+20
2010-10-21
[media] nuvoton-cir: add proper rx fifo overrun handling
Jarod Wilson
1
-8
/
+29
2010-10-21
[media] IR: add driver for Nuvoton w836x7hg integrated CIR
Jarod Wilson
4
-0
/
+1638
2010-10-21
[media] fix A-Link DTU(m) remote controller PIP button
Antti Palosaari
1
-1
/
+1
[next]