Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • sound-4.4
    sound fixes for 4.4
    
    A slightly higher volume than a new year's wish, but not too
    worrisome: a large LOC is only for HD-audio device-specific quirks,
    so fairly safe to apply.  The rest ASoC fixes are all trivial and
    small; a simple replacement of mutex call with nested lock version,
    a few Arizona and Realtek codec fixes, and a regression fix for
    Skylake firmware handling.
    
  • asoc-fix-v4.4-rc8
    ASoC: Last minute fixes for v4.4
    
    A few final fixes for v4.4, the main one being the two patches to the
    new Sky Lake drivers which fix a previous incorrect fix that went in
    during an earlier -rc.
    
  • wireless-drivers-next-for-davem-2016-01-05
    brcfmac
    
    * fix IBSS which got broken over time
    * new USB id for bcm43242 dongle
    * arp offload configuration through inet notifier
    
    ath9k
    
    * add random number generator support (CONFIG_ATH9K_HWRNG)
    
    iwlwifi
    
    * Make scan parameters low latency aware
    * Fix in the NL80211_FEATURE_FULL_AP_CLIENT_STATE state case
    * Fix enable injection mode (Chaya Rachel)
    * Various cleanups (Dan / Julia / myself)
    * Allow to stay more time on popular channels (David Spinadel)
    * Bug fixes for D0i3 (Eliad / Luca)
    * Fixes for GO uAPSD (myself)
    * Start of TSO support (myself)
    * Rate control bug fixes (Eyal / Gregory)
    * Start the work on 9000 devices (Johannes / Sara / Oren)
    * Start the work on a new Tx queue allocation model (Liad)
    * Debug infrastructure enhancements (Golan)
    
    mwifiex
    
    * add a debugfs file for chip reset
    * advertise SMS4 cipher suite
    * increase ap and station interface limit to 3
    * enable MSI support on newer pcie devices (8897 onwards)
    
    rtlwifi
    
    * fix lots of module parameter usage
    
  • v4.4-rc8
    16830985 · Linux 4.4-rc8 ·
    Linux 4.4-rc8
    
  • drm-intel-fixes-2016-01-02
  • v3.2.75
    31b79119 · Linux 3.2.75 ·
    This is the 3.2.75 stable release
    
  • wireless-drivers-for-davem-2015-12-28
    iwlwifi
    
    * don't load firmware that won't exist for 7260
    * fix RCU splat
    
  • v4.4-rc7
    74bf8efb · Linux 4.4-rc7 ·
    Linux 4.4-rc7
    
  • pm+acpi-4.4-rc7
    Power management and ACPI fixes for v4.4-rc7
    
     - Fix a thermal management issue introduced by an ACPI processor
       driver change made during the 4.3 development cycle that failed
       to return 0 from a function on success which triggered an error
       cleanup path every time it had been called that deleted useful
       data structures created previously (Srinivas Pandruvada).
    
     - Fix a variable data type issue in the arm_big_little cpufreq
       driver's SCPI support code added recently that prevents error
       handling in there from working correctly (Dan Carpenter).
    
    /
    
  • sound-4.4-rc7
    sound fixes for 4.4-rc7
    
    This shouldn't be a nightmare before Christmas: just a handful
    small device-specific fixes for various ASoC and HD-audio drivers.
    Most of them are stable fixes.
    
  • asoc-v4.5
    ASoC: Updates for v4.5
    
    This is quite a busy release on the driver front with a lot of new
    drivers being added but comparatively quiet on the core side with only
    one big change going in and that a fairly straightforward refactoring.
    
     - Conversion of the array of DAI links to a list by Mengdong Lin,
       supporting dynamically adding and removing DAI links.
     - Some more fixes for the topology code, though it is still not final
       and ready for enabling in production.  We really need to get to the
       point where that can be done.
     - A pile of changes for Intel SkyLake drivers which hopefully deliver
       some useful initial functionality for systems with this chipset,
       though there is more work still to come.
     - New drivers for a number of Imagination Technologies IPs.
     - Lots of new features and cleanups for the Renesas drivers.
     - ANC support for WM5110.
     - New driver for Atmel class D speaker drivers.
     - New drivers for Cirrus CS47L24 and WM1831.
     - New driver for Dialog DA7128.
     - New drivers for Realtek RT5659 and RT56156.
     - New driver for Rockchip RK3036.
     - New driver for TI PC3168A
    
  • asoc-fix-v4.4-rc6
    ASoC: Fixes for v4.4
    
    A collection of small driver specific fixes here, nothing that'll affect
    users who don't have the devices concerned.  At least the wm8974 bug
    indicates that there's not too many users of some of these devices.
    
  • sunxi-dt-for-4.5-2
    Allwinner DT patches, round 2
    
    Mostly some audio codec patches to enable it on more boards, and a bunch
    devices activation (Ethernet, touchscreen, backlights). One more board has
    been added too.
    
  • iio-for-4.5c
    Third set of new stuff for IIO in the 4.5 cycle.
    
    New driver features
    - us5182
      * Add interrupt support and rising / falling threshold events.
    
    Cleanups / fixes to new stuff / minor additions
    * Expose the IIO value formatting function for drivers to
      make use of internally.
    - ina2xx
       * Fix wrong channel order
       * Fix incorrect reporting of endianness
       * Adding documentation of ABI unique to this device
    - mma8452
      * Drop an unused register description
      * Use an enum for the channel index to aid readability
    - sca3000
      * Use standard NULL comparison style
    - us5182
      * fix an inconsistency in status of enable (a bug with no real effect until
        above patches are applied)
      * refactor the read_raw function to improve maintainability / readability.
    
  • drm-intel-fixes-2015-12-23
  • phy-for-4.5
    phy: for 4.5
    
    *) new PHY driver for hi6220 usb and rcar gen3 usb2
    *) deprecate phy-omap-control driver. phy-omap-control driver was added
       when there was no proper infrastructure for doing control module
       initialization. The phy-omap-control driver is not an 'actual' PHY
       driver and it was just a hack to do PHY related control module
       initialization. Now with SYSCON framework in the kernel, control
       module setttings can be done using APIs provided by syscon.
    *) usbphy-internal pll creates the needed 480MHz and is also a
       supply-clock back to the core clock-controller in Rockchip SoCs.
       This is now modeled as a real clock.
    *) calibrate mt65xx usb3 PHY for better eye diagram and receiver
       sensitivity.
    *) Miscellaneous cleanups.
    
    Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
    
  • v4.4-rc6
    4ef76753 · Linux 4.4-rc6 ·
    Linux 4.4-rc6
    
  • gpio-v4.4-3
    GPIO fixes for the v4.4 series:
    - Revert the error number propagation from the .get() vtable
      entry temporarily, until we make the proper fixes to all drivers.
    - Fix the clamping behaviour in the generic GPIO driver.
    - Driver fix for the ath79 driver
    
  • pm+acpi-4.4-rc6
    Power management fixes for v4.4-rc6
    
     - Fix a potential regression in the generic power domains
       framework introduced during the 4.3 development cycle that
       may lead to spurious failures of system suspend in certain
       situations (Ulf Hansson).
    
     - Fix a problem in the power capping RAPL (Running Average
       Power Limits) driver that causes it to initialize successfully
       on some systems where it is not supposed to do that which is
       due to an incorrect check in an initialization routine (Prarit
       Bhargava).
    
     - Fix a build problem in the cpufreq Tegra driver that depends
       on the regulator framework, but that dependency is not reflected
       in Kconfig (Arnd Bergmann).
    
     - Fix a recent mistake in the intel_pstate driver where a numeric
       constant is used directly instead of a symbol defined specifically
       for the case in question (Prarit Bhargava).
    
    /
    
  • drm-intel-next-2015-12-18
    - fix atomic watermark recomputation logic (Maarten)
    - modeset sequence fixes for LPT (Ville)
    - more kbl enabling&prep work (Rodrigo, Wayne)
    - first bits for mst audio
    - page dirty tracking fixes from Dave Gordon
    - new get_eld hook from Takashi, also included in the sound tree
    - fixup cursor handling when placed at address 0 (Ville)
    - refactor VBT parsing code (Jani)
    - rpm wakelock debug infrastructure ( Imre)
    - fbdev is pinned again (Chris)
    - tune the busywait logic to avoid wasting cpu cycles (Chris)