index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
[media] nuvoton-cir: fix setting ioport base address
Heiner Kallweit
1
-4
/
+18
2016-01-25
[media] nuvoton-cir: remove unneeded call to nvt_set_cir_iren
Heiner Kallweit
1
-3
/
+0
2016-01-25
[media] nuvoton-cir: remove unneeded EFM operation in nvt_cir_isr
Heiner Kallweit
1
-4
/
+0
2016-01-25
[media] nuvoton-cir: improve logical device handling
Heiner Kallweit
1
-9
/
+13
2016-01-25
[media] nuvoton-cir: factor out logical device enabling
Heiner Kallweit
1
-11
/
+11
2016-01-25
[media] nuvoton-cir: use IR_DEFAULT_TIMEOUT and consider SAMPLE_PERIOD
Heiner Kallweit
1
-2
/
+2
2016-01-25
[media] nuvoton-cir: fix clearing wake fifo
Heiner Kallweit
1
-1
/
+9
2016-01-25
[media] nuvoton-cir: factor out logical device disabling
Heiner Kallweit
1
-12
/
+11
2016-01-25
[media] nuvoton-cir: simplify nvt_cir_tx_inactive
Heiner Kallweit
1
-4
/
+1
2016-01-25
[media] nuvoton-cir: simplify nvt_select_logical_ dev
Heiner Kallweit
1
-2
/
+1
2016-01-25
[media] nuvoton-cir: use request_muxed_region for accessing EFM registers
Heiner Kallweit
1
-1
/
+8
2016-01-25
[media] media: rc: raw: improve FIFO handling
Heiner Kallweit
2
-16
/
+13
2016-01-25
[media] media: rc: nuvoton: mark wakeup-related resources
Heiner Kallweit
1
-2
/
+2
2015-12-23
[media] rc: sunxi-cir: Initialize the spinlock properly
Chen-Yu Tsai
1
-0
/
+2
2015-12-21
[media] ir-lirc-codec.c: don't leak lirc->drv-rbuf
Mauro Carvalho Chehab
1
-0
/
+1
2015-12-03
[media] media: rc: remove unneeded code
Heiner Kallweit
3
-20
/
+1
2015-11-19
[media] media: rc: move check whether a protocol is enabled to the core
Heiner Kallweit
10
-31
/
+3
2015-11-19
[media] media: rc: load decoder modules on-demand
Heiner Kallweit
2
-74
/
+0
2015-11-19
[media] media: rc: constify struct proto_names
Heiner Kallweit
1
-2
/
+2
2015-11-19
[media] media: rc: preparation for on-demand decoder module loading
Heiner Kallweit
1
-13
/
+59
2015-11-19
[media] media: rc: fix decoder module unloading
Heiner Kallweit
1
-3
/
+14
2015-11-19
[media] media: rc-core: simplify logging in rc_register_device
Heiner Kallweit
1
-4
/
+2
2015-11-19
[media] media: rc: nuvoton-cir: replace nvt_pr with dev_ functions
Heiner Kallweit
2
-10
/
+8
2015-11-19
[media] media: rc: nuvoton-cir: switch chip detection message to info level
Heiner Kallweit
1
-2
/
+3
2015-11-19
[media] media: rc: nuvoton-cir: simplify debug code
Heiner Kallweit
1
-3
/
+2
2015-11-19
[media] media: rc: nuvoton-cir: add support for the NCT6779D
Heiner Kallweit
2
-1
/
+3
2015-11-19
[media] media: rc: nuvoton-cir: make nvt_hw_detect void
Heiner Kallweit
1
-6
/
+2
2015-11-19
[media] media: rc: nuvoton-cir: improve chip detection
Heiner Kallweit
2
-49
/
+56
2015-11-19
[media] media: rc: nuvoton-cir: switch resource handling to devm functions
Heiner Kallweit
1
-25
/
+11
2015-11-19
[media] media: rc: nuvoton-cir: remove unneeded lock
Heiner Kallweit
1
-3
/
+0
2015-11-19
[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usage
Heiner Kallweit
1
-6
/
+6
2015-11-19
[media] media: rc: ir-sharp-decoder: add support for Denon variant of the pro...
Heiner Kallweit
2
-2
/
+5
2015-11-19
[media] rc-core: Remove 'struct timeval' usage
Tina Ruchandani
1
-10
/
+9
2015-11-19
[media] rc: allow rc modules to be loaded if rc-main is not a module
Russell King
1
-1
/
+1
2015-11-19
[media] rc: gpio-ir-recv: add timeout on idle
Eric Nelson
1
-0
/
+22
2015-11-19
[media] media: st-rc: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-5
/
+9
2015-11-17
[media] include/media: move platform_data to linux/platform_data/media
Mauro Carvalho Chehab
2
-2
/
+2
2015-10-22
[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
1
-1
/
+1
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-113
/
+128
2015-08-19
Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"
David Härdeman
2
-39
/
+0
2015-08-19
Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"
David Härdeman
2
-118
/
+0
2015-08-19
Revert "[media] rc: ir-rc5-decoder: Add encode capability"
David Härdeman
1
-116
/
+0
2015-08-19
Revert "[media] rc: ir-rc6-decoder: Add encode capability"
David Härdeman
1
-122
/
+0
2015-08-19
Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"
David Härdeman
3
-24
/
+1
2015-08-19
Revert "[media] rc: rc-loopback: Add loopback of filter scancodes"
David Härdeman
1
-36
/
+0
2015-08-19
Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...
David Härdeman
2
-128
/
+0
2015-08-11
[media] rc-core: improve the lirc protocol reporting
David Härdeman
1
-1
/
+18
2015-07-06
[media] lmedm04: NEC scancode cleanup
David Härdeman
1
-66
/
+66
2015-07-06
[media] rc-core: remove the LIRC "protocol"
David Härdeman
3
-10
/
+11
2015-07-06
[media] rc-core: use an IDA rather than a bitmap
David Härdeman
2
-21
/
+21
[next]