Commit Graph

1437 Commits

Author SHA1 Message Date
MilhouseVH e9db554a63 linux: update to linux-4.14.43 2018-05-26 03:05:03 +01:00
MilhouseVH 73e3fb169d linux: update to linux-4.14.42 2018-05-26 03:05:03 +01:00
MilhouseVH 3b0007b517 linux: update to linux-4.14.41 2018-05-26 03:05:03 +01:00
MilhouseVH f5488ebe81 linux: update to linux-4.14.39 2018-05-26 03:05:03 +01:00
MilhouseVH d353e26413 Merge pull request #2694 from HiassofT/le9-ir-timeout-ite-cir
Generic: allow lower IR timeouts on ITE CIR devices
2018-05-20 19:33:43 +01:00
Matthias Reichl 4893d6e30c Generic: allow lower IR timeouts on ITE CIR devices
Patch submitted to upstream https://patchwork.linuxtv.org/patch/49473/

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-05-13 13:38:25 +02:00
Matthias Reichl f030eb951d RPi, Generic: filter out bogus timing data from mceusb receivers
Backport of https://patchwork.linuxtv.org/patch/49430/

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-05-11 12:36:35 +02:00
Matthias Reichl 3e752b947c RPi, Generic: fix erratic IR timeout behaviour on mceusb 1784:0011
Backport of proposed patch https://patchwork.linuxtv.org/patch/49409/

Setting the IR timeout on the Topseed mceusb receiver 1784:0011
causes strange behaviour. Disable use of MCE_CMD_SETIRTIMEOUT
on that device and use a software implementation instead.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-05-10 13:06:57 +02:00
Matthias Reichl e131c14bb2 RPi, Generic: backport IR latency patch and mce_kbd/mceusb fixes
See https://www.spinics.net/lists/linux-media/msg131804.html
https://patchwork.linuxtv.org/patch/48681/
https://patchwork.linuxtv.org/patch/48680/
https://patchwork.linuxtv.org/patch/48782/

The current IR decoding is much too slow. Many IR protocols rely on
a trailing space for decoding (e.g. rc-6 needs to know when the bits
end). The trailing space is generated by the IR timeout, and if this
is longer than required, buttons can feel slow to respond.

The other issue is the keyup timer. IR has no concept of a keyup message,
this is implied by the absence of IR. So, minimising the timeout for
this makes buttons less "sticky"; the are released much quicker.

With these patches in place, using IR with the builtin decoders is much
improved and feels very snappy.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-05-04 13:51:33 +02:00
MilhouseVH c84b1771e7 Merge pull request #2666 from HiassofT/le9-retire-devtools
retire DEVTOOLS
2018-04-29 12:55:04 +01:00
Alex Deryskyba 156b5fb2c5 Merge pull request #2674 from CvH/9.0-uboot-deps
add u-boot-tools package dependency for WC & WP
2018-04-28 14:33:12 +03:00
Matthias Reichl ca01ed96a2 linux (amlogic-3.10): add dependency on u-boot-tools-aml:host
Linux kernel build needs mkimage in toolchain

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-27 17:23:51 +02:00
MilhouseVH 27ac931550 linux: update to linux-4.14.37 2018-04-26 23:47:23 +01:00
MilhouseVH c75df1ca6b linux: update to linux-4.14.34 2018-04-26 23:47:23 +01:00
MilhouseVH 169dcbc8ab linux: update to linux-4.14.33 2018-04-26 23:47:22 +01:00
MilhouseVH 1cc69099d2 linux: update to linux-4.14.32 2018-04-26 23:47:22 +01:00
MilhouseVH aa452bde48 linux: update to linux-4.14.31 2018-04-26 23:47:22 +01:00
Matthias Reichl 2e2e683a62 linux: always build perf, unless explicitly disabled
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-25 16:19:34 +02:00
Matthias Reichl cb9786e3b6 Merge pull request #2585 from MilhouseVH/linux41425+
linux: update to 4.14.30
2018-03-27 23:51:31 +02:00
MilhouseVH fefc11748e linux: update to linux-4.14.30 2018-03-26 19:04:24 +01:00
MilhouseVH b070f3502e linux: update to linux-4.14.29 2018-03-22 17:06:25 +00:00
Adam Green b791aea5b9 linux: bump amlogic-3.10 2018-03-21 09:18:19 +00:00
Adam Green c214b720a0 linux: bump amlogic-3.14 2018-03-20 14:48:47 +00:00
MilhouseVH 07b52983eb linux/RPi: stop reverting upstream Pi3 console path fix
Fixed by https://github.com/raspberrypi/linux/commit/a200c4e1f31f960db45e4601ea7e4be5eaf0e78d
2018-03-16 13:38:59 +00:00
MilhouseVH 0cff189b3a linux: update to linux-4.14.27 2018-03-16 13:38:59 +00:00