Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • drm-intel-fixes-2018-01-04
    drm/i915 fixes for v4.15-rc7
    - couple of documentation build fixes
    - serialize non-blocking modesets
    - prevent DMC from messing up GMBUS transfers
    - PSR regression fix
    
  • mac80211-next-for-davem-2018-01-04
    We have things all over the place, no point listing them.
    
    One thing is notable: I applied two patches and later
    reverted them - we'll get back to that once all the driver
    situation is sorted out.
    
  • mac80211-for-davem-2018-01-04
    Two fixes:
     * drop mesh frames appearing to be from ourselves
     * check another netlink attribute for existence
    
  • v4.9.74
    07bcb248 · Linux 4.9.74 ·
    This is the 4.9.74 stable release
    
  • v4.4.109
    e68d6189 · Linux 4.4.109 ·
    This is the 4.4.109 stable release
    
  • v4.14.11
    0d59679d · Linux 4.14.11 ·
    This is the 4.14.11 stable release
    
  • v3.18.91
    788ccf75 · Linux 3.18.91 ·
    This is the 3.18.91 stable release
    
  • phy-for-4.16
    phy: for 4.16
    
     *) Fix in exynos5-usbdrd to enumerate SuperSpeed devices on Odroid XU3
     *) Fix in Broadcom USB PHY to get Dell Low Speed keyboards working
     *) Fix in Broadcom USB PHY to power down the PHY when XHCI disabled
        to save power
     *) Fix in Broadcom USB PHY to prevent abort in DRD mode
     *) Fix in Broadcom USB PHY to use the correct dt properties
     *) Fix in Mediatek PHY to detect device connection
     *) Make getting resource optional for Mediatek V1 TPHY
     *) Cleanup in Mediatek PHY
    
    Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
    
  • v3.16.52
    bde16624 · Linux 3.16.52 ·
    This is the 3.16.52 stable release
    
  • v3.2.97
    3993a506 · Linux 3.2.97 ·
    This is the 3.2.97 stable release
    
  • v4.15-rc6
    30a7acd5 · Linux 4.15-rc6 ·
    Linux 4.15-rc6
    
  • v4.14.10
    b8ce8232 · Linux 4.14.10 ·
    This is the 4.14.10 stable release
    
  • v4.9.73
    b3e88217 · Linux 4.9.73 ·
    This is the 4.9.73 stable release
    
  • drm-fixes-for-v4.15-rc6
    nouveau and i915 regression fixes
    
  • sunxi-clk-for-4.16
    Allwinner clock changes for 4.16
    
    Fixed-post-divider support is added for two types of our clocks.
    This in turn is used to support odd clocks on some of our SoCs.
    On the A64, the MMC module clocks have a hidden post-divider.
    On the A83T, a post-divider is needed to support programming
    sigma-delta modulation with known fixed parameters from the
    BSP kernel for the audio PLL.
    
    There's also a small cleanup to use the shorter PTR_ERR_OR_ZERO
    macro in various functions.
    
  • sunxi-dt64-for-4.16
    Allwinner DT64 changes for 4.16
    
    There are two important changes in this round.
    
    The first removes the redundant pinctrl setting for the MMC card detect
    GPIO. We are moving to strict pinctrl/GPIO exclusion, i.e. GPIO usage
    will block other pin muxing usage, and vice versa. The usage of pinmux
    for guarding GPIO pins in the device tree prevents us from doing so.
    This is part of an ongoing effort to clean up the existing device trees.
    
    The other important change enables the PMIC on the Orangepi Win. The
    PMIC provides power to most of the external onboard peripherals.
    Enabling it will allow us to enable Ethernet or WiFi support later on.
    
    The remaining changes in this round enable some peripheral, such as
    Ethernet, an external WiFi chip, or LEDs.
    
  • sunxi-dt-for-4.16
    Allwinner DT changes for 4.16
    
    A random assortment of improvements.
    
    GPIO device nodes are added for the AXP813/AXP818 PMICs, meaning we can
    finally use the GPIO pins on the PMICs. The LDOs on the GPIO pins can
    also be properly muxed and guarded.
    
    EMAC Ethernet support is enabled for more H3 boards, and also for the
    A83T, following the return of the bindings in 4.15, after a last minute
    revert in 4.13. This will make the H3/A83T boards much more useful in
    headless applications.
    
    Two new boards are introduced. The Orange Pi R1 is a small board with
    two Ethernet interfaces (one EMAC-based and one USB-based) and a WiFi
    chip. This board is fully supported, with the exception of TV-out on
    the expansion header, which will not be enabled by default. The WiFi
    chip (RTL8189FTV) requires an out-of-tree driver. The Libre Computer
    Board ALL-H3-CC H3 version is a newcomer to the Allwinner SBC space,
    which was mostly represented by a bunch of fruit-Pis. It is mostly
    supported, with the exception of HDMI and camera sensor interface,
    which have not been implemented yet.
    
    Two minor patches enable the audio codec on the A13 Olinuxino, and
    HDMI output on the pcDuino3 Nano.
    
  • sunxi-config64-for-4.16
    Allwinner arm64 defconfig changes for 4.16
    
    Enables MUSB driver and the Allwinner glue layer driver by default.
    
    All Allwinner SoCs (excluding the A80) have the Mentor Graphics Inventra
    Multi-Point Hi-Speed OTG Controller (MHDRC). Enabling this extends test
    coverage to this peripheral.
    
  • sound-4.15-rc6
    sound fixes for 4.15-rc6
    
    It seems that Santa overslept with a bunch of gifts; the majority of
    changes here are various device-specific ASoC fixes, most notably the
    revert of rcar IOMMU support and fsl_ssi AC97 fixes, but also lots of
    small fixes for codecs.  Besides that, the usual HD-audio quirks and
    fixes are included, too.
    
  • sunxi-fixes-for-4.15
    Allwinner fixes for 4.15
    
    First, one fix that adds proper regulator references for the EMAC
    external PHYs on A64 boards. The EMAC bindings were developed for 4.13,
    but reverted at the last minute. They were finalized and brought back
    for 4.15. However in the time between, regulator support for the A64
    boards was merged. When EMAC device tree changes were reintroduced,
    this was not taken into account.
    
    Second, a patch that adds OF based modalias uevent for RSB slave devices.
    This has been missing since the introduction of RSB, and recently with
    PMIC regulator support introduced for the A64, has been seen affecting
    distributions, which have the all-important PMIC mfd drivers built as
    modules, which then don't get loaded.
    
    Other minor cleanups include final conversion of raw indices to CCU
    binding macros for sun[4567]i HDMI, cleanup of dummy regulators on the
    A64 SOPINE, a SD card detection polarity fix for the Orange Pi Zero
    Plus2, and adding a missing compatible for the PMIC on the TBS A711
    tablet.