summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Turn off i686 builds for RawhideJustin M. Forbes2019-07-122-1/+7
|
* Turn off the driver because it breaks the filteringLaura Abbott2019-07-125-5/+5
|
* Linux v5.2-7109-gd7d170a8e357Laura Abbott2019-07-1261-2424/+479
|
* configs: remove CONFIG_ASIX_PHYPaul Bolle2019-07-1115-15/+0
| | | | | | | | | 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>
* Linux v5.2-3311-g5450e8a316a6Laura Abbott2019-07-113-3/+6
|
* Linux v5.2-3135-ge9a83bd23220Laura Abbott2019-07-1036-171/+201
|
* Enable CONFIG_RC_XBOX_DVDLaura Abbott2019-07-0915-15/+15
| | | | Signed-off-by: Laura Abbott <labbott@redhat.com>
* Linux v5.2-915-g5ad18b2e60b7Laura Abbott2019-07-0940-287/+194
|
* Reenable debugging options.Laura Abbott2019-07-091-2/+5
|
* Linux v5.2.0Justin M. Forbes2019-07-083-9/+11
|
* Linux v5.2-rc7-8-geca94432934fJustin M. Forbes2019-07-033-3/+8
|
* Linux v5.2-rc7Justin M. Forbes2019-07-013-5/+7
|
* Disable debugging options.Justin M. Forbes2019-07-011-1/+4
|
* minor arm cleanups, update rpi cam patch, add fix for dwc3 on rockchipsPeter Robinson2019-06-3022-91/+239
|
* arm64: the tsadc patch is already upstream so drop itPeter Robinson2019-06-292-37/+0
|
* Linux v5.2-rc6-93-g556e2f6020bfJustin M. Forbes2019-06-284-52/+6
|
* bcm2835: upstream fix for Raspberry Pi load issuePeter Robinson2019-06-252-0/+1135
|
* arm64: qcom: add patch for ACPI UFS storagePeter Robinson2019-06-252-1/+84
|
* Linux v5.2-rc6-15-g249155c20f9bJustin M. Forbes2019-06-253-3/+8
|
* arm64: minor config tweak for i.MX8Peter Robinson2019-06-255-2/+9
|
* raspberrypi: patch to fix the cameraPeter Robinson2019-06-252-0/+160
|
* arm64: minor fix for qcom patchPeter Robinson2019-06-241-1/+1
|
* Linux v5.2-rc6Justin M. Forbes2019-06-244-63/+7
|
* Disable debugging options.Justin M. Forbes2019-06-241-1/+4
|
* QCom ACPI fixesPeter Robinson2019-06-2210-843/+1382
|
* enable parallel xz compression of modulesPeter Robinson2019-06-211-1/+3
| | | | | | | 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
* Linux v5.2-rc5-290-g4ae004a9bca8Justin M. Forbes2019-06-213-2/+6
|
* Linux v5.2-rc5-239-g241e39004581Justin M. Forbes2019-06-203-3/+6
|
* Linux v5.2-rc5-224-gbed3c0d84e7eJustin M. Forbes2019-06-193-3/+6
|
* Linux v5.2-rc5-177-g29f785ff76b6Justin M. Forbes2019-06-1818-3/+23
|
* Linux v5.2-rc5Justin M. Forbes2019-06-175-224/+7
|
* Disable debugging options.Justin M. Forbes2019-06-171-1/+4
|
* disable WUSB (Wireless USB) as HW doesn't existPeter Robinson2019-06-1618-60/+45
| | | | | It's soon to move to staging in preparation for removal: https://www.spinics.net/lists/linux-crypto/msg39327.html
* Linux v5.2-rc4-129-g72a20cee5d99Justin M. Forbes2019-06-1418-3/+21
|
* Revert the Bluetooth encryption key patchJeremy Cline2019-06-142-0/+60
| | | | | Upstream stable reverted it, although the revert isn't in Torvald's tree yet.
* Fix the LCD panel an Asus EeePC 1025C not lighting up (rhbz#1697069)Hans de Goede2019-06-143-0/+162
| | | | Add small bugfix for new Logitech wireless keyboard support
* Linux v5.2-rc4-45-gc11fb13a117eJustin M. Forbes2019-06-133-3/+6
|
* Raspberry Pi: move to cpufreq driver accepted for upstream \o/Peter Robinson2019-06-1312-407/+724
|
* Enable CONFIG_DM_DUSTLaura Abbott2019-06-1215-15/+15
| | | | | | This was a request from some of the developers Signed-off-by: Laura Abbott <labbott@redhat.com>
* Linux v5.2-rc4-20-gaa7235483a83Justin M. Forbes2019-06-123-3/+8
|
* Linux v5.2-rc4Justin M. Forbes2019-06-1018-19/+21
|
* Disable debugging options.Justin M. Forbes2019-06-101-1/+4
|
* usb dwc2 fixPeter Robinson2019-06-102-0/+110
|
* arm64: qcom: initial improvement of ACPI support for some devicesPeter Robinson2019-06-102-0/+844
|
* Linux v5.2-rc3-77-g16d72dd4891fJustin M. Forbes2019-06-073-3/+6
|
* Fix rbhz 1658675 againJeremy Cline2019-06-062-0/+61
| | | | | This patch got dropped with the latest rebase to upstream's version of the lockdown patches.
* Linux v5.2-rc3-37-g156c05917e09Justin M. Forbes2019-06-065-7/+296
|
* Enable CONFIG_DM_WRITECACHE (rhbz 1717849)Laura Abbott2019-06-0615-15/+15
| | | | Signed-off-by: Laura Abbott <labbott@redhat.com>
* Enable CONFIG_TCG_VTPM_PROXY (rhbz 1714598)Laura Abbott2019-06-0615-15/+15
| | | | Signed-off-by: Laura Abbott <labbott@redhat.com>
* Linux v5.2-rc3-24-g788a024921c4Justin M. Forbes2019-06-044-206/+8
|