Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.18-rc4
    206c5f60 · Linux 3.18-rc4 ·
    Linux 3.18-rc4
    
  • media/v3.18-rc4
    media fixes for v3.18-rc4
    
  • drm-intel-next-2014-11-07
    - skl watermarks code (Damien, Vandana, Pradeep)
    - reworked audio codec /eld handling code (Jani)
    - rework the mmio_flip code to use the vblank evade logic and wait for rendering
      using the standard wait_seqno interface (Ander)
    - skl forcewake support (Zhe Wang)
    - refactor the chv interrupt code to use functions shared with vlv (Ville)
    - prep work for different global gtt views (Tvrtko Ursulin)
    - precompute the display PLL config before touching hw state (Ander)
    - completely reworked panel power sequencer code for chv/vlv (Ville)
    - pre work to split the plane update code into a prepare and commit phase
      (Gustavo Padovan)
    - golden context for skl (Armin Reese)
    - as usual tons of fixes and improvements all over
  • regulator-v3.18-rc3
    regulator: Fixes for v3.18
    
    More changes than I'd like here, most of them for a single bug repeated
    in a bunch of drivers with data not being initialized correctly, plus a
    fix to lower the severity of a warning introduced in the last merge
    window which can legitimately go off so we don't want to alarm users
    excessively.
    
  • topic/atomic-helpers-2014-11-09
  • drm-intel-fixes-2014-11-07
  • sound-3.18-rc4
    sound fixes for 3.18-rc4
    
    This update contains mostly only fixes for Realtek HD-audio codec
    driver in addition to a long-standing sysfs warning bug fix for
    USB-audio.  One significant fix for Realtek codecs is the update of
    EAPD init codes.  This avoids invalid COEF setups for some codec
    models and may fix "lost sound" in some cases.  The rest are a bit
    high volume but only new quirks and ALC668-specific COEF tables.
    
  • v3.2.64
    7d039b97 · Linux 3.2.64 ·
    This is the 3.2.64 stable release
    
  • iio-for-3.19a
    First round of new drivers, features and cleanups for IIO in the 3.19 cycle.
    
    New drivers / supported parts
    * rockchip - rk3066-tsadc variant
    * si7020 humidity and temperature sensor
    * mcp320x - add mcp3001, mcp3002, mcp3004, mcp3008, mcp3201, mcp3202
    * bmp280 pressure and temperature sensor
    * Qualcomm SPMI PMIC current ADC driver
    * Exynos_adc - support exynos7
    
    New features
    * vf610-adc - add temperature sensor support
    * Documentation of current attributes, scaled pressure, offset and
      scaled humidity, RGBC intensity gain factor and scale applied to
      differential voltage channels.
    * Bring iio_event_monitor up to date with newer modifiers.
    * Add of_xlate function to allow for complex channel mappings from the
      device tree.
    * Add -g parameter to generic_buffer example to allow for devices with
      directly fed (no trigger) buffers.
    * Move exynos driver over to syscon for PMU register access.
    
    Cleanups, fixes for new drivers
    * lis3l02dq drop an unneeded else.
    * st sensors - renam st_sensors to st_sensor_settings (for clarity)
    * st sensors - drop an unused parameter from all the probe utility
      functions.
    * vf610 better error handling and tidy up.
    * si7020 - cleanups following merge
    * as3935 - drop some unnecessary semicolons.
    * bmp280 - fix the pressure calculation.
    
  • iio-fixes-for-3.18b
    Second round of IIO fixes for the 3.18 cycle.
    
    * tsl4531 - fix a compile error when CONFIG_PM_OPS not set.
    * kxcjk-1013 - event spec direction was invalid - leading to 'interesting'
      attrribute names.
    * as3935 - sizeof(st) used instead of sizeof(*st) leading to allocation of
      space for a pointer rather than the structure desired.
    * ade7758 - Another null pointer deref fix due to different channels
      being provided to the the buffer register than used for the sysfs
      side of things.
    * ade7758 - Check there is a channel enabled in preenable for the buffer
      before doing anything.
    * ade7758 - Drop a stray raw from the channel name that leads to _raw_raw
      postfix.
    
  • topic/core-stuff-2014-11-05
  • v3.12.32
    6eb2b7e3 · Linux 3.12.32 ·
    This is the 3.12.32 stable release
    
  • mac80211-next-for-john-2014-11-04
    This relatively large batch of changes is comprised of the
    following:
     * large mac80211-hwsim changes from Ben, Jukka and a bit myself
     * OCB/WAVE/11p support from Rostislav on behalf of the Czech Technical
       University in Prague and Volkswagen Group Research
     * minstrel VHT work from Karl
     * more CSA work from Luca
     * WMM admission control support in mac80211 (myself)
     * various smaller fixes, spelling corrections, and minor API additions
    
  • mac80211-for-john-2014-11-04
    This contains another small set of fixes for 3.18, these are all
    over the place and most of the bugs are old, one even dates back
    to the original mac80211 we merged into the kernel.
    
  • v3.18-rc3
    0df1f248 · Linux 3.18-rc3 ·
    Linux 3.18-rc3
    
  • pm+acpi-3.18-rc3
    ACPI and power management fixes for 3.18-rc3
    
     - Fix a crash on r8a7791/koelsch during resume from system suspend
       caused by a recent cpufreq-dt commit (Geert Uytterhoeven).
    
     - Fix an MFD enumeration problem introduced by a recent commit
       adding ACPI support to the MFD subsystem that exposed a weakness
       in the ACPI core causing ACPI enumeration to be applied to all
       devices associated with one ACPI companion object, although it
       should be used for one of them only (Mika Westerberg).
    
     - Fix an ACPI EC regression introduced during the 3.17 cycle
       causing some Samsung laptops to misbehave as a result of a
       workaround targeted at some Acer machines.  That includes
       a revert of a commit that went too far and a quirk for the
       Acer machines in question.  From Lv Zheng.
    
     - Fix a regression in the system suspend error code path introduced
       during the 3.15 cycle that causes it to fail to take errors from
       asychronous execution of "late" suspend callbacks into account
       (Imre Deak).
    
     - Fix a long-standing bug in the hibernation resume error code path
       that fails to roll back everything correcty on "freeze" callback
       errors and leaves some devices in a "suspended" state causing more
       breakage to happen subsequently (Imre Deak).
    
     - Make the cpufreq-dt driver disable operation performance points
       that are not supported by the VR connected to the CPU voltage
       plane with acceptable tolerance instead of constantly failing
       voltage scaling later on (Lucas Stach).
    
    /
    
  • v3.17.2
    906d77a3 · Linux 3.17.2 ·
    This is the 3.17.2 stable release
    
  • v3.16.7
    d0335e4f · Linux 3.16.7 ·
    This is the 3.16.7 stable release
    
  • v3.14.23
    cd2c5381 · Linux 3.14.23 ·
    This is the 3.14.23 stable release
    
  • v3.10.59
    816b571a · Linux 3.10.59 ·
    This is the 3.10.59 stable release