901 Commits

Author SHA1 Message Date
Stephan Raue
76f4e6db01 linux: update to linux-cuboxi-3.14-dc5edb8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-02 15:45:02 +01:00
Stephan Raue
1dff819de4 linux: update to linux-3.17.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-30 23:25:09 +01:00
Stephan Raue
bf0fedeb9e linux: replace default hostname with $DISTRONAME while building
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-29 11:44:21 +01:00
Olli Salonen
b4a0966867 linux: Add support for the DVB-T2/C tuner of DVBSky T9580 2014-10-28 21:50:57 +02:00
Olli Salonen
e7ec60e951 linux: Add support for TechnoTrend CT2-4400 and 4650 USB tuners 2014-10-28 21:50:14 +02:00
Stephan Raue
5cfe233788 linux: add upstream patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-21 13:42:35 +02:00
Stephan Raue
8af8546b34 linux: remove patch from todo dir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 22:09:41 +02:00
Matt DeVillier
f8e35880e3 IR-RC6 patch: updated for kernel 3.17.1
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
2014-10-16 15:03:45 -05:00
Stephan Raue
1ecff2b6b7 Revert "linux: clean up unused modprobe.d/ath9k.conf"
This reverts commit 89847cc83f994ec73dfe8b3980657bcf218cd1b1.
2014-10-16 18:03:47 +02:00
Stephan Raue
4a82afe95b linux: fix build if /lib/firmeware is not avaible before creating the symlink
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 14:32:22 +02:00
Stephan Raue
55f7da3dbc linux: update to linux-3.17.1, update kernel config, update RPi support patch. TODO: rework some patches from packages/linux/patches/3.17.1/todo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 14:32:22 +02:00
Stephan Raue
2cb7cd6f2b buildsys: add $PKG_DIR/modprobe.d/ support to scripts/install 2014-10-16 14:32:21 +02:00
Stephan Raue
89847cc83f linux: clean up unused modprobe.d/ath9k.conf 2014-10-16 14:32:21 +02:00
Stephan Raue
70bd675bb9 linux: enable firmware loading from /storage/.config/firmware/
from Documentation/firmware_class/README:

 ....
 1), kernel(driver):
        - calls request_firmware(&fw_entry, $FIRMWARE, device)
        - kernel searchs the fimware image with name $FIRMWARE directly
        in the below search path of root filesystem:
                User customized search path by module parameter 'path'[1]
                "/lib/firmware/updates/" UTS_RELEASE,
                "/lib/firmware/updates",
                "/lib/firmware/" UTS_RELEASE,
                "/lib/firmware"
        - If found, goto 7), else goto 2)

        [1], the 'path' is a string parameter which length should be less
        than 256, user should pass 'firmware_class.path=$CUSTOMIZED_PATH'
        if firmware_class is built in kernel(the general situation)
  ....

can also be done via boot parameter but I preder symlinking
2014-10-16 14:32:21 +02:00
Stephan Raue
4435ddffe0 linux: remove old patches
revert-xhci-Set-scatter-gather-limit.patch:
  we've got no response from upstream. if the issue fixed by this
  patch is still there, I dont care
2014-10-16 14:32:21 +02:00
Stephan Raue
7c25d27cb0 linux: update to linux-3.16.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-10 11:22:28 +02:00
Stephan Raue
cd7cdf3591 linux: update to linux-3.16.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-06 02:01:36 +02:00
Stephan Raue
081f94804f linux: add patch to fix ath9k_htc driver, see https://bugzilla.kernel.org/show_bug.cgi?id=78581 this fixes #3519
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-30 16:42:09 +02:00
Prashant Somashekar
4e6d30163e linux: update to linux-3.16.3 2014-09-19 20:18:52 -04:00
Stephan Raue
c5f87ec61e linux: update to linux-cuboxi-3.14-e85332f
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-11 14:42:58 +02:00
Stephan Raue
b826440fd9 linux: add more radeon firmwares
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-07 08:04:11 +02:00
Stephan Raue
64ae48a846 linux: update to linux-3.16.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-06 15:10:36 +02:00
Matt DeVillier
7051df8025 Updated patch for 3.1.6.1 kernel driver
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
2014-09-05 13:45:44 -05:00
Stephan Raue
d4059455d9 linux: remove PS3 repeat patch for now, needs to be reworked
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-04 01:08:48 +02:00
Stephan Raue
d71ca9c080 linux: remove not more needed patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-03 23:34:11 +02:00
Stephan Raue
db6fee8366 projects/Cuboxi: update to IMX6 3.14.x kernel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-26 18:59:05 +02:00
Stefan Saraev
33e31864da linux: remove unused ptrace fix 2014-08-15 15:34:58 +02:00
Stephan Raue
854a7e6cb8 linux: move patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-15 14:07:29 +02:00
Stephan Raue
355e78a047 linux: fix patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-15 13:58:31 +02:00
Patrik Dufresne
e710a831fb Ignore diagonals for iMON PAD in keyboard mode
For user with an iMON PAD Remote, the keyboard mode is very touchy and almost useless with XBMC. To make it less touchy, I make it ignore the diagonals.
2014-08-15 13:37:35 +02:00
Stephan Raue
ef09807fd2 Merge pull request #3398 from stefansaraev/dvbsky
linux: add support for dvbsky s950v3 / s952v3
2014-08-15 13:32:03 +02:00
Lukas Rusak
0554b8aa48 Created a patch from the work Valve did on the xpad kernel driver.
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-15 13:20:47 +02:00
Stephan Raue
00ccb6d614 linux: update to linux-3.16.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-14 14:54:27 +02:00
Stefan Saraev
bc2cf86439 linux: add support for dvbsky s950v3 / s952v3 2014-08-11 21:53:57 +03:00
Stephan Raue
c7a004fbb0 linux: update to linux-cuboxi-a5afa23, this fixes #3394
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-10 16:25:24 +02:00
Stephan Raue
cff13c438b linux: remove kernel 3.15 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-07 16:48:01 +02:00
Stephan Raue
6f46186dfd linux: add kernel 3.16, update x86 builds to kernel 3.16
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-04 23:20:59 +02:00
Prashant Somashekar
41034ba3ec linux: update to linux-3.15.8 2014-08-01 12:00:35 -04:00
Stephan Raue
e0924c94cd linux: update to linux-3.15.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-29 07:55:35 +02:00
Prashant Somashekar
815de65822 linux: update to linux-3.15.6 2014-07-17 20:04:42 -04:00
Stephan Raue
42225b4a83 linux-cuboxi: update to linux-cuboxi-27bb585
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-11 21:22:43 +02:00
Stephan Raue
2c0e3a742f linux: update to linux-3.15.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-10 20:37:22 +02:00
Stephan Raue
16427940f8 linux: update to linux-3.15.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-07 22:21:38 +02:00
Prashant Somashekar
0550d265c5 linux: update to linux-3.15.3 2014-07-01 10:34:36 -04:00
Stephan Raue
f021f42401 linux: update to linux-3.15.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-27 06:18:55 +02:00
Stephan Raue
d703c406d2 linux: add patch to fix FD72921
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-21 16:07:29 +02:00
Stephan Raue
019f42fdad linux: update Radeon firmwares
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-17 17:17:33 +02:00
Stephan Raue
85b12b5eca linux: update to linux-3.15.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-17 03:56:49 +02:00
Lukas Rusak
23fc7988c6 Add kernel patch for proper Ouya Controller Support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-11 00:23:32 +02:00
Stephan Raue
161d7889e6 linux: remove kernel 3.14 patches and support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-10 08:42:57 +02:00