Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux v5.6-2405-gcad18da0afb1 | Justin M. Forbes | 2020-03-31 | 1 | -0/+20 |
| | |||||
* | Linux v5.6-461-g47acac8cae28 | Justin M. Forbes | 2020-03-30 | 1 | -0/+2 |
| | |||||
* | Panel support for PinePhone | Peter Robinson | 2020-03-19 | 1 | -0/+1 |
| | |||||
* | arm: minor updates | Peter Robinson | 2020-03-16 | 1 | -8/+13 |
| | |||||
* | aarch64: imx8: minor updates for audio | Peter Robinson | 2020-03-10 | 1 | -1/+3 |
| | |||||
* | Linux v5.6-rc5 | Peter Robinson | 2020-03-09 | 1 | -0/+1 |
| | |||||
* | arm: enable some sounds options for imx8 on aarch64 | Peter Robinson | 2020-03-07 | 1 | -3/+5 |
| | |||||
* | Some minor arm and Raspberry Pi fixes | Peter Robinson | 2020-02-26 | 1 | -0/+1 |
| | |||||
* | Drop dead and invalid configuration options | Jeremy Cline | 2020-02-24 | 1 | -14/+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-rc2-8-gb1da3acc781c | Jeremy Cline | 2020-02-18 | 1 | -2/+1 |
| | | | | Also enable CONFIG_INET_ESPINTCP (rhbz 1804255) | ||||
* | arm: last bits | Peter Robinson | 2020-02-17 | 1 | -0/+1 |
| | |||||
* | arm: more minor updates | Peter Robinson | 2020-02-17 | 1 | -4/+4 |
| | |||||
* | arm updates | Peter Robinson | 2020-02-16 | 1 | -7/+7 |
| | |||||
* | disable rockchips PCIE (again) because it's disabled for a reason and ↵ | Peter Robinson | 2020-02-11 | 1 | -2/+2 |
| | | | | documented in bug 1704945 | ||||
* | Remove sysrq support to lift lockdown (rhbz 1800859) | Jeremy Cline | 2020-02-10 | 1 | -1/+0 |
| | |||||
* | Minor arm updates | Peter Robinson | 2020-02-10 | 1 | -2/+2 |
| | |||||
* | Linux v5.6-rc1 | Jeremy Cline | 2020-02-10 | 1 | -1/+7 |
| | |||||
* | enable iProc rng200 on arm | Peter Robinson | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Add a tegra serial patch | Peter Robinson | 2020-02-07 | 1 | -0/+1 |
| | |||||
* | Linux v5.5-9824-g90568ecf5615 | Jeremy Cline | 2020-02-07 | 1 | -3/+3 |
| | | | | | | This also enables: - DM_CLONE as a module (rhbz 1799060) - PCI Express devices on RockChip SoCs (rhbz 1792564) | ||||
* | Linux v5.5-9737-g4c46bef2e96a | Jeremy Cline | 2020-02-06 | 1 | -0/+5 |
| | |||||
* | Linux v5.5-9402-g6992ca0dd017 | Jeremy Cline | 2020-02-05 | 1 | -0/+12 |
| | |||||
* | Disable CONFIG_DRM_DP_CEC temporarily | Jeremy Cline | 2020-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | This setting introduces a dependency in drm_kms_helpers.ko on cec.ko but cec.ko is in the media subsystem and is filtered into kernel-modules, but drm_kms_helpers.ko is in kernel-core. There's not an easy way to pick up cec.ko for kernel-core to satisfy the module dependency in the current filtering scripts so I'm turning this off until the script can be adjusted to make this easier. When flipping this back on, CONFIG_CEC_CORE also needs to be turned on. | ||||
* | Linux v5.5-8686-g14cd0bd04907 | Jeremy Cline | 2020-02-03 | 1 | -0/+32 |
| | |||||
* | disble BT_CMTP (CAPI Message Transport Protocol), we disable ISDN | Peter Robinson | 2020-01-31 | 1 | -1/+1 |
| | |||||
* | Linux v5.5-3996-gb3a608222336 | Jeremy Cline | 2020-01-29 | 1 | -0/+51 |
| | |||||
* | ima: enable system extra cert to enable adding an extra cert without needing ↵ | Peter Robinson | 2020-01-29 | 1 | -1/+2 |
| | | | | custom kernels | ||||
* | Kconfig symbol cleanup for v5.5-rc1 | Paul Bolle | 2020-01-25 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | There are 14 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.5-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_CALGARY_IOMMU CONFIG_CRC_PMIC_OPREGION CONFIG_CRYPTO_BLKCIPHER CONFIG_HEADERS_CHECK CONFIG_HEADER_TEST CONFIG_INFINIBAND_CXGB3 CONFIG_INPUT_KXTJ9_POLLED_MODE CONFIG_KERNEL_HEADER_TEST CONFIG_PCIEASPM_DEBUG CONFIG_PWM_TIPWMSS CONFIG_QCOM_SDM845_LLCC CONFIG_REFCOUNT_FULL CONFIG_SIMPLE_GPIO CONFIG_SND_HDA_INTEL_DETECT_DMIC Signed-off-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | configs: remove CONFIG_CROSS_COMPILE_COMPAT_VDSO | Paul Bolle | 2020-01-25 | 1 | -1/+0 |
| | | | | | | | | | The Kconfig symbol CROSS_COMPILE_COMPAT_VDSO was dropped in v5.4-rc3, see upstream commit 50a2610adec9 ("lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO"). So drop it from the configuration generation system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | configs: remove CONFIG_MTD_M25P80 | Paul Bolle | 2020-01-25 | 1 | -1/+0 |
| | | | | | | | | | When commit ed22f0605d38 ("arm64: enable spi flash memory on aarch64 too") added CONFIG_MTD_M25P80 to the configuration generation system the corresponding Kconfig symbol had just been dropped upstream. So drop it from that system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | arm: qcom: disable some 32 bit HW in aarch64 | Peter Robinson | 2020-01-21 | 1 | -4/+4 |
| | |||||
* | Enable EROFS as it has been promoted from staging | Justin M. Forbes | 2020-01-09 | 1 | -1/+7 |
| | |||||
* | enable CRYPTO_DEV_ATMEL_SHA204A driver, it's used in a number of devices ↵ | Peter Robinson | 2020-01-08 | 1 | -1/+1 |
| | | | | across a few architectures | ||||
* | enable CRYPTO_DEV_ATMEL_ECC driver, it's used in a number of devices across ↵ | Peter Robinson | 2020-01-08 | 1 | -1/+1 |
| | | | | a few architectures | ||||
* | Linux v5.5-rc2-56-gea200dec5128 | Justin M. Forbes | 2019-12-17 | 1 | -5/+6 |
| | |||||
* | arm: enable brcm v3d driver | Peter Robinson | 2019-12-14 | 1 | -1/+1 |
| | |||||
* | arm device enablement patches | Peter Robinson | 2019-12-13 | 1 | -0/+2 |
| | |||||
* | arm: a few more updates | Peter Robinson | 2019-12-11 | 1 | -12/+7 |
| | |||||
* | 5.5 Updates for ARMv7/aarch64, Enable newer TI ARMv7 platforms | Peter Robinson | 2019-12-11 | 1 | -9/+8 |
| | |||||
* | Revert "Goodbye CONFIG_AX25" | Laura Abbott | 2019-12-10 | 1 | -1/+2 |
| | | | | | | This reverts commit e3676c312d6ce5efd03da004aef14a0cdb3b6f56. Turns out I cannot read and this is not the correct option. | ||||
* | Goodbye CONFIG_AX25 | Laura Abbott | 2019-12-09 | 1 | -2/+1 |
| | | | | | Upstream is looking to turn this off https://patchwork.ozlabs.org/patch/1206351/ | ||||
* | Linux v5.5-rc1 | Justin M. Forbes | 2019-12-09 | 1 | -0/+1 |
| | |||||
* | Linux v5.4-12941-gb0d4beaa5a4b | Justin M. Forbes | 2019-12-06 | 1 | -0/+5 |
| | |||||
* | Linux v5.4-11747-g2f13437b8917 | Justin M. Forbes | 2019-12-05 | 1 | -0/+2 |
| | |||||
* | arm: minor config updates | Peter Robinson | 2019-12-05 | 1 | -1/+0 |
| | |||||
* | Linux v5.4-11681-g63de37476ebd | Justin M. Forbes | 2019-12-04 | 1 | -0/+3 |
| | |||||
* | arm: we need EHCI to load before ohci/uhci so put it back to built in on arm | Peter Robinson | 2019-12-04 | 1 | -1/+1 |
| | |||||
* | Linux v5.4-11180-g76bb8b05960c | Justin M. Forbes | 2019-12-03 | 1 | -0/+2 |
| | |||||
* | Linux v5.4-10271-g596cf45cbf6e | Justin M. Forbes | 2019-12-02 | 1 | -1/+36 |
| | |||||
* | Linux v5.4-5280-g89d57dddd7d3 | Justin M. Forbes | 2019-11-27 | 1 | -0/+9 |
| |