Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • iio-for-v4.2a
    First round of new drivers, functionality and cleanups for the 4.2 cycle
    
    New drivers / device support
    * st sensors driver, lsm303dlh magnetometer support.
    * ltr501 - support ltr301 and ltr559 chips.
    
    New functionality
    * IIO_CHAN_INFO_CALIBEMISSIVITY for thermopile sensors.
    * kxcjk1013 - make driver operational with external trigger.
    * Add iio targets to the tools Makefile.
    
    Cleanups
    * st sensors - more helpful error message if device id wrong or irq request
      fails, explicitly make the Block Data Update optional rather
      than relying on writes to address 0 not doing anything, make interrupt
      support optional (Not always wired, and not all devices actually have
      an interrupt line.)
    * kxcjk-1013 white space additions for readability, add the KXCJ9000 ACPI
      id as seen in the wild.
    * sx9500 - GPIO reset support, refactor the GPIO interrupt code, add power
      management, optimize power usage by powering down when possible, rename
      the gpio interrupt pin to be more useful, trivial return path simplification,
      trivial formatting fixes.
    * isl29018 -  move towards ABI compliance with a view to moving this driver
      out of staging, add some brackets to ensure code works as expected.  Note
      there is no actual bug as the condition being tested is always true
      (with current devices).
    * ltr501 - add regmap support to get caching etc for later patches,
      fix a parameter sanity check that always fails (bug introduced
      earlier in this series), ACPI enumeration support,
      interrupt rate control support, interrupt support in general and
      integration time control support, code alignment cleanups.
    * mma9553 - a number of little cleanups following a review from Hartmut
      after I'd already applied the original driver patch.
    * tmp006 - prefix some defines with TMP006 for consistency.
    * tsl4531 - cleanup some wrong prefixes, presumably from copy and paste.
    * mlx90614 - check for errors in read values, add power management,
      add emissivity setting, add device tree binding documentation,
      fix a duplicate const warning.
    * ti_am335x_adc - refactor the DT parsing into a separate function.
    
  • v4.0.2
    072cab65 · Linux 4.0.2 ·
    This is the 4.0.2 stable release
    
  • v3.19.7
    7214c55c · Linux 3.19.7 ·
    This is the 3.19.7 stable release
    
  • v3.14.41
    99e64c4a · Linux 3.14.41 ·
    This is the 3.14.41 stable release
    
  • v3.10.77
    9182148a · Linux 3.10.77 ·
    This is the 3.10.77 stable release
    
  • mac80211-next-for-davem-2015-05-06
    Lots of updates for net-next for this cycle. As usual, we have
    a lot of small fixes and cleanups, the bigger items are:
     * proper mac80211 rate control locking, to fix some random crashes
       (this required changing other locking as well)
     * mac80211 "fast-xmit", a mechanism to reduce, in most cases, the
       amount of code we execute while going from ndo_start_xmit() to
       the driver
     * this also clears the way for properly supporting S/G and checksum
       and segmentation offloads
    
  • wireless-drivers-for-davem-2015-05-05
    iwlwifi:
    
    * fix firmware API for -13.ucode
    * fix RSSI handling that avoid bad roaming decision
    * fix firmware debug
    * fix MFUART operation
    * fix ASSERT while restart the hardware (because of another ASSERT e.g)
    
    ath9k:
    
    * fix per-packet tx power configuration
    
    rtlwifi:
    
    * rtl8192cu: Fix kernel deadlock
    
  • v3.18.13
    72d391fe · Linux 3.18.13 ·
    Linux 3.18.13
    
  • qcomlt-v4.0
    qcomlt-v4.0
  • media/v4.1-3
    media fixes for v4.1-rc3
    
  • topic/drm-misc-2015-05-06
  • v3.12.42
    6d4397ac · Linux 3.12.42 ·
    This is the 3.12.42 stable release
    
  • mac80211-for-davem-2015-05-04
    We have only a few fixes right now:
     * a fix for an issue with hash collision handling in the
       rhashtable conversion
     * a merge issue - rhashtable removed default shrinking
       just before mac80211 was converted, so enable it now
     * remove an invalid WARN that can trigger with legitimate
       userspace behaviour
     * add a struct member missing from kernel-doc that caused
       a lot of warnings
    
  • drm-intel-next-2015-04-23-fixed
  • v4.1-rc2
    5ebe6afa · Linux 4.1-rc2 ·
    Linux 4.1-rc2
    
  • pm+acpi-4.1-rc2
    Power management and ACPI fixes for v4.1-rc2
    
     - Fix for a regression in the cpuidle core introduced by one of
       the recent commits in the clockevents_notify() removal series
       that put a call to a function which had to be executed with
       disabled interrupts into a code path running with enabled
       interrupts (Rafael J Wysocki).
    
     - Fix for a build problem in ACPICA (with GCC 4.5) introduced by one
       of the recent ACPICA tools commits that added a duplicate typedef
       to one of the ACPICA's header files by mistake (Olaf Hering).
    
     - Fix for a regression in the ACPI SBS (Smart Battery Subsystem)
       driver introduced during the 3.18 development cycle causing the
       smart battery manager to be marked as not present when it should
       be marked as present (Chris Bainbridge).
    
    /
    
  • sound-4.1-rc2
    sound fixes for 4.1-rc2
    
    One nice fix is Peter's patch to make the old good SB Audigy PCI to
    work with 32bit DMA instead of 31bit.  This allows the MIDI synth
    running on modern machines again.  Along with it, a few fixes for
    emu10k1 have merged.
    
    In ASoC side, there is one fix in the common code, but it's just
    trivial additions of static inline functions for CONFIG_PM=n. The rest
    are various device-specific small fixes.
    
    Last but not least, a few HD-audio fixes are included, as usual, too.
    
  • asoc-v4.1-rc1
    ASoC: Fixes for v4.1
    
    A few fixes for v4.1, none earth shattering and mostly driver related
    except for one change to fix !PM builds for Intel platforms which is
    done by adding stubs in the core so other platforms don't run into the
    same issue.
    
  • v3.12.41
    acd7c63a · Linux 3.12.41 ·
    This is the 3.12.41 stable release
    
  • v3.10.76
    89bf6007 · Linux 3.10.76 ·
    This is the 3.10.76 stable release