Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • gpio-v3.20-1
    This is the GPIO bulk changes for the v3.20 series:
    - GPIOLIB core changes:
      - Create and use of_mm_gpiochip_remove() for removing
        memory-mapped OF GPIO chips
      - GPIO MMIO library suppports bgpio_set_multiple for
        switching several lines at once, a feature merged in
        the last cycle.
    - New drivers:
      - New driver for the APM X-gene standby GPIO controller
      - New driver for the Fujitsu MB86S7x GPIO controller
    - Cleanups:
      - Moved rcar driver to use gpiolib irqchip
      - Moxart converted to the GPIO MMIO library
      - GE driver converted to GPIO MMIO library
      - Move sx150x to irqdomain
      - Move max732x to irqdomain
      - Move vx855 to use managed resources
      - Move dwapb to use managed resources
      - Clean tc3589x from platform data
      - Clean stmpe driver to use device tree only probe
    - New subtypes:
      - sx1506 support in the sx150x driver
      - Quark 1000 SoC support in the SCH driver
      - Support X86 in the Xilinx driver
      - Support PXA1928 in the PXA driver
    - Extended drivers:
      - max732x supports device tree probe
      - sx150x supports device tree probe
    - Various minor cleanups and bug fixes
    
  • media/v3.20-1
    media updates for v3.20-rc1
    
  • regulator-v3.20
    regulator: Updates for v3.20
    
    This has not been a busy release for the regulator framework, though we
    do have the first parts of some ongoing work from Bjorn Andersson to
    allow us to support more complex modern systems with dynamic
    configuration of regulators in suspend and idle states.
    
     - Support for device-specific properties on regulator nodes when using
       simplified DT parsing in the core from Krzysztof Kozlowski.
     - Restructuring of the load tracking code, intended to support future
       improvements in this area for more complex system designs.
     - New drivers for Maxim MAX77843 and Mediatek MT6397.
     - Lots of smaller fixes and improvements.
    
  • asoc-v3.20-3
    ASoC: Final updates for v3.20
    
    A few more updates for v3.20 that have accumilated over the second half
    of last week.  One new (relatively simple) driver for the Maxim
    max98357a and some other driver specific fixes and enhancements.  I did
    apply a few patches that haven't been in -next just now before sending
    this, all fixes except for one simple device ID addition patch.
    
  • v3.19
    bfa76d49 · Linux 3.19 ·
    Linux 3.19
    
  • wireless-drivers-next-for-davem-2015-02-07
    Major changes:
    
    iwlwifi:
    
    * more work for new devices (4165 / 8260)
    * cleanups / improvemnts in rate control
    * fixes for TDLS
    * major statistics work from Johannes - more to come
    * improvements for the fw error dump infrastructure
    * usual amount of small fixes here and there (scan, D0i3 etc...)
    * add support for beamforming
    * enable stuck queue detection for iwlmvm
    * a few fixes for EBS scan
    * fixes for various failure paths
    * improvements for TDLS Offchannel
    
    wil6210:
    
    * performance tuning
    * some AP features
    
    brcm80211:
    
    * rework some code in SDIO part of the brcmfmac driver related to
      suspend/resume that were found doing stress testing
    * in PCIe part scheduling of worker thread needed to be relaxed
    * minor fixes and exposing firmware revision information to
      user-space, ie. ethtool.
    
    mwifiex:
    
    * enhancements for change virtual interface handling
    * remove coupling between netdev and FW supported interface
      combination, now conversion from any type of supported interface
      types to any other type is possible
    * DFS support in AP mode
    
    ath9k:
    
    * fix calibration issues on some boards
    * Wake-on-WLAN improvements
    
    ath10k:
    
    * add support for qca6174 hardware
    * enable RX batching to reduce CPU load
    
  • v3.18.6
    99609149 · Linux 3.18.6 ·
    This is the 3.18.6 stable release
    
  • v3.14.32
    4ccf212f · Linux 3.14.32 ·
    This is the 3.14.32 stable release
    
  • v3.10.68
    87dc7c99 · Linux 3.10.68 ·
    This is the 3.10.68 stable release
    
  • sound-3.19
    sound fixes for 3.19
    
    Hopefully the final pull request for 3.19: this ended up with a
    slightly higher volume than wished, but I put them all as they are
    either stable or 3.19 regression fixes.
    
    Most of commits are from ASoC, and have been stewed for a while in
    linux-next.  The only change in the common code is the regression
    fixes for ASoC AC97 stuff wrt device registrations.  The rest are
    device-specific, mostly small fixes in various ASoC drivers and
    ak411x on ice1724 boards.
    
  • asoc-fix-intel-v3.19-rc7
    ASoC: Fix for Intel firmware name
    
    Another one liner that arrived after the earlier pull request.  There's
    a trivial conflict with my -next branch, I'll send a pull request with
    that resolution and some other new stuff before Monday.
    
  • asoc-fix-ac97-v3.19-rc7
    ASoC: AC'97 fixes
    
    These are rather too large for this late in the release cycle but
    they're clear, well understood and have been tested to fix a regression
    which was introduced for v3.19.  The details are all in Lars' changelog
    and they've been cooking in -next for a while, to a large extent out
    of conservatism about the size.
    
  • asoc-fix-v3.19-rc7
    ASoC: Fixes for v3.19
    
    A few last minute fixes for v3.19, all driver specific.  None of them
    stand out particularly - it's all the standard people who are affected
    will care stuff.
    
    The Samsung fix is a DT only fix for the audio controller, it's being
    merged via the ASoC tree due to process messups (the submitter sent it
    at the end of a tangentally related series rather than separately to the
    ARM folks) in order to make sure that it gets to people sooner.
    
  • pm+acpi-3.19-fin
    ACPI power management fix for final 3.19
    
    This is a revert of an ACPI Low-power Subsystem (LPSS) driver change
    that was supposed to improve power management of the LPSS DMA controller,
    but introduced more serious problems.
    
    Since fixing them turns out to be non-trivial, it is better to revert
    the commit in question at this point and try to fix the original issue
    differently in the next cycle.
    
    /
    
  • regulator-v3.19-rc7
    regulator: Fix !REGULATOR builds of systems using system suspend calls
    
    The system suspend calls (used to synchronize between system suspend of
    the CPU and it's PMIC) are called from board code but not stubbed when
    regulator is disabled causing build failures in such cases.  This patch
    fixes those build failures.
    
  • asoc-v3.20-2
    ASoC: Updates for v3.20
    
    More updates for v3.20:
    
     - Lots of refactoring from Lars-Peter Clausen, moving drivers to more
       data driven initialization and rationalizing a lot of DAPM usage.
     - Much improved handling of CDCLK clocks on Samsung I2S controllers.
     - Lots of driver specific cleanups and feature improvements.
     - CODEC support for TI PCM514x and TLV320AIC3104 devices.
     - Board support for Tegra systems with Realtek RT5677.
    
  • topic/drm-misc-2015-02-06
  • mac80211-next-for-davem-2015-02-03
    Last round of updates for net-next:
     * revert a patch that caused a regression with mesh userspace (Bob)
     * fix a number of suspend/resume related races
       (from Emmanuel, Luca and myself - we'll look at backporting later)
     * add software implementations for new ciphers (Jouni)
     * add a new ACPI ID for Broadcom's rfkill (Mika)
     * allow using netns FD for wireless (Vadim)
     * some other cleanups (various)
    
  • gpio-v3.19-5
    Yet more GPIO fixes for the v3.19 series:
    - Two fixes stabilizing that which was never stable before:
      removal of GPIO chips, now let's stop leaking memory.
    - Make sure OMAP IRQs are usable when the irqchip API
      is used orthogonally to the gpiochip API.
    - Provide a default GPIO base for the mcp23s08 driver.
    
  • v3.4.106
    28895317 · Linux 3.4.106 ·
    This is the 3.4.106 stable release