Hans de Goede
148a32e255
Add patches which allow specifying a default SATA linkpower management policy
...
for mobile chipsets and set the default LPM policy to "med_power_with_dipm"
2017-12-22 18:24:57 +01:00
Laura Abbott
7e5cbdbc68
Linux v4.15-rc4
2017-12-18 09:27:37 -08:00
Jeremy Cline
b59e92ed22
Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 on x86_64 only (rhbz 1525561)
2017-12-15 09:39:04 -05:00
Hans de Goede
c7187efdb4
Enable CONFIG_REGULATOR on x86_64
2017-12-15 13:26:13 +01:00
Laura Abbott
5919ce3742
Linux v4.15-rc2-174-g328b4ed93b69
2017-12-06 09:48:29 -08:00
Peter Robinson
837c7f7fd0
Enable HID_CP2112
2017-12-06 11:05:48 +00:00
Peter Robinson
d809d3e285
enable GPIO_PCF857X for all ARM arches
2017-12-06 06:13:48 +00:00
Peter Robinson
bd6ba47fb1
minor IrDA cleanup, add fix for Pine64 boot already in 4.14
2017-12-06 04:33:38 +00:00
Peter Robinson
9e9be214f5
Disable IrDA (broken, being dropped upstream)
2017-12-06 04:13:25 +00:00
Peter Robinson
afeb9a1070
Minor updates for sun4i drm drivers
2017-12-04 22:22:54 +00:00
Peter Robinson
41e3b9959e
enable Simple PM Bus on ARM
2017-12-04 08:25:25 +00:00
Laura Abbott
e173d2adb6
Linux v4.15-rc1
2017-11-27 09:15:57 -08:00
Peter Robinson
690839d2c7
explicitly enable reset simple on ARM
2017-11-27 15:40:21 +00:00
Peter Robinson
f74f35732d
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernel
2017-11-23 14:19:51 +00:00
Justin M. Forbes
917a598403
Config options for non debug kernels
2017-11-21 12:44:40 -06:00
Peter Robinson
2d1ca3ead8
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernel
2017-11-21 09:17:27 +00:00
Laura Abbott
f43033cacb
Enable driver for the Behringer BCD 2000 (rhbz 1514945)
2017-11-20 10:11:18 -08:00
Laura Abbott
0805625aea
Linux v4.14-12891-gc8a0739b185d
...
Also turn off a powerpc crypto drive that was failing to compile
2017-11-20 10:01:00 -08:00
Laura Abbott
8221dd34f7
Linux v4.14-12375-g2dcd9c71c1ff
2017-11-17 17:10:07 -08:00
Peter Robinson
0830aa88cf
drop deprecated option
2017-11-17 11:52:43 +00:00
Laura Abbott
f332286838
Filtering really just gets too complicated. This is getting turned off.
2017-11-16 15:35:03 -08:00
Laura Abbott
863b68486c
Turn of this option since it depends on the IR subsystem
2017-11-16 12:06:56 -08:00
Laura Abbott
f0b5033e57
Turn off CONFIG_DRM_SIL_SII8620 since it has strange dependencies
2017-11-16 11:16:17 -08:00
Laura Abbott
6a1970be52
Linux v4.14-9248-ge60e1ee60630
2017-11-16 09:50:37 -08:00
Hans de Goede
1e02c6bb34
Enable USB autosuspend for USB bluetooth receivers by default, use
...
btusb.enable_autosuspend=n on the kernel cmdline to disable
2017-11-16 13:10:41 +01:00
Laura Abbott
1895d363af
Disable IPX and NCPFS
...
These are being deprecated by the kernel community
https://marc.info/?l=linux-netdev&m=151067745601327&w=2
Turn them off in advance.
2017-11-15 11:54:45 -08:00
Laura Abbott
e1d147112d
Linux v4.14-4050-g37cb8e1f8e10
2017-11-15 09:40:48 -08:00
Laura Abbott
2ef4e8028f
Linux v4.14-2229-g894025f24bd0
2017-11-14 10:28:07 -08:00
Laura Abbott
1a5d247609
Linux v4.14-104-g1e19bded7f5d
...
Also flip MAXSMP for generic vs. debug config
(see f4861c48b8
)
2017-11-13 11:44:06 -08:00
Don Zickus
c54d82caa9
configs: Rename config directories to sub-directory
...
As part of an effort to foster better cross collaboration with
internal Red Hat kernels, align the configs layout to match
that kernel. This will allow Red Hat engineers to provide easier
guidance on how to set various config options.
In addition, the scripts that process the config options will migrate
to the configs/ directory too in later patches. Future config
workflows will stage all work in the configs/ area.
A simple diff between the kernels will easily expose which config
options are different. Reading the comments in the file provides
guidance to Fedora to determine if that kernel should make a
similar change or not.
Rename debugconfig -> configs/base-debug
Rename baseconfig -> configs/base-generic
Rename configs/base-generic/arm/arm64 -> configs/base-generic/arm/aarch64
No code changes made.
2017-11-13 09:39:12 -08:00