Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • iio-fixes-for-4.14a
    First round of IIO fixes for the 4.14 cycle
    
    Note this includes fixes from recent merge window.  As such the tree
    is based on top of a prior staging/staging-next tree.
    
    * iio core
      - return and error for a failed read_reg debugfs call rather than
        eating the error.
    * ad7192
      - Use the dedicated reset function in the ad_sigma_delta library
        instead of an spi transfer with the data on the stack which
        could cause problems with DMA.
    * ad7793
      - Implement a dedicate reset function in the ad_sigma_delta library
        and use it to correctly reset this part.
    * bme280
      - ctrl_reg write must occur after any register writes
      for updates to take effect.
    * mcp320x
      - negative voltage readout was broken.
      - Fix an oops on module unload due to spi_set_drvdata not being called
        in probe.
    * st_magn
      - Fix the data ready line configuration for the lis3mdl. It is not
        configurable so the st_magn core was assuming it didn't exist
        and so wasn't consuming interrupts resulting in an unhandled
        interrupt.
    * stm32-adc
      - off by one error on max channels checking.
    * stm32-timer
      - preset should not be buffered - reorganising register writes avoids
      this.
      - fix a corner case in which write preset goes wrong when a timer is
      used first as a trigger then as a counter with preset. Odd case but
      you never know.
    * ti-ads1015
      - Fix setting of comparator polarity by fixing bitfield definition.
    * twl4030
      - Error path handling fix to cleanup in event of regulator
        registration failure.
      - Disable the vusb3v1 regulator correctly in error handling
      - Don't paper over a regulator enable failure.
    
  • acpi-4.14-rc2
    ACPI fixes for v4.14-rc2
    
     - Fix the initialization of resources in the ACPI WDAT watchdog
       driver that uses unititialized memory which causes compiler
       warnings to be triggered (Arnd Bergmann).
    
     - Fix a recent regression in the ACPI device properties handling
       that causes some device properties data to be skipped during
       enumeration (Sakari Ailus).
    
     - Fix a recent change in behavior that caused the ACPI_HANDLE()
       macro to stop working for non-GPL code which is a problem for
       the NVidia binary graphics driver, for example (John Hubbard).
    
     - Add a MAINTAINERS entry for the ACPI PMIC drivers to specify
       the official reviewers for that code (Rafael Wysocki).
    
  • pm-4.14-rc2
    Power management fixes for v4.14-rc2
    
     - Fix a regression in cpufreq on systems using DT as the source of
       CPU configuration information where two different code paths
       attempt to create the cpufreq-dt device object (there can be only
       one) and fix up the "compatible" matching for some TI platforms
       on top of that (Viresh Kumar, Dave Gerlach).
    
     - Fix an initialization time memory leak in cpuidle on ARM which
       occurs if the cpuidle driver initialization fails (Stefan Wahren).
    
     - Fix a PM core function that checks whether or not there are any
       system suspend/resume callbacks for a device, but forgets to
       check legacy callbacks which then may be skipped incorrectly
       and the system may crash and/or the device may become unusable
       after a suspend-resume cycle (Rafael Wysocki).
    
     - Fix request type validation for latency tolerance PM QoS requests
       which may lead to unexpected behavior (Jan Schönherr).
    
     - Fix a broken link to PM documentation from a header file and a
       typo in a PM document (Geert Uytterhoeven, Rafael Wysocki).
    
  • drm-fixes-for-v4.14-rc2
    amdkfd, i915 and exynos fixes
    
  • drm-misc-next-2017-09-20
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
    - DP SDP defines (Ville)
    - polish for scdc helpers (Thierry Reding)
    - fix lifetimes for connector/plane state across crtc changes (Maarten
      Lankhorst).
    - sparse fixes (Ville+Thierry)
    - make legacy kms ioctls all interruptible (Maarten)
    - push edid override into the edid helpers (out of probe helpers)
      (Jani)
    - DP ESI defines for link status (DK)
    
    Driver Changes:
    - drm-panel is now in drm-misc!
    - minor panel-simple cleanups/refactoring by various folks
    - drm_bridge_add cleanup (Inki Dea)
    - constify a few i2c_device_id structs (Arvind Yadav)
    - More patches from Noralf's fb/gem helper cleanup
    - bridge/synopsis: reset fix (Philippe Cornu)
    - fix tracepoint include handling in drivers (Thierry)
    - rockchip: lvds support (Sandy Huang)
    - move sun4i into drm-misc fold (Maxime Ripard)
    - sun4i: refactor driver load + support TCON backend/layer muxing
      (Chen-Yu Tsai)
    - pl111: support more pl11x variants (Linus Walleij)
    - bridge/adv7511: robustify probing/edid handling (Lars-Petersen
      Clausen)
    
    New hw support:
    - S6E63J0X03 panel (Hoegeun Kwon)
    - OTM8009A panel (Philippe CORNU)
    - Seiko 43WVF1G panel (Marco Franchi)
    - tve200 driver (Linus Walleij)
    
    Plus assorted of tiny patches all over, including our first outreachy
    patches from applicants for the winter round!
  • drm-intel-fixes-2017-09-20
    drm/i915 fixes for 4.14-rc1
    
    Couple fixes for stable:
    
    - Fix MIPI panels on BXT.
    - Fix PCI BARs information on GVT.
    
    Plus other fixes:
    
    - Fix minimal brightness for BXT, GLK, CFL and CNL.
    - Fix compilation warning: unused in_vbl
    - Fix error handling in intel_framebuffer_init
  • v4.13.3
    56b9b161 · Linux 4.13.3 ·
    This is the 4.13.3 stable release
    
  • v4.12.14
    fa394784 · Linux 4.12.14 ·
    This is the 4.12.14 stable release
    
  • v4.9.51
    089d7720 · Linux 4.9.51 ·
    This is the 4.9.51 stable release
    
  • drm-intel-fixes-2017-09-19
    drm/i915 fixes for 4.14-rc1
    
    Couple fixes for stable:
    
    - Fix MIPI panels on BXT.
    - Fix PCI BARs information on GVT.
    
    Plus other fixes:
    
    - Fix minimal brightness for BXT, GLK, CFL and CNL.
    - Fix compilation warning: unused in_vbl
    - Fix error handling in intel_framebuffer_init
  • wm97xx-mfd
    mfd/Input: Changes for the new wm97xx MFD
    
    The newly added proper driver model support for ac97 means we can now
    have a real MFD for the wm97xx devices rather than the hacks that have
    been used.  Since they're mainly audio devices they're going via ASoC,
    these are the other changes for cross tree merging.
    
  • mac80211-for-davem-2017-11-19
    Just two netlink fixes, both allowing privileged users
    to crash the kernel with malformed netlink messages.
    
  • v4.14-rc1
    2bd6bf03 · Linux 4.14-rc1 ·
    Linux 4.14-rc1
    
  • v3.2.93
    a4b54bb0 · Linux 3.2.93 ·
    This is the 3.2.93 stable release
    
  • v3.16.48
    37172651 · Linux 3.16.48 ·
    This is the 3.16.48 stable release
    
  • v4.1.44
    5fbef6af · Linux 4.1.44 ·
    Linux 4.1.44
  • drm-fixes-for-v4.14-rc1
    amd fixes pull
    
  • v4.13.2
    07dd6cc1 · Linux 4.13.2 ·
    This is the 4.13.2 stable release
    
  • v4.12.13
    5d7d2e03 · Linux 4.12.13 ·
    This is the 4.12.13 stable release
    
  • v4.9.50
    4ad5dcac · Linux 4.9.50 ·
    This is the 4.9.50 stable release