Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.14.43
    13253707 · Linux 3.14.43 ·
    This is the 3.14.43 stable release
    
  • v3.10.79
    b5bac1f5 · Linux 3.10.79 ·
    This is the 3.10.79 stable release
    
  • asoc-fix-v4.1-rc3
    ASoC: Fixes for v4.1
    
    A few more fixes for v4.1, some driver fixes plus one core fix which
    fixes registration of DAI links when adding prefixes to CODECs to
    deuplicate in multi-CODEC systems.
    
  • pm+acpi-4.1-rc4
    ACPI fixes for v4.1-rc4
    
     - The recent ACPICA commit that set the ACPI _REV return value to 2
       (which is the value always used by Windows and now mandated by the
       spec too) in order to prevent the firmware people from using it to
       play tricks with us caused a serious audio regression to happen on
       Dell XPS 13 (the AML on that machine uses the _REV return value to
       decide how to expose audio to the OS and does that to hide the
       lack of proper support for its I2S audio in Linux), so revert that
       commit for now and we'll revisit the issue in the next cycle.
    
     - Ensure that the ordering of acpi_reserve_resources() with respect
       to the rest of the ACPI initialization sequence will always be
       the same, or the IO or memory region occupied by the ACPI fixed
       registers may be assigned to a PCI host bridge as a result of
       a race and random breakage ensues going forward.
    
    /
    
  • v3.14.42
    c629522e · Linux 3.14.42 ·
    This is the 3.14.42 stable release
    
  • v3.10.78
    c9cc129b · Linux 3.10.78 ·
    This is the 3.10.78 stable release
    
  • v4.0.3
    fa253b2c · Linux 4.0.3 ·
    This is the 4.0.3 stable release
    
  • iio-fixes-for-4.1a-take2
    The usual mixed bag of fixes for IIO in the 4.1 cycle.
    
    Second version of this pull request as a small fix to a fix turned
    up before Greg pulled it for a cc10001 patch near the top of the tree.
    
    One core fix
    
    * Set updated for a iio kfifo was incorrectly set to false during a failed
      update, resulting in atttempts to repeat the failed operation appearing
      to succeed.
    
    This time I've decided to list the driver fixes in alphabetical order rather
    than 'randomly'.
    
    * axp288_adc - a recent change added a check for valid info masks when
      reading channels from consumer drivers.
    * bmp280 - temperature compensation was failing to read the tfine value, hence
      causing a temperature of 0 to always be returned and incorrect presure
      measurements.
    * cc10001 - Fix channel number mapping when some channels are reserved for
      remote CPUs. Fix an issue with the use of the power-up/power-down register
      (basically wrong polarity). Fix an issue due to the missinterpretting the
      return value from regulator_get_voltage. Add a delay before the start bit
      as recommended for the hardware to avoid data corruption.
    * hid pressure - fix channel spec of modfiied, but no modifier (which makes no
      sense!)
    * hid proximity - fix channel spec of modified, but no modifier (which makes
      no sense!). Fix a memory leak in the probe function.
    * mcp320x - occasional incorrect readings on dma using spi busses due to
      cacheline corruption. Fixed by forcing ___cacheline_aligned for the buffers.
    * mma9551 - buffer overrun fix (miss specified maximum length of buffers)
    * mma9553 - endian fix on status message. Add an enable element for activity
      channel. Input checking for activity period to avoid rather unpredictable
      results.
    * spmi-vadc - fix an overflow in the output value normalization seen on some
      boards.
    * st-snesors - oops due to use of a mutex that is not yet initialized during
      probe.
    * xilinx adc - Some wrong register addresses, a wrong address for vccaux
      channel, incorrect scale on VREFP and incorrect sign on VREFN.
    
  • for-4.1-rc
    phy: fixes for v4.1-rc
    
    includes a fix in phy core w.r.t error checking, couple of fixes
    in kconfig one which fixes randconfig error and the other
    to fix dependency in QCOM PHY, driver fix in omap-usb2 in the
    error path and a driver fix in rcar-gen2 to fix bit location.
    
  • sunxi-dt-for-4.2
    Allwinner DT additions for 4.1, take 1
    
    All the device tree related changes for the 4.1 merge window.
    
    It has a rather big diffstat, because of a lot of mechanical and harmless
    changes, as described below.
    
    There is mostly:
      - The end of the DT relicensing. All our DT should now be under the dual
        X11/GPL license.
      - Convertion of all the DT to a label based syntax, instead of
        duplicating the tree like was done before.
      - Rework of the A10s and A13 DTSI to share the common devices
      - A few drivers enablings: A80 USB, the A31 PMIC, A31 and A23 arch
        timers, etc
      - Fix the checkpatch warnings
      - A few new boards : cubieboard4, mele i7, utoo p66, auxtex t004,
        pcduino3 nano, gemei G9, mk808c, jesurun q5, orange pi, orange pi mini
    
  • sunxi-core-for-4.2
    Allwinner core additions for 4.2
    
    This pull request contains only the changes needed to support the SMP on
    the Allwinner A23.
    
  • iommu-fixes-v4.1-rc3
    IOMMU Fixes for Linux v4.1-rc3
    
    Three fixes have queued up:
    
            * Reference count fix in the AMD IOMMUv2 driver
    
            * Sign extension fix in the ARM-SMMU driver
    
    	* Build fix for rockchip driver with device tree
    
  • drm-intel-fixes-2015-05-13
  • v3.19.8
    fcf4fe0e · Linux 3.19.8 ·
    This is the 3.19.8 stable release
    
  • v4.1-rc3
    030bbdbf · Linux 4.1-rc3 ·
    Linux 4.1-rc3
    
  • v3.2.69
    d9f31c51 · Linux 3.2.69 ·
    This is the 3.2.69 stable release
    
  • drm-intel-next-2015-05-08
    - skl plane scaler support (Chandra Kondru)
    - enable hsw cmd parser (Daniel and fix from Rebecca Palmer)
    - skl dc5/6 support (low power display modes) from Suketu&Sunil
    - dp compliance testing patches (Todd Previte)
    - dp link training optimization (Mika Kahola)
    - fixes to make skl resume work (Damien)
    - rework modeset code to fully use atomic state objects (Ander&Maarten)
    - pile of bxt w/a patchs from Nick Hoath
    - (linear) partial gtt mmap support (Joonas Lahtinen)
  • gpio-v4.1-2
    These are some GPIO fixes for the v4.1 series:
    
    - Fix a memory leak for GPIO hotplug.
    
    - Fix a signedness bug in the ACPI GPIO pin validation.
    
    - Driver fixes: Qualcomm SPMI and OMAP MPUIO IRQ issues.
    
  • pm+acpi-4.1-rc3
    Power management and ACPI fixes for v4.1-rc3
    
     - Fix for a PCI resources management regression introduced during
       the 4.0 cycle and related to the handling of ACPI resources'
       Producer/Consumer flags that turn out to be useless (Jiang Liu).
    
     - Fix for a MacBook regression related to the Smart Battery Subsystem
       (SBS) driver causing various problems (stalls on boot, failure to
       detect or report battery) to happen and introduced during the 3.18
       cycle (Chris Bainbridge).
    
     - Fix for an ACPI/PNP device enumeration regression introduced during
       the 3.16 cycle caused by failing to include two PNP device IDs into
       the list of IDs that PNP device objects need to be created for
       (Witold Szczeponik).
    
     - Fixes for two minor mistakes in the ACPI GPIO properties
       documentation (Antonio Ospite, Rafael J Wysocki).
    
    /
    
  • drm-intel-fixes-2015-05-08