Tags

Tags give the ability to mark specific points in history as being important
  • v3.10.25

    095f493c · Linux 3.10.25 ·
    This is the 3.10.25 stable release
    
  • v3.4.75

    84dfcb75 · Linux 3.4.75 ·
    This is the 3.4.75 stable release
    
  • sound-3.13-rc5

    sound fixes for 3.13-rc5
    
    We have a bit more changes than usual in ASoC here, as it was slipped
    from the previous update.  There are one minr ASoC PCM code fix and
    ASoC dmaengine fix, in addition of a collection of small ASoC driver
    fixes.  The rest are a couple of HD-audio stable fixups, and a
    long-standing fix for the paused stream handling.
    
    So, all commits look not scary (and hopefully won't give you
    disastrous holiday season).
    
  • iio-fixes-for-3.13c

    Third set of fixes for IIO in the 3.13 cycle.
    
    * Fix for a bug in the new cm36651 driver where it told the IIO driver it
      was providing a decimal part, but then didn't.  Now it correctly tells the
      IIO core that it is only providing an integer value.  This prevents random
      incorrect values being output on a sysfs read.
    
    * 3 fixes where drivers were miss specifying the endianness of their channels
      as output through the buffer interface.  These were discovered whilst
      removing the terrible IIO_ST macro once and for all.  The result is that
      userspace may be informed that the buffer elements are being output as
      little endian (on little endian platforms) when infact they are big endian.
      Thus userspace will handle them incorrectly.  This incorrect buffer
      element specification is provided as sysfs attributes under
      iio:deviceN/scan_elements.
    
  • s2mps11-build

    regulator/clk: Fix s2mps11 build
    
    This patch fixes a build failure that appeared in v3.13-rc4 due to an
    RTC/MFD update merged via -mm.
    
  • gpio-v3.13-4

    GPIO fixes for the v3.13 development cycle:
    
    - Driver bug fixes for SH PFC, TWL4030, MSM and RCAR.
    
    - Update the MAINTAINERS
    
  • v3.13-rc4

    319e2e3f · Linux 3.13-rc4 ·
    Linux 3.13-rc4
    
  • regulator-v3.13-rc3

    regulator: Fixes for v3.13
    
    A small set of driver fixes plus one larger core change which changes
    the way we check to see if we're using DT so that there aren't any races
    between deciding we're using DT and the regulator subsystem noticing.
    This makes the new support for substituting a dummy regulator and
    optional regulators work a lot better on DT systems since it ensures
    that we don't trigger probe deferral when we shouldn't which was causing
    bugs in clients.
    
  • v3.12.5

    156c7581 · Linux 3.12.5 ·
    This is the 3.12.5 stable release
    
  • v3.10.24

    05bcf8f8 · Linux 3.10.24 ·
    This is the 3.10.24 stable release
    
  • v3.4.74

    827f121b · Linux 3.4.74 ·
    This is the 3.4.74 stable release
    
  • sound-3.13-rc4

    sound fixes for 3.13-rc4
    
    Still a slightly high amount of changes than wished, but they are all
    good regression and/or device-specific fixes.  Majority of commits are
    for HD-audio, an HDMI ctl index fix that hits old graphics boards,
    regression fixes for AD codecs and a few quirks.  Other than that, two
    major fixes are included: a 64bit ABI fix for compress offload, and
    64bit dma_addr_t truncation fix, which had hit on PAE kernels.
    
  • iommu-fixes-for-v3.13-rc4

    arm/smmu driver updates via Will Deacon fixing locking around page
    table walks and a couple other issues.
    
  • v3.12.4

    289b6c71 · Linux 3.12.4 ·
    This is the 3.12.4 stable release
    
  • v3.10.23

    184c20bb · Linux 3.10.23 ·
    This is the 3.10.23 stable release
    
  • v3.4.73

    50b673d2 · Linux 3.4.73 ·
    This is the 3.4.73 stable release
    
  • pm-3.13-rc3-fixup

    Post-3.13-rc3 power management fixup
    
    This reverts two cpufreq commits that fixed issues for some people,
    but broke things for others, so revert them and we'll need to fix the
    original problems differently.
    
    /
    
  • v3.13-rc3

    374b1057 · Linux 3.13-rc3 ·
    Linux 3.13-rc3
    
  • pm-3.13-rc3

    Power management fixes for 3.13-rc3
    
     - cpufreq regression fix from Bjørn Mork restoring the pre-3.12
       behavior of the framework during system suspend/hibernation to
       avoid garbage sysfs files from being left behind in case of a
       suspend error.
    
     - PNP regression fix to restore the correct states of devices after
       resume from hibernation broken in 3.12.  From Dmitry Torokhov.
    
     - cpuidle fix to prevent cpuidle device unregistration from crashing
       due to a NULL pointer dereference if cpuidle has been disabled
       from the kernel command line.  From Konrad Rzeszutek Wilk.
    
     - intel_idle fix for the C6 state definition on Intel Avoton/Rangeley
       processors from Arne Bockholdt.
    
     - Power capping framework fix to make the energy_uj sysfs attribute
       work in accordance with the documentation.  From Srinivas Pandruvada.
    
     - epoll fix to make it ignore the EPOLLWAKEUP flag if the kernel has
       been compiled with CONFIG_PM_SLEEP unset (in which case that flag
       should not have any effect).  From Amit Pundir.
    
     - cpufreq fix to prevent governor sysfs files from being lost over
       system suspend/resume in some (arguably unusual) situations.  From
       Viresh Kumar.
    
    /
    
  • fbdev-fixes-3.13

    Minor fbdev fixes for 3.13.