Commit Graph

910 Commits

Author SHA1 Message Date
Stephan Raue
4b2b4d751f linux: add new radeon firmwares, this should fix #3654
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-01 00:36:46 +01:00
Stefan Saraev
2677c10f93 linux: update ngene/octopus
I have done some stupid (sysfs related) things to ddbridge
in order to make it compile with 3.17. as I dont have the
hardware, and there were no volunteers to test it, it was not
tested at all.

now it's fixed upstream
2014-11-27 12:34:49 +02:00
fritsch
62b106c14b Radeon: Fix kfree of unitialized ptr - thx to Adam Williamson 2014-11-22 07:01:03 +01:00
fritsch
2a04a80afa linux: Bump to 3.17.4 2014-11-22 07:00:05 +01:00
Stephan Raue
7a94a54352 linux: add upstream patch to fix rc-core toggle behavior
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-20 01:13:38 +01:00
Stephan Raue
ee6c904146 Revert "linux: add upstream patch"
This reverts commit 230295becb.

Conflicts:
	packages/linux/patches/3.17.3/linux-999.10-drm_intel_gen7-stall.patch
2014-11-16 14:58:37 +01:00
Stephan Raue
9365f7e364 linux: update to linux-3.17.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-15 03:28:58 +01:00
Stephan Raue
230295becb linux: add upstream patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-14 16:34:05 +01:00
Stephan Raue
dbe3ff7875 linux: add some upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-08 21:27:09 +01:00
Stephan Raue
7c9f666390 linux: update to linux-cuboxi-3.14-dc5edb8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-02 19:18:31 +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 89847cc83f.
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