Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Panel support for PinePhone | Peter Robinson | 2020-03-23 | 16 | -0/+1137 |
| | |||||
* | Linux v5.6-rc6-9-gac309e7744be | Jeremy Cline | 2020-03-23 | 3 | -2/+6 |
| | |||||
* | Reenable debugging options. | Jeremy Cline | 2020-03-23 | 1 | -1/+4 |
| | |||||
* | Linux v5.6-rc6 | Jeremy Cline | 2020-03-17 | 3 | -172/+6 |
| | |||||
* | Disable debugging options. | Jeremy Cline | 2020-03-17 | 1 | -1/+1 |
| | |||||
* | arm: minor updates | Peter Robinson | 2020-03-17 | 32 | -57/+68 |
| | |||||
* | Linux v5.6-rc5-204-g0d81a3f29c0a | Jeremy Cline | 2020-03-17 | 4 | -585/+3 |
| | |||||
* | Linux v5.6-rc5-53-g3cc6e2c599cd | Jeremy Cline | 2020-03-17 | 3 | -2/+3 |
| | |||||
* | Reenable debugging options. | Jeremy Cline | 2020-03-17 | 1 | -1/+1 |
| | |||||
* | Make HDR_ARCH_LIST conditional on the build target | Jeremy Cline | 2020-03-17 | 1 | -0/+4 |
| | | | | | | | EL kernels don't target arm, just arm64, so if we're not building for Fedora drop arm. Signed-off-by: Jeremy Cline <jcline@redhat.com> | ||||
* | Add weak-modules packaging back for not-Fedora | Jeremy Cline | 2020-03-17 | 1 | -0/+18 |
| | | | | | | | The weak-module scripts are used in EL, but have been problematic for Fedora, so only include them if the build target isn't Fedora. Signed-off-by: Jeremy Cline <jcline@redhat.com> | ||||
* | Update RPi4 USB patch to v5 | Peter Robinson | 2020-03-17 | 2 | -146/+155 |
| | |||||
* | A series of eDP backlight fixes for i915 (rhbz 1811850) | Jeremy Cline | 2020-03-10 | 2 | -1/+901 |
| | |||||
* | Fix only 1 monitor working on DP-MST docking stations (rhbz 1809681) | Hans de Goede | 2020-03-09 | 5 | -0/+1238 |
| | | | | | | Fix backtraces on various buggy BIOS-es (rhbz 1564895, 1808874) Add /etc/modprobe.d/floppy-blacklist.conf to fix auto-loading of the legacy floppy driver (rhbz 1789155) | ||||
* | fix Pinebook Pro patch | Peter Robinson | 2020-03-09 | 1 | -1/+1 |
| | |||||
* | Linux v5.6-rc5 | Peter Robinson | 2020-03-09 | 19 | -293/+22 |
| | |||||
* | Disable debugging options. | Peter Robinson | 2020-03-09 | 1 | -1/+4 |
| | |||||
* | Update RPi4 USB patch to latest, drop no longer used tegra patch | Peter Robinson | 2020-03-08 | 4 | -132/+660 |
| | |||||
* | arm: minor pinebook pro fix | Peter Robinson | 2020-03-08 | 1 | -0/+2 |
| | |||||
* | arm: enable some sounds options for imx8 on aarch64 | Peter Robinson | 2020-03-07 | 10 | -11/+20 |
| | |||||
* | Linux v5.6-rc4-135-gaeb542a1b5c5 | Jeremy Cline | 2020-03-06 | 3 | -2/+6 |
| | |||||
* | Reenable debugging options. | Jeremy Cline | 2020-03-06 | 1 | -1/+4 |
| | |||||
* | rpi4: add patch for newer HW rev fixes for emmc | Peter Robinson | 2020-03-05 | 2 | -0/+170 |
| | |||||
* | Update Pinebook Pro DT patch to v4 | Peter Robinson | 2020-03-05 | 2 | -109/+103 |
| | |||||
* | arm: Update pwm regulator patch to accepted V2 | Peter Robinson | 2020-03-04 | 1 | -81/+18 |
| | |||||
* | sync-check.sh is +x upstream now, drop the chmodkernel-5.6.0-0.rc4.git0.1.fc32 | Jeremy Cline | 2020-03-02 | 1 | -1/+0 |
| | |||||
* | Back out the weak-modules scriptlets because they are still broken | Jeremy Cline | 2020-03-02 | 1 | -10/+0 |
| | |||||
* | Linux v5.6-rc4 | Jeremy Cline | 2020-03-02 | 2 | -9/+6 |
| | |||||
* | Disable debugging options. | Jeremy Cline | 2020-03-02 | 1 | -1/+4 |
| | |||||
* | Update Pinebook Pro dts to upstream v3 | Peter Robinson | 2020-02-29 | 1 | -96/+84 |
| | |||||
* | Update Pinebook Pro dts to upstream v2 | Peter Robinson | 2020-02-29 | 2 | -194/+122 |
| | |||||
* | Linux v5.6-rc3-195-gc60c04021353 | Jeremy Cline | 2020-02-28 | 3 | -3/+6 |
| | |||||
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernel | Peter Robinson | 2020-02-28 | 6 | -7/+2 |
|\ | |||||
| * | Drop THUNDERBOLT_NET and move EFI_RCI2_TABLE to x86_64 | Jeremy Cline | 2020-02-27 | 6 | -7/+2 |
| | | | | | | | | | | THUNDERBOLT_NET was renamed to USB4_NET and EFI_RCI2_TABLE only applies to x86_64. | ||||
* | | Initial support for the Pinebook Pro | Peter Robinson | 2020-02-27 | 2 | -0/+1451 |
| | | |||||
* | | Some fixes for Tegra devices | Peter Robinson | 2020-02-27 | 4 | -1/+769 |
| | | |||||
* | | Fixes and enhancements to some AllWinner Pine64 devices | Peter Robinson | 2020-02-27 | 6 | -0/+2881 |
|/ | | | | Signed-off-by: Peter Robinson <pbrobinson@gmail.com> | ||||
* | Linux v5.6-rc3-71-gbfdc6d91a25f | Jeremy Cline | 2020-02-27 | 3 | -3/+6 |
| | |||||
* | Some minor arm and Raspberry Pi fixes | Peter Robinson | 2020-02-26 | 10 | -0/+295 |
| | |||||
* | Linux v5.6-rc3-26-g63623fd44972 | Jeremy Cline | 2020-02-25 | 3 | -2/+6 |
| | |||||
* | Reenable debugging options. | Jeremy Cline | 2020-02-25 | 1 | -1/+4 |
| | |||||
* | Sync up the ARK specfile with Fedora's | Jeremy Cline | 2020-02-25 | 1 | -27/+84 |
| | | | | | | | Pull in a number of changes made to the ARK kernel specfile in order to minimize the difference when they merge. Signed-off-by: Jeremy Cline <jcline@redhat.com> | ||||
* | Drop dead and invalid configuration options | Jeremy Cline | 2020-02-24 | 33 | -207/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | This drops the following configurations which are either no longer valid or were never valid: CONFIG_GIGASET_DEBUG CONFIG_CAPI_AVM CONFIG_THUNDERBOLT CONFIG_VIRTIO_BLK_SCSI CONFIG_GIGASET_CAPI CONFIG_I2C_PARPORT_LIGHT CONFIG_EXFAT_FS CONFIG_GIGASET_M101 CONFIG_HYSDN CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256 CONFIG_HYSDN_CAPI CONFIG_DRM_LVDS_ENCODER CONFIG_GIGASET_M105 SND_CTL_VALIDATION CONFIG_X86_PTDUMP CONFIG_GIGASET_BASE Signed-off-by: Jeremy Cline <jcline@redhat.com> | ||||
* | Linux v5.6-rc3 | Jeremy Cline | 2020-02-24 | 8 | -320/+56 |
| | |||||
* | Disable debugging options. | Jeremy Cline | 2020-02-24 | 1 | -1/+4 |
| | |||||
* | Include the release in the kernel COPYING file | Jeremy Cline | 2020-02-24 | 1 | -2/+2 |
| | | | | | | | | | | Whenever upstream changes the COPYING file it leads to an RPM file conflict because the name is set to, for example, 5.6.0 for the whole release cycle, but multiple kernel packages need to be installed that reference that same file. This rarely happens, but it's annoying and the file is tiny so just have one per installed kernel. Signed-off-by: Jeremy Cline <jcline@redhat.com> | ||||
* | Linux v5.6-rc2-55-gca7e1fd1026c | Jeremy Cline | 2020-02-21 | 3 | -3/+6 |
| | |||||
* | Fix up the patch numbering due to my incompetence | Jeremy Cline | 2020-02-19 | 1 | -1/+1 |
| | |||||
* | Pick up a uapi fix for qemu (rhbz 1804330) | Jeremy Cline | 2020-02-19 | 2 | -0/+53 |
| | |||||
* | Linux v5.6-rc2-47-g4b205766d8fc | Jeremy Cline | 2020-02-19 | 4 | -3/+103 |
| |