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
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+24
2018-12-09
media: bpf: add bpf function to report mouse movement
Sean Young
1
-0
/
+24
2018-11-22
media: rc: ensure close() is called on rc_unregister_device
Sean Young
1
-0
/
+2
2018-11-22
media: rc: imon: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-2
/
+2
2018-11-22
media: rc: cec devices do not have a lirc chardev
Sean Young
1
-2
/
+4
2018-11-22
media: rc: imon_raw: use fls rather than loop per bit
Sean Young
1
-24
/
+23
2018-11-22
media: rc: XBox DVD Remote uses 12 bits scancodes
Sean Young
2
-32
/
+33
2018-11-22
media: rc: add driver for Xbox DVD Movie Playback Kit
Benjamin Valentin
5
-0
/
+382
2018-11-22
media: mceusb: Include three Hauppauge USB dvb device with IR rx
Brad Love
1
-0
/
+9
2018-10-05
media: rc: mce_kbd: input events via rc-core's input device
Sean Young
2
-66
/
+14
2018-10-05
media: rc: imon: report mouse events using rc-core's input device
Sean Young
3
-60
/
+10
2018-10-05
media: rc: some events are dropped by userspace
Sean Young
1
-12
/
+2
2018-10-04
media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote
Matthias Reichl
1
-2
/
+7
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
22
-68
/
+61
2018-10-04
media: rc: nec keymaps should specify the nec variant they use
Sean Young
12
-12
/
+12
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
3
-3
/
+3
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+6
2018-08-02
Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-6
/
+15
2018-08-03
bpf: extend bpf_prog_array to store pointers to the cgroup storage
Roman Gushchin
1
-4
/
+6
2018-07-30
media: rc: read out of bounds if bpf reports high protocol number
Sean Young
1
-2
/
+10
2018-07-26
media: bpf: ensure bpf program is freed on detach
Sean Young
1
-0
/
+1
2018-06-27
media: rc: be less noisy when driver misbehaves
Sean Young
1
-4
/
+4
2018-06-26
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
1
-12
/
+2
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-14
/
+3
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
23
-176
/
+430
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
6
-2
/
+388
2018-05-28
media: rc: ensure input/lirc device can be opened after register
Sean Young
1
-2
/
+2
2018-05-28
media: rc: nuvoton: Keep device enabled during reg init
Michał Winiarski
1
-3
/
+6
2018-05-28
media: rc: nuvoton: Keep track of users on CIR enable/disable
Michał Winiarski
1
-46
/
+36
2018-05-28
media: rc: nuvoton: Tweak the interrupt enabling dance
Michał Winiarski
1
-3
/
+3
2018-05-14
media: rc: ite-cir: lower timeout and extend allowed timeout range
Matthias Reichl
2
-10
/
+5
2018-05-14
media: rc: winbond: do not send reset and timeout raw events on startup
Sean Young
1
-2
/
+2
2018-05-14
media: rc: decoders do not need to check for transitions
Sean Young
3
-19
/
+0
2018-05-14
media: rc: drivers should produce alternate pulse and space timing events
Sean Young
1
-4
/
+15
2018-05-14
media: rc: default to idle on at startup or after reset
Sean Young
1
-0
/
+1
2018-05-14
media: mceusb: add missing break
Sean Young
1
-0
/
+1
2018-05-14
media: mceusb: filter out bogus timing irdata of duration 0
Sean Young
1
-0
/
+5
2018-05-14
media: mceusb: MCE_CMD_SETIRTIMEOUT cause strange behaviour on device
Sean Young
1
-3
/
+19
2018-05-14
Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-14
/
+3
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
6
-6
/
+6
2018-05-04
media: rc: allow build pnp-dependent drivers with COMPILE_TEST
Mauro Carvalho Chehab
1
-5
/
+5
2018-05-04
media: rc: imon decoder: support the stick
Sean Young
2
-3
/
+135
2018-05-04
media: rc: only register protocol for rc device if enabled
Sean Young
1
-12
/
+18
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
6
-6
/
+6
2018-04-20
media: rc: mtk-cir: use of_device_get_match_data()
Ryder Lee
1
-3
/
+1
2018-04-20
media: rc: ir-spi: update Andi's e-mail
Andi Shyti
1
-2
/
+2
2018-04-20
media: rc: mceusb: allow the timeout to be configurable
Sean Young
1
-0
/
+22
2018-04-20
media: rc: mceusb: IR of length 0 means IR timeout, not reset
Sean Young
1
-1
/
+6
2018-04-20
media: rc: mce_kbd decoder: fix race condition
Sean Young
2
-7
/
+18
2018-04-20
media: rc: mce_kbd decoder: remove superfluous call to input_sync
Sean Young
1
-1
/
+0
[next]