Commit Graph

5187 Commits

Author SHA1 Message Date
Peter Robinson 3d93a416f2 drop dead options, minor arm tweaks 2019-07-15 21:52:07 +01:00
Justin M. Forbes 92f058c860 Turn off i686 builds for Rawhide 2019-07-12 14:43:02 -05:00
Laura Abbott 14105ee367 Turn off the driver because it breaks the filtering 2019-07-12 09:27:58 -04:00
Laura Abbott 46f3e4dbcb Linux v5.2-7109-gd7d170a8e357 2019-07-12 08:29:07 -04:00
Paul Bolle 03fa0f4763 configs: remove CONFIG_ASIX_PHY
The Kconfig symbol ASIX_PHY was renamed to AX88796B_PHY in v5.2-rc6, see
upstream commit a9520543b123 ("net: phy: rename Asix Electronics PHY
driver"). CONFIG_AX88796B_PHY is already used in the configuration generation
system, so we can safely remove CONFIG_ASIX_PHY from that system.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-07-11 08:55:29 -04:00
Laura Abbott 84210fcea5 Linux v5.2-3311-g5450e8a316a6 2019-07-11 07:45:34 -04:00
Laura Abbott 19bcf9a9c5 Linux v5.2-3135-ge9a83bd23220 2019-07-10 08:28:38 -04:00
Laura Abbott a152d923e3 Enable CONFIG_RC_XBOX_DVD
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-07-09 15:17:11 -04:00
Laura Abbott 92f0deae55 Linux v5.2-915-g5ad18b2e60b7 2019-07-09 09:26:30 -04:00
Laura Abbott f4ea651be7 Reenable debugging options. 2019-07-09 08:32:37 -04:00
Justin M. Forbes 52decab756 Linux v5.2.0 2019-07-08 09:49:35 -05:00
Justin M. Forbes 67c4f1112f Linux v5.2-rc7-8-geca94432934f 2019-07-03 09:30:49 -05:00
David Abdurachmanov 77b49c9b18
Update riscv configs
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-07-02 15:21:10 +03:00
David Abdurachmanov b54ad78b02
Merge remote-tracking branch 'up/master' into master-riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-07-02 15:16:59 +03:00
Justin M. Forbes a51ec6bf05 Linux v5.2-rc7 2019-07-01 08:53:17 -05:00
Justin M. Forbes bd5a8e4c11 Disable debugging options. 2019-07-01 08:46:31 -05:00
Peter Robinson d2e0e69e62 minor arm cleanups, update rpi cam patch, add fix for dwc3 on rockchips 2019-06-30 20:15:50 +01:00
Peter Robinson bf2174540c arm64: the tsadc patch is already upstream so drop it 2019-06-29 13:06:08 +01:00
Justin M. Forbes 7addfa8f74 Linux v5.2-rc6-93-g556e2f6020bf 2019-06-28 09:20:53 -05:00
Peter Robinson 6cb99dafc0 bcm2835: upstream fix for Raspberry Pi load issue 2019-06-25 19:41:59 +01:00
Peter Robinson 0d2c8ee000 arm64: qcom: add patch for ACPI UFS storage 2019-06-25 19:38:27 +01:00
Justin M. Forbes 639ea3fb7e Linux v5.2-rc6-15-g249155c20f9b 2019-06-25 09:39:54 -05:00
Peter Robinson aa0fcf841b arm64: minor config tweak for i.MX8 2019-06-25 11:52:52 +01:00
Peter Robinson 2d52c31482 raspberrypi: patch to fix the camera 2019-06-25 08:46:44 +01:00
Peter Robinson f7fca913e3 arm64: minor fix for qcom patch 2019-06-24 23:32:12 +01:00
David Abdurachmanov ecef7281d5
Update SECCOMP patch
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-06-24 19:01:53 +03:00
Justin M. Forbes 53459f7b69 Linux v5.2-rc6 2019-06-24 10:41:57 -05:00
Justin M. Forbes 6acb9747bd Disable debugging options. 2019-06-24 10:23:42 -05:00
David Abdurachmanov 5e0efa7c70
Fix patch format
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-06-24 17:50:29 +03:00
David Abdurachmanov 6d70f5be5f
Fix Release
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-06-24 17:24:38 +03:00
David Abdurachmanov 601e6a0b25
Add support for SECCOMP (v2)
The patch is added for testing before publishing on linux-riscv.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-06-24 17:15:53 +03:00
Peter Robinson 5a11487f77 QCom ACPI fixes 2019-06-22 10:56:20 +01:00
Peter Robinson b0bc74c236 enable parallel xz compression of modules
So this uses the -P option for xargs to allow parallel compression
of xz uaing xargs options, it allows maximum usage of available CPUs
it can be reverted to the prior status quo but running the following
sed -i 's/global zcpu `nproc --all`/global zcpu 1/' kernel.spec
2019-06-21 22:04:20 +01:00
Justin M. Forbes 2a7e3ab552 Linux v5.2-rc5-290-g4ae004a9bca8 2019-06-21 12:42:02 -05:00
David Abdurachmanov 394552ce0a
Update configs
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-06-20 20:03:51 +03:00
Justin M. Forbes a380472ebf Linux v5.2-rc5-239-g241e39004581 2019-06-20 11:26:13 -05:00
David Abdurachmanov 509fb7c884
Remove obsolete patch
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-06-20 19:25:19 +03:00
David Abdurachmanov 8a92f6bb9e
Update RISC-V configs (incl. new SiFive drivers)
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-06-20 18:45:40 +03:00
David Abdurachmanov 0be8868348 Merge remote-tracking branch 'up/master' into master-riscv64 2019-06-20 18:13:25 +03:00
Justin M. Forbes 98f3fc35d7 Linux v5.2-rc5-224-gbed3c0d84e7e 2019-06-19 09:34:45 -05:00
Justin M. Forbes 9297bd04f0 Linux v5.2-rc5-177-g29f785ff76b6 2019-06-18 13:37:45 -05:00
Justin M. Forbes 899f9fafd5 Linux v5.2-rc5 2019-06-17 09:02:12 -05:00
Justin M. Forbes f29ebb198c Disable debugging options. 2019-06-17 08:45:30 -05:00
Peter Robinson 559debe56a disable WUSB (Wireless USB) as HW doesn't exist
It's soon to move to staging in preparation for removal:
https://www.spinics.net/lists/linux-crypto/msg39327.html
2019-06-16 11:59:22 +01:00
Justin M. Forbes aeff6606b7 Linux v5.2-rc4-129-g72a20cee5d99 2019-06-14 12:11:12 -05:00
Jeremy Cline ce94d565a9 Revert the Bluetooth encryption key patch
Upstream stable reverted it, although the revert isn't in Torvald's tree
yet.
2019-06-14 09:45:30 -04:00
Hans de Goede b5f5548ebd Fix the LCD panel an Asus EeePC 1025C not lighting up (rhbz#1697069)
Add small bugfix for new Logitech wireless keyboard support
2019-06-14 11:59:03 +02:00
Justin M. Forbes c46dbbae2e Linux v5.2-rc4-45-gc11fb13a117e 2019-06-13 13:09:01 -05:00
Peter Robinson 437fb97bec Raspberry Pi: move to cpufreq driver accepted for upstream \o/ 2019-06-13 10:49:31 +01:00
Laura Abbott 5faed67f47 Enable CONFIG_DM_DUST
This was a request from some of the developers

Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-06-12 16:37:52 -04:00