Tags

Tags give the ability to mark specific points in history as being important
  • drm-misc-next-2017-05-05

    UAPI Changes:
    - Return -ENODEV instead of -ENXIO when creating cma fb w/o valid gem (Daniel)
    
    Core Changes:
    - Add Laurent as bridge reviewer and Andrzej as bridge maintainer (Archit)
    - Maintain new STM driver through -misc (Yannick)
    - Misc doc improvements (as is tradition) (Daniel)
    
    Driver Changes:
    - Add out-fence support to vc4 V3D rendering (Eric)
    - Add support for stm32f429 display hw and am-480272h3tmqw-t01h panel (Yannick)
    - Remove 256MB cma limit from vc4 (Eric)
    - Disable dw-hdmi audio when inactive, instead of always enabled (Romain)
    - Add support for VGA to the ZTE driver (Shawn)
    
    Cc: Archit Taneja <architt@codeaurora.org>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Yannick Fertre <yannick.fertre@st.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Romain Perier <romain.perier@collabora.com>
    Cc: Navare, Manasi D <manasi.d.navare@intel.com>
    Cc: Shawn Guo <shawn.guo@linaro.org>
  • media/v4.12-1

    media updates for v4.12-rc1
    
  • drm-coc-for-v4.12-rc1

    drm docs pointer to freedesktop code of conduct.
    
  • gpio-v4.12-1

    This is the bulk of GPIO changes for the v4.12 kernel cycle:
    
    Core changes
    
    - Return NULL from gpiod_get_optional() when GPIOLIB is disabled.
      This was a much discussed change. It affects use cases where people
      write drivers that might or might not be using GPIO resources.
      I have decided that this is the lesser evil right now.
    
    - Make gpiod_count() behave consistently across different hardware
      descriptions.
    
    - Fix the syntax around open drain/open source to not infer active
      high/low semantics.
    
    New drivers
    
    - A new single-register fixed-direction framework driver for hardware
      that have lines controlled by a single register that just work in
      one direction (out or in), including IRQ support.
    
    - Support the Fintek F71889A GPIO SuperIO controller.
    
    - Support the National NI 169445 MMIO GPIO.
    
    - Support for the X-Gene derivative of the DWC GPIO controller
    
    - Support for the Rohm BD9571MWV-M PMIC GPIO controller.
    
    - Refactor the Gemini GPIO driver to a generic Faraday FTGPIO driver
      and replace both the Gemini and the Moxa ART custom drivers with
      this driver.
    
    Driver improvements
    
    - A whole slew of drivers have their spinlocks chaned to raw spinlocks
      as they provide irqchips, and thus we are progressing on realtime
      compliance.
    
    - Use devm_irq_alloc_descs() in a slew of drivers, getting managed
      resources.
    
    - Support for the embedded PWM controller inside the MVEBU driver.
    
    - Debounce, open source and open drain support for the Aspeed driver.
    
    - Misc smaller fixes like spelling and syntax and whatnot.
    
  • v4.10.14

    d0827665 · Linux 4.10.14 ·
    This is the 4.10.14 stable release
    
  • v4.9.26

    d071951e · Linux 4.9.26 ·
    This is the 4.9.26 stable release
    
  • v4.4.66

    0c49a2c1 · Linux 4.4.66 ·
    This is the 4.4.66 stable release
    
  • drm-intel-next-2017-05-02

    Somehow not much these 2 weeks ...
    
    - (hopefully) stability fixes for byt/bsw gt wake (Chris)
    - tighten up requests (especially restarts) checks and debug tracking
      (Chris)
    - unify context handling more for gen5+ (Chris+Joonas)
    - oddball bugfixes as usual
  • devprop-4.12-rc1

    Generic device properties framework updates for v4.12-rc1
    
     - Extend the ACPI _DSD properties code and the generic device
       properties framework to support the concept of remote endponts
       (Mika Westerberg, Sakari Ailus).
    
     - Document the support for ports and endpoints in _DSD properties
       and extend the generic device properties framework to make it
       more suitable for the handling of ports and endpoints (Sakari
       Ailus).
    
  • acpi-4.12-rc1

    ACPI updates for v4.12-rc1
    
     - Update the core device enumeration code to make it more internally
       consistent and robust and drop the force_remove sysfs attribute
       that could be used to tell it to ignore errors on device
       hot-removal which was dangerous in general and no real and
       still relevant use cases for it could be found (Rafael Wysocki,
       Michal Hocko).
    
     - Make the core device enumeration code use _PXM to associate
       platform devices created by it with specific NUMA nodes (Shanker
       Donthineni).
    
     - Extend the CPPC library by adding more sysfs entries for
       performance capabilities to it and making it use the lowest
       nonlinear performance parameter (Prashanth Prakash).
    
     - Make the CPU online more consistent with CPU initialization in
       the ACPI processor driver (Prashanth Prakash).
    
     - Update the AC and battery drivers to help them avoid attaching to
       devices that cannot be handled by them and update the axp288_charger
       power supply driver to work correctly on ACPI systems without the
       INT3496 device (Hans de Goede).
    
     - Add an ACPI operation region driver for the Intel CHT Whiskey Cove
       PMIC and update the xpower operation region driver to work without
       IIO which isn't really necessary for it to work (Hans de Goede).
    
     - Add a new entry for Dell Inspiron 7537 to the _REV quirk blacklist
       (Kai Heng Feng).
    
     - Make the code in the ACPI video driver easier to follow by adding
       symbols and comments to it (Dmitry Frank).
    
     - Update ACPI documentation and drop a function that has no users
       from the tables-handling code (Cao jin, Baoquan He).
    
  • pm-4.12-rc1

    a1d2fcfd · Merge branch 'pm-tools' ·
    Power management updates for v4.12-rc1
    
     - Rework the intel_pstate driver's sysfs interface to make it
       more straightforward and more intuitive (Rafael Wysocki).
    
     - Make intel_pstate support all processors which advertise HWP
       (hardware-managed P-states) to the kernel in all operation modes
       and make it use the load-based P-state selection algorithm on a
       wider range of systems in the active mode (Rafael Wysocki).
    
     - Add cpufreq driver for Tegra186 (Mikko Perttunen).
    
     - Add support for Gemini Lake SoCs to intel_pstate (David Box).
    
     - Add support for MT8176 and MT817x to the Mediatek cpufreq driver
       and clean up that driver a bit (Daniel Kurtz).
    
     - Clean up intel_pstate and optimize it slightly (Rafael Wysocki).
    
     - Update the schedutil cpufreq governor, mostly to fix a couple of
       issues with it related to specific workloads, and rework its sysfs
       tunable and initialization a bit (Rafael Wysocki, Viresh Kumar).
    
     - Fix minor issues in the imx6q, dbx500 and qoriq cpufreq drivers
       (Christophe Jaillet, Irina Tirdea, Leonard Crestez, Viresh Kumar,
       YuanTian Tang).
    
     - Add file patterns for cpufreq DT bindings to MAINTAINERS (Geert
       Uytterhoeven).
    
     - Add support for "always on" power domains to the genpd (generic
       power domains) framework and clean up that code somewhat (Ulf
       Hansson, Lina Iyer, Viresh Kumar).
    
     - Fix minor issues in the powernv cpuidle driver and clean it up
       (Anton Blanchard, Gautham Shenoy).
    
     - Move the AnalyzeSuspend utility under tools/power/pm-graph/ and
       add an analogous boot-profiling utility called AnalyzeBoot to it
       (Todd Brandt).
    
     - Add rk3328 support to the rockchip-io AVS (Adaptive Voltage
       Scaling) driver (David Wu).
    
     - Fix minor issues in the cpuidle core, the intel_pstate_tracer
       utility, the devfreq framework and the PM core documentation
       (Chanwoo Choi, Doug Smythies, Johan Hovold, Marcin Nowakowski).
    
  • xfs-4.12-merge-4

    Changes since last update:
    - fix race between quotaoff and in-core inode creation
    
  • v4.11

    a351e9b9 · Linux 4.11 ·
    Linux 4.11
    
  • hwmon-for-linus-v4.12

    hwmon updates for v4.12
    
    Removed twl4030-madc driver
    Various minor improvements and fixes in several drivers
    
  • xfs-4.12-merge-3

    Changes since last update:
    - publish fs uuid in superblock
    - make fstrim terminatable