Commit Graph

961 Commits

Author SHA1 Message Date
Forest
2ab3b9f150 Enable all buttons on the TiVo Slide Pro remote.
The linux kernel has supported the TiVo Slide remote control for some time,
but does not recognize the USB ID of the newer Slide Pro. This patch adds
the missing data structures so the newer remote will be recognized by the
driver, thereby allowing the TiVo, LiveTV, and Thumbs Up/Down buttons to be
mapped with a hwdb file.
2015-03-13 00:05:56 -07:00
fritsch
efa6da09a4 linux: Use legacy turbo 2015-03-09 19:48:48 +01:00
fritsch
9a57d80a11 linux: implement limited color range for amd dce6+ asics (agd5f) 2015-03-08 13:40:37 +01:00
Stephan Raue
a89c41e62c linux: update to linux-3.19.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-08 01:03:30 +01:00
Stephan Raue
bc3b4418cd linux: move framescaling patch out of projects folder
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-07 13:20:55 +01:00
Stephan Raue
39fd1c8812 Merge pull request #3931 from lrusak/ouya
Updated ouya controller patch
2015-03-07 12:30:03 +01:00
Stefan Saraev
48effc8f12 linux: remove unused patches 2015-02-26 20:31:30 +02:00
Stefan Saraev
390dbd0961 Revert "Rebase valve xpad rework onto 3.19"
This reverts commit a9f0258775.

this reverts #3933 see comments on the PR.
2015-02-26 20:29:55 +02:00
Lukas Rusak
ab6ae0ff03 Update ouya controller patch 2015-02-24 09:13:24 -08:00
Lukas Rusak
258d76767d Removed old patch from todo folder 2015-02-24 09:13:23 -08:00
Lukas Rusak
a62e61a089 Remove uneeded patches from todo folder 2015-02-20 21:28:56 -08:00
Lukas Rusak
a9f0258775 Rebase valve xpad rework onto 3.19 2015-02-20 21:27:41 -08:00
Alex Deryskyba
680f7612d5 WeTek_Play: Update Linux kernel to 3.10-24553c6 2015-02-15 02:16:47 +01:00
Stefan Saraev
206cbae059 remove perf 2015-02-13 21:50:43 +02:00
Stephan Raue
54a6acf6d9 linux: add patch to fix build of 'perf', thanks to 'mrdominuzq'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-12 23:47:25 +01:00
Stephan Raue
8d3ff63cd2 linux: remove kernel 3.18 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-12 21:39:20 +01:00
Stefan Saraev
ce008d69b2 linux: update ngene/octopus patch
minors, now a bit less intrusive
2015-02-12 13:20:00 +02:00
vpeter4
2cf8662e22 linux: Update saa716x PCIe interface chipset patch
(driver support for TechniSat SkyStar 2 eXpress)
2015-02-12 11:11:55 +01:00
Stephan Raue
2683a63108 linux: update to linux-3.19, build RPi2 projects with kernel 3.18
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-11 21:21:47 +01:00
Stephan Raue
cd64c19989 linux: update to linux-3.18.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-08 12:24:43 +01:00
fritsch
5c16abd155 Linux: Remove radeon workaround - Mesa patch was suggested by upstream 2015-02-03 22:28:38 +01:00
Stephan Raue
9e274de62a linux: update to linux-3.18.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-31 10:15:56 +01:00
Stefan Saraev
1981ec0d19 Merge pull request #3850 from pinhao/master
Fix divide by zero crash
2015-01-30 16:44:58 +02:00
Alex Deryskyba
7b759f846c WeTek_Play: Update Linux kernel to 3.10-84deff2 2015-01-30 00:21:24 +01:00
Pedro Pinhão
cab67860a5 Fix divide by zero crash
When called with 0 symbol rate the module would crash with a divide by
zero error.
Added simple symbol rate validation
2015-01-29 23:19:53 +01:00