Commit Graph

203 Commits

Author SHA1 Message Date
Stephan Raue cbc03cb8f9 projects/*/linux: add support for iptable_mangle, this fixes #4716
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 15:02:15 +01:00
kefor 138bb1b361 Increase pre_allocated_buffer to fix buffering issues.
Also activate verbose procfs for better debugging and setting dynamic settings
2016-02-09 15:08:46 -05:00
Stephan Raue ad66762958 Merge pull request #4636 from lrusak/skylake-fix
linux: Disable SKL_SOC support cause of fdo 93703
2016-01-20 09:29:06 +01:00
fritsch 82929774da linux: Disable SKL_SOC support cause of fdo 93703 2016-01-20 00:49:31 +01:00
piotrasd 6ca1ff7aff make possible run Openelec as guest on KVM
when we add this modules we will able to run Openelec with KVM driver as guest on virtual system
tested and working (changes based on http://www.linux-kvm.org/page/Tuning_Kernel)

Without this modules we must emulate LAN driver, SATA driver, etc. :( please consider add this to Generic image
More about testing etc. https://lime-technology.com/forum/index.php?topic=44683.0
2016-01-14 20:52:43 +01:00
Stephan Raue 7875a02fef projects/*/linux: add support for intel 10GB NICs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-10 14:20:23 +01:00
Stephan Raue 4d1f7ff9c7 projects/*: add some sound SOC codecs and drivers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-04 23:40:44 +01:00
Lukas Rusak d30f0d791d linux: set CONFIG_USB_IPHETH=m 2015-12-29 01:36:29 -08:00
fritsch 19c26b8180 Linux: Bump to 4.4-rc5 2015-12-17 13:47:34 -08:00
Lukas Rusak 3db217d968 linux x86_64: build btrfs into kernel 2015-11-15 23:43:30 -08:00
Stephan Raue 67c2c76c21 projects/*/linux: sync kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-02 23:24:59 +01:00
Lukas Rusak fb4fc77d41 linux: add amdgpu firmwares and enable amdgpu kernel driver 2015-11-02 23:17:34 +01:00
Stefan Saraev ffac260ff2 linux: add new i915 blobs 2015-11-02 12:38:30 +01:00
fritsch 10735c6bfb linux: update to linux-4.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-02 12:38:04 +01:00
Stephan Raue 456c875268 projects/*/linux: sync kernel config for basic touchscreen support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-04 23:17:00 +02:00
Stefan Saraev 16c166baaa linux: enable BLK_DEV_NVME 2015-09-27 18:25:17 +03:00
Stephan Raue ce9105f715 linux: add backport of mediatek mt7601u driver from kernel 4.2, stolen from https://github.com/raspberrypi/linux , thanks much
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-08-20 11:33:28 +02:00
Sony2 727f4e35b0 add docker support to kernel 2015-08-11 10:27:42 +02:00
Stefan Saraev b726891e2a linux: move CONFIG_PPP to module
there is no working pppd/pptpd for openelec atm.
whoever is working on ppp support (addon) is free to
modprobe ppp_generic
2015-07-16 10:53:08 +03:00
Stefan Saraev 494105cc0f linux: switch to linux-4.1 for generic/legacy 2015-06-15 16:23:35 +03:00
Stephan Raue 834255ea9a projects/*/linux: enable CONFIG_HID_SMARTJOYPLUS, this fixes #3973
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-10 10:45:01 +02:00
Stephan Raue 68a190988e linux: add and update some AMD and RTL firmwares
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-09 14:01:21 +02:00
Stephan Raue 6b17c25b2b Merge pull request #4078 from lrusak/bcm_sta
Replace b43 with bcm_sta
2015-05-05 22:57:04 +02:00
Olli Salonen 9d3f5535f1 linux: add patch to support Hauppauge HVR-955Q ATSC USB receiver
This patch adds support for the Hauppauge HVR-955Q ATSC USB receiver, which is a newer version of the HVR-950Q and one of the few ATSC receivers currently being sold on the market and having Linux support.

The patch looks rather large, but bulk of the patch is the new demodulator driver for the LGDT3306a demodulator.

Obsolete after kernel 4.1 is taken into use.
2015-05-05 21:41:06 +03:00
Lukas Rusak f80316ce1f projects/Generic - replace b43 driver with bcm_sta 2015-05-05 09:09:21 -07:00