939 Commits

Author SHA1 Message Date
Forest
d54a168102 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 20:24:40 +01:00
Stephan Raue
6d3949a06c linux: update to linux-3.18.9 for RPi2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-13 09:57:07 +01:00
fritsch
030e2a8040 linux: Use legacy turbo (fixes BYT full freeze) 2015-03-07 09:01:03 +01:00
Stefan Saraev
31a5197d59 Merge pull request #3977 from trsqr/ct2-4400v2
linux: fix TechnoTrend CT2-4400v2 clock for RPi2
2015-03-03 22:40:46 +02:00
Olli Salonen
e6c35767af linux: fix CT2-4400v2 clock 2015-03-03 22:27:10 +02:00
Olli Salonen
a86bb5711c linux: fix Kconfig for cxusb 2015-03-01 17:46:43 +02:00
Stephan Raue
855cf7fb79 linux: update to linux-3.18.8 for RPi2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-28 00:12:51 +01:00
Stephan Raue
5928cb17fa linux: update to linux-3.18.7 for RPi2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-24 08:15:53 +01:00
Stephan Raue
d14c4f6117 linux: update to linux-3.8.6 for RPi2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-08 16:38:43 +01:00
fritsch
f5f78c9f38 Linux: Remove radeon workaround - Mesa patch was suggested by upstream 2015-02-03 22:24:11 +01:00
Stephan Raue
90375d89e4 linux: add kernel 3.18, neeced for RPi2 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-02 21:52:35 +01:00
Stephan Raue
12073d0bc1 linux: add support to install dtb files for RPi kernels, thanks to Milhouse
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-02 21:52:34 +01:00
Pedro Pinhão
f9d475464a 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-31 10:22:06 +01:00
Stephan Raue
ea8ab3ac3a linux: move patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-27 21:46:41 +01:00
Stefan Saraev
4a0531a6a6 linux: re-add still needed patch
this fixes some usb tv tuners on usb3 ports
2015-01-27 21:46:41 +01:00
Stefan Saraev
347828fd9e linux: always force initrd rebuild
we dont want "stale" modules in initrd, that wont load at
all (invalud mod format) when a module is removed from INITRAMFS_MODULES
2015-01-24 13:45:50 +01:00
Stephan Raue
20ffbfd1b2 linux: update to linux-3.17.8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-24 12:46:24 +01:00
fritsch
978d37579c Radeon: disable RADEON_GEM_GTT_WC for Kabini and Aruba 2015-01-23 09:15:00 +01:00
Olli Salonen
7d7d40d4d8 linux: add patch for Geniatech T230 USB DVB-T/T2/C tuner 2014-12-28 21:41:40 +02:00
fritsch
ab419fcc3b linux: Clear media states on flush 2014-12-27 21:50:47 +01:00
fritsch
7d1caea56b linux: drm/i915: Force the CS stall for invalidate flushes 2014-12-26 11:56:12 +01:00
fritsch
cd5f42c2ef Intel: Backport drm/i915: Disable PSMI sleep messages on all rings around context switches
this drops the preliminary other gpu hang fixes
2014-12-26 11:56:11 +01:00
Alex Deryskyba
067c51a82a Fix a "No such file or directory" error when $BOOTLOADER = "u-boot" and there are no arch/arm/boot/dts/*.dtb files in Linux kernel build directory 2014-12-17 00:08:15 +01:00
Stephan Raue
8216d83201 linux: update to linux-3.17.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:01:29 +01:00
Stephan Raue
10ef21d3f8 move patches to versioned dir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-11 21:14:03 +01:00
fritsch
719a0e6fd5 Linux: Port fixes for gpu hang to 3.17 2014-12-11 21:13:41 +01:00
Stephan Raue
a4e3845b91 busybox: move keyutils dependency to package 'linux'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-09 23:00:30 +01:00
Stephan Raue
6640f3dc8d linux: update to linux-3.17.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-09 20:02:33 +01:00
Stephan Raue
02fbd280a5 linux: update to linux-3.17.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-07 14:29:31 +01:00
Stephan Raue
c29bb6edc9 linux: add new radeon firmwares, this should fix #3654
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-30 21:40:40 +01:00
Stefan Saraev
189841c54b 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-30 20:58:44 +01:00
fritsch
2535fcd9f7 Radeon: Fix kfree of unitialized ptr - thx to Adam Williamson 2014-11-22 13:04:28 +01:00
fritsch
594a413820 linux: Bump to 3.17.4 2014-11-22 13:04:28 +01:00
Stephan Raue
68d24ada1c linux: add upstream patch to fix rc-core toggle behavior
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-20 01:18:34 +01:00
Stephan Raue
c57bf7318e Revert "linux: add upstream patch"
This reverts commit 230295becb69e18718567355017e977db73ce96d.

Conflicts:
	packages/linux/patches/3.17.3/linux-999.10-drm_intel_gen7-stall.patch
2014-11-16 14:59:13 +01:00
Stephan Raue
669021932b linux: update to linux-3.17.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-15 03:38:50 +01:00
Stephan Raue
9d5803fe1d linux: add upstream patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-14 16:34:40 +01:00
Stephan Raue
aa9b78065d linux: add some upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-10 19:41:14 +01:00
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