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
Stephan Raue
fc8f8082ea
linux: update to linux-4.0-rc6 (for Generic project)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-04 22:35:32 +02:00
Stefan Saraev
5352a17c9a
linux: remove i386 defconfig
2015-04-03 12:08:19 +03:00
Lukas Rusak
713d316970
Add rtl8180 kernel driver
2015-03-17 21:59:00 -07:00
Lukas Rusak
0ceb4387f3
Update kernel configs
2015-02-24 09:13:24 -08:00
Stephan Raue
3ee63df0b8
projects/*/linux: enable CONFIG_UHID, this fixes #3514
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-15 13:07:47 +01:00
Stefan Saraev
08b82622a5
linux: sync config
2015-02-12 12:46:42 +02: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
a3da2f27c0
projects/*/linux: build some library routines and crypto drivers as modules
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-01 01:23:39 +01:00
Stephan Raue
f168c51192
projects/*/linux: build XFS/BTRFS/XFS/ReiserFS/JFS as modules
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-31 23:09:09 +01:00
David Härdeman
b4bbefca61
projects/*/linux: enable crypto modules for NFSv4
...
These modules are necessary for supporting Kerberized
NFSv4 clients. They're pretty small (8K, 11K, 49K on my
system).
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-30 20:46:45 +01:00
Stephan Raue
be05966f71
linux: update to linux-3.18.2, update RPi support patch, update kernel configs, move patches which still must reworked to the todo folder
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-11 14:09:40 +01:00
Stefan Saraev
34da574bea
linux: defconfig: enable CONFIG_COREDUMP
2015-01-04 00:10:13 +02:00
Stephan Raue
0e5b1064a9
projects/*/linux: add netconsole support - part 2 :-)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-03 19:24:33 +01:00
Stephan Raue
6cd304fee3
projects/*/linux: add netconsole support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-03 17:12:03 +01:00
Stephan Raue
d44122d5af
projects/*/linux: build RTSX USB and PCIe cardreader drivers statically
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-14 15:35:57 +01:00
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
Stephan Raue
89b92f4af1
projects/*/linux: Enable Netfilter owner matching, this fixes #3607 , this fixes #3585
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-13 01:53:58 +01:00
Stephan Raue
ba6fa6d45e
projects/Generic/linux: remove old commandline options
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-08 12:05:31 +01:00
Stephan Raue
592ee32d12
projects/*/linux: disable USB autosuspend per default
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-08 12:04:33 +01:00
Stephan Raue
bd14de5160
projects/Generic/linux: enable CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-03 15:54:44 +01:00
Stephan Raue
1d95aa47c7
projects/Generic/linux: enable CONFIG_X86_CHECK_BIOS_CORRUPTION
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-03 15:49:14 +01:00
Stephan Raue
35bfa9fd98
projects/Generic/linux: decrease max supported cpus to 8 for i686 builds
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-02 12:32:01 +01:00
Stephan Raue
95171e4613
projects/Generic/linux: increase max supported cpus to 16
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-01 12:03:43 +01:00
Stephan Raue
5c461ad572
projects/*/linux: remove not needed cpufreq governors
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-01 12:03:43 +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
e7ec60e951
linux: Add support for TechnoTrend CT2-4400 and 4650 USB tuners
2014-10-28 21:50:14 +02:00
Stephan Raue
a93911fbea
projects/Generic/linux: switch to tick based cputime accounting
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 17:44:57 +02:00
Stephan Raue
fdcdc6a2dc
projects/*/linux: switch back to idle dynticks
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 17:36:27 +02:00
Stephan Raue
6ae85132d5
projects/*/linux: remove CONFIG_6LOWPAN
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 17:17:34 +02:00
Stephan Raue
3edb769575
projects/*/linux: remove CONFIG_ACPI_WMI, CONFIG_HP_WMI, CONFIG_HP_ACCEL, CONFIG_INPUT_POLLDEV, CONFIG_INPUT_SPARSEKMAP support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 17:08:58 +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
014cb84793
projects/*/linux: add Pantherlord game controller support, this fixes #3518
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-01 04:11:04 +02:00
Stephan Raue
8fb7a26381
projects/*/linux: enable CONFIG_SND_ICE1712
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-26 22:58:25 +02:00
Prashant Somashekar
4e6d30163e
linux: update to linux-3.16.3
2014-09-19 20:18:52 -04: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
d66494b9b4
projects/*/linux: add STK1160 support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-06 18:15:16 +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
Stephan Raue
1220052f6c
linux: disable FW_LOADER_USER_HELPER
...
support removed in next systemd
2014-09-03 22:45:45 +02:00
Stephan Raue
be1046029e
projects/*/linux: add H341 usb-serial support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-03 17:31:09 +02:00