Commit Graph

4726 Commits

Author SHA1 Message Date
Peter Robinson 4a2d2029b8 Stability fixes for Raspberry Pi MMC (sdcard) driver 2018-12-20 04:05:07 +00:00
Peter Robinson 83989fccc2 Initial support for Raspberry Pi model 3A+ 2018-12-20 03:16:00 +00:00
Justin M. Forbes 11488b8b25 Fix default for CONFIG_DVB_MAX_ADAPTERS 2018-12-19 18:00:51 -06:00
Justin M. Forbes abc158d467 Linux v4.20-rc7-6-gddfbab46539f 2018-12-18 16:46:25 -06:00
Justin M. Forbes f94c9af093 Linux v4.20-rc7 2018-12-17 07:30:59 -06:00
Justin M. Forbes 8c1796fac8 Disable debugging options. 2018-12-17 06:35:24 -06:00
Peter Robinson 8565e78e82 Enhancements for Raspberrp Pi Camera 2018-12-17 05:13:39 +00:00
Justin M. Forbes 7fbdf3f0bf Add CONFIG_MEDIA_CONTROLLER_REQUEST_API 2018-12-13 16:50:51 -06:00
Justin M. Forbes 92ac1e3421 Linux v4.20-rc6-82-g65e08c5e8631 2018-12-13 16:32:46 -06:00
Peter Robinson fe9a1861c9 actually add the DA9063 configs for prior change 2018-12-12 08:54:45 +00:00
Peter Robinson 6e2fc66d7a Minor Arm updates for NXP i.MX 6/7 series devices 2018-12-12 08:51:56 +00:00
Peter Robinson 4d72568350 drop duplicate REGULATOR_MAX8952 entries (NFC) 2018-12-12 08:36:46 +00:00
Peter Robinson 1e0d3a2c64 few more minor AllWinner sunxi cleanups, NFC 2018-12-12 07:33:05 +00:00
Peter Robinson cb152fa1b2 Minor cleanups and consolidation of AllWinner configs 2018-12-12 06:38:49 +00:00
Justin M. Forbes 6d894ab21d Linux v4.20-rc6-25-gf5d582777bcb 2018-12-11 11:32:35 -06:00
Hans de Goede 6a45433b3d Really fix non functional hotkeys on Asus FX503VD (#1645070) 2018-12-11 12:24:42 +01:00
Justin M. Forbes 28efc2b6d8 Linux v4.20-rc6 2018-12-10 09:56:51 -06:00
Justin M. Forbes a5ed0b75f9 Disable debugging options. 2018-12-10 07:04:52 -06:00
Justin M. Forbes 2dc35eee33 Linux v4.20-rc5-86-gb72f711a4efa 2018-12-07 10:06:21 -06:00
Justin M. Forbes 22c4d677f9 Linux v4.20-rc5-44-gd08970904582 2018-12-05 14:01:46 -06:00
Jeremy Cline c0dbaa3cc5
Fix corruption bug in direct dispatch for blk-mq 2018-12-05 09:51:03 -05:00
Justin M. Forbes 4d43220d69 Linux v4.20-rc5-21-g0072a0c14d5b 2018-12-04 16:49:41 -06:00
Peter Robinson b385dc2005 remove obsolete option 2018-12-04 04:16:34 +00:00
Justin M. Forbes 10c4e09883 Linux v4.20-rc5 2018-12-03 12:02:17 -06:00
Justin M. Forbes c85b42d5d9 Disable debugging options. 2018-12-03 11:00:53 -06:00
Hans de Goede 26c1fe50a0 Fix non functional hotkeys on Asus FX503VD (#1645070) 2018-12-03 17:34:30 +01:00
Peter Robinson b9bb3eb2c7 minor config cleanups 2018-12-03 07:29:43 +00:00
Peter Jones fe9e33a887 Re-enable CONFIG_CRYPTO_DEV_SP_PSP so I can work on SEV stuff.
Waaay back in October, we saw some issues with various system firmware
talking to the AMD SP PSP devices (the secure processor feature), and so
CONFIG_CRYPTO_DEV_SP_PSP got disabled in all of our kernel trees, as
Laura noted here: https://bugzilla.redhat.com/show_bug.cgi?id=1608242#c44 .

I'm trying to use it, and this obviously makes that impossible to do, so
I'm going to re-enable it in rawhide, because the timeout that's being
discussed in that bugzilla thread is already there, and so this firmware
bugs people saw before shouldn't make things completely unusable.

If you *do* see debilitating stalls on AMD EPYC hardware starting after
the next rawhide build, make some noise so we can disable it again.

(I've also posted this to kernel@l.fp.o: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org/thread/22XCMRU4R75M4D5OSXE7YMWYVOBQIU2M/ )

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-11-30 14:36:02 -05:00
Peter Jones f8216ee47a Enable CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
This makes it so users don't have to do mem_encrypt=1 to enable SEV VMs.

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-11-30 14:05:53 -05:00
Justin M. Forbes 7f66c53653 Linux v4.20-rc4-156-g94f371cb7394 2018-11-30 10:04:13 -06:00
Justin M. Forbes 1288f313f9 Linux v4.20-rc4-35-g121b018f8c74 2018-11-28 15:44:05 -06:00
Peter Robinson b0d8b6c41c enable Amlogic Meson GX series pinctrl drivers for arm64 2018-11-27 10:47:59 +00:00
Justin M. Forbes 4871a58854 Linux v4.20-rc4 2018-11-26 09:39:57 -06:00
Justin M. Forbes dcaed4ecc8 Disable debugging options. 2018-11-26 07:21:54 -06:00
Peter Robinson 74d0357f39 fixes for rockchip, add back rock960 fix not yet upstream 2018-11-22 14:51:00 +00:00
Peter Robinson b8decdf03c build in the rockchips PCIE drivers 2018-11-20 22:07:15 +00:00
Jeremy Cline 308332de18
Linux v4.20-rc3-83-g06e68fed3282 2018-11-20 14:31:50 -05:00
Jeremy Cline b6c05beebd
Reenable debugging options. 2018-11-20 14:29:31 -05:00
Hans de Goede 73ea0c966f Add a patch fixing KIOX010A accelerometers (rhbz#1526312) 2018-11-20 11:52:09 +01:00
Hans de Goede 376d3ff349 Add a patch fixing touchscreens on HP AMD based laptops (rhbz#1644013) 2018-11-20 11:02:18 +01:00
Hans de Goede 0adb640029 Turn on CONFIG_PINCTRL_GEMINILAKE on x86_64 (rhbz#1639155) 2018-11-20 10:54:58 +01:00
Jeremy Cline 466445dbd8
Linux v4.20-rc3 2018-11-19 11:33:38 -05:00
Jeremy Cline c8f9da6523
Resolve a conflict in the efi secureboot patch set 2018-11-19 11:33:38 -05:00
Jeremy Cline c3c75f6fde
Disable debugging options. 2018-11-19 11:33:37 -05:00
Peter Robinson a4764614a7 Fix WiFi on Raspberry Pi 3 on aarch64 (rhbz 1649344), Fixes for Raspberry Pi hwmon driver and firmware interface 2018-11-17 18:06:28 +00:00
Hans de Goede 6c672bed3d Enable a few modules needed for accelerometer and other sensor support
on some HP X2 2-in-1s
2018-11-16 14:55:41 +01:00
Paul Bolle 3e4010f25e configs: correct cpu accounting configuration
The shipped .config files all have CONFIG_TICK_CPU_ACCOUNTING and
CONFIG_VIRT_CPU_ACCOUNTING_NATIVE set. The x86_64 .config files
additionaly have CONFIG_VIRT_CPU_ACCOUNTING_GEN set.

This is wrong because each .config should have just one of these three
set. As a result the build generates
    [...]⚠️ override: VIRT_CPU_ACCOUNTING_NATIVE changes choice state

24 times and
    [...]⚠️ override: VIRT_CPU_ACCOUNTING_GEN changes choice state

4 times. So let's make sure the shipped .config files only have one of
these three Kconfig macros set (ie, the one that's relevant for that
.config target).

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-15 13:44:46 -08:00
Paul Bolle 23a14040db configs: correct memory configuration
The shipped .config files all have CONFIG_FLATMEM_MANUAL and
CONFIG_SPARSEMEM_MANUAL set.

This is wrong because each .config should have just one of these two set
set. (There's also CONFIG_DISCONTIGMEM_MANUAL but Fedora doesn't use
that.) As a result the build generates
    [...]⚠️ override: SPARSEMEM_MANUAL changes choice state

24 times.

If the configuration generation system drops CONFIG_FLATMEM_MANUAL the
warnings go away. And that doesn't change the final .config files that
the kernel's build system actually uses.

(Two details that very few people will care about:
1. x86/i686 still needs to unset CONFIG_FLATMEM_MANUAL to keep
process_configs.sh from killing the build;
2. the kernel build of armv7hl will silently drop
CONFIG_SPARSEMEM_MANUAL. Because of that I didn't bother with an
explicit override for arm/armv7.)

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-15 13:44:46 -08:00
Paul Bolle ae8e3e89c1 configs: use CONFIG_UNWINDER_ORC only in x86/x86_64
The shipped .config files for i686 have both CONFIG_UNWINDER_ORC and
CONFIG_UNWINDER_FRAME_POINTER set. This is wrong because those .config
files should only have CONFIG_UNWINDER_FRAME_POINTER set. As a result
the build generates
    [...]⚠️ override: UNWINDER_ORC changes choice state

4 times.

Move CONFIG_UNWINDER_ORC to x86/x86_64 to correct this. Note that this
doesn't change the final .config files that the kernel's build system
actually uses.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-15 13:44:46 -08:00
Justin M. Forbes ded23d15f8 Linux v4.20-rc2-52-g5929a1f0ff30 2018-11-15 09:52:16 -08:00