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
2014-11-18
upstream: [media] rc-main: allow raw protocol drivers to restrict the allowed...
Mauro Carvalho Chehab
1
-3
/
+5
2014-11-18
upstream: [media] fix mceusb endpoint type identification/handling
Matt DeVillier
1
-30
/
+35
2014-11-18
upstream: [media] rc-core: split dev->s_filter
David Härdeman
2
-8
/
+31
2014-11-18
upstream: [media] rc-main: fix missing unlock if no devno left
James Hogan
1
-8
/
+8
2014-11-18
upstream: [media] rc-main: automatically refresh filter on protocol change
James Hogan
1
-2
/
+39
2014-11-18
upstream: [media] rc: add wakeup_protocols sysfs file
James Hogan
1
-34
/
+48
2014-11-18
upstream: [media] rc-core: do not change 32bit NEC scancode format for now
David Härdeman
3
-59
/
+59
2014-11-18
upstream: [media] rc: img-ir: hw: Fix min/max bits setup
James Hogan
1
-3
/
+3
2014-11-18
upstream: [media] rc: img-ir: jvc: Remove unused no-leader timings
James Hogan
1
-11
/
+0
2014-11-18
upstream: [media] rc: img-ir: add Sanyo decoder module
James Hogan
4
-0
/
+134
2014-11-18
upstream: [media] rc: img-ir: add Sharp decoder module
James Hogan
4
-0
/
+111
2014-11-18
upstream: [media] rc: img-ir: add Sony decoder module
James Hogan
4
-0
/
+157
2014-11-18
upstream: [media] rc: img-ir: add JVC decoder module
James Hogan
4
-0
/
+104
2014-11-18
upstream: [media] rc: img-ir: add NEC decoder module
James Hogan
4
-0
/
+161
2014-11-18
upstream: [media] rc: img-ir: add to build
James Hogan
4
-0
/
+35
2014-11-18
upstream: [media] rc: img-ir: add base driver
James Hogan
2
-0
/
+342
2014-11-18
upstream: [media] media: rc: change 32bit NEC scancode format
James Hogan
2
-44
/
+47
2014-11-18
upstream: [media] rc: ir-raw: Load ir-sharp-decoder module at init
James Hogan
2
-0
/
+8
2014-11-18
upstream: [media] rc: add allowed/enabled wakeup protocol masks
James Hogan
1
-5
/
+5
2014-11-18
upstream: [media] rc-main: add generic scancode filtering
James Hogan
1
-7
/
+13
2014-11-18
upstream: [media] rc-core: ir_core_dev_number can be static
Fengguang Wu
1
-1
/
+1
2014-11-18
upstream: [media] rc-core: reuse device numbers
Mauro Carvalho Chehab
1
-3
/
+17
2014-11-18
upstream: [media] media: rc: rdev->open or rdev->close can be NULL
Juergen Lock
1
-2
/
+2
2014-11-18
upstream: [media] rc-main: store_filter: pass errors to userland
James Hogan
1
-1
/
+1
2014-11-18
upstream: [media] media: rc: add sysfs scancode filtering interface
James Hogan
1
-0
/
+136
2014-11-18
upstream: [media] rc: abstract access to allowed/enabled protocols
James Hogan
26
-37
/
+38
2014-11-18
upstream: [media] dw2102: Use RC Core instead of the legacy RC (second edition)
Evgeny Plehov
2
-1
/
+77
2014-11-18
upstream: [media] media_tree: Fix spelling errors
Jonathan McCrohan
2
-2
/
+2
2014-11-18
upstream: [media] rc: img-ir: hw: Remove unnecessary semi-colon
James Hogan
1
-1
/
+1
2014-11-18
upstream: [media] media: rc-core: use %s in rc_map_get() module load
Kees Cook
1
-1
/
+1
2014-11-18
upstream: [media] rc: img-ir: add hardware decoder driver
James Hogan
2
-0
/
+1301
2014-11-18
upstream: [media] rc: img-ir: add raw driver
James Hogan
2
-0
/
+211
2014-11-18
upstream: [media] nuvoton-cir: Activate PNP device when probing
Antti Seppälä
1
-0
/
+6
2014-11-18
upstream: [media, edac] Change my email address
Mauro Carvalho Chehab
76
-147
/
+147
2014-11-18
upstream: [media] nuvoton-cir: Don't touch PS/2 interrupts while initializing
Antti Seppälä
2
-5
/
+0
2014-11-18
upstream: [media] mceusb: improve error logging
Sean Young
1
-97
/
+85
2014-11-18
upstream: [media] iguanair: simplify tx loop
Sean Young
1
-10
/
+4
2014-11-18
upstream: [media] iguanair: explain tx carrier setup
Sean Young
1
-4
/
+11
2014-11-18
upstream: [media] media: rc: add raw decoder for Sharp protocol
James Hogan
4
-0
/
+216
2014-11-18
upstream: [media] media: rc: add Sharp infrared protocol
James Hogan
1
-0
/
+1
2014-11-18
upstream: [media] media: rc: only turn on LED if keypress generated
James Hogan
1
-1
/
+2
2014-11-18
upstream: [media] media: st-rc: Add reset support
Srinivas Kandagatla
1
-0
/
+13
2014-11-18
upstream: [media] media: Remove OOM message after input_allocate_device
Joe Perches
1
-6
/
+2
2014-11-18
upstream: [media] mceusb: Add Hauppauge WinTV-HVR-930C HD
Matthias Schwarzott
1
-0
/
+10
2014-11-18
upstream: [media] rc: Fir warnings on m68k arch
Mauro Carvalho Chehab
2
-4
/
+4
2014-11-18
upstream: [media] iguanair: simplify calculation of carrier delay cycles
Sean Young
1
-16
/
+6
2014-11-18
upstream: [media] media: st-rc: Add ST remote control driver
Srinivas Kandagatla
3
-0
/
+406
2014-11-18
upstream: [media] gpio-ir-recv: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2014-11-18
upstream: [media] winbond-cir: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-11-18
upstream: [media] ir-rx51: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
[next]