Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.10.94
    03ed106f · Linux 3.10.94 ·
    This is the 3.10.94 stable release
    
  • devicetree-fixes-for-4.4-rc4
    DeviceTree fixes for 4.4-rc4:
    
    - Fix incorrect warning about overlapping memory regions
    
    - Export of_irq_find_parent again which was made static in 4.4, but has
      users pending for 4.5.
    
    - Fix of_msi_map_rid declaration location
    
    - Fix re-entrancy for of_fdt_unflatten_tree
    
    - Clean-up of phys_addr_t printks
    
  • wireless-drivers-next-for-davem-2015-12-07
    brcfmac
    
    * support bcm4359 which can operate in two bands concurrently
    * disable runtime pm for USB avoiding issues
    * use generic pm callback in PCIe driver
    * support wowlan wake indication reporting
    * add beamforming support
    * unified handling of firmware files
    
    ath10k
    
    * support Manegement Frame Protection (MFP)
    * add thermal throttling support for 10.4 firmware
    * add support for pktlog in QCA99X0
    * add debugfs file to enable Bluetooth coexistence feature
    * use firmware's native mesh interface type instead of raw mode
    
    iwlwifi
    
    * BT coex improvements
    * D3 operation bugfixes
    * rate control improvements
    * firmware debugging infra improvements
    * ground work for multi Rx
    * various security fixes
    
  • drm-intel-next-2015-12-04-1
    This is the "fix igt basic test set issues" edition.
    - more PSR fixes from Rodrigo, getting closer
    - tons of fifo underrun fixes from Ville
    - runtime pm fixes from Imre, Daniel Stone
    - fix SDE interrupt handling properly (Jani Nikula)
    - hsw/bdw fdi modeset sequence fixes (Ville)
    - "don't register bad VGA connectors and fall over" fixes (Ville)
    - more fbc fixes from Paulo
    - and a grand total of exactly one feature item: Implement dma-buf/fence based
      cross-driver sync in the i915 pageflip path (Alex Goins)
  • debian-qcom-dragonboard410c-15.11
    Linaro Debian 15.11 for DragonBoard 410c
    
  • phy-for-4.4-rc
    phy: for 4.4 -rc
    
    *) Add missing of_node_put in a bunch of PHY drivers
    *) Add get_device in devm_of_phy_get_by_index()
    *) Fix randconfig build error in sun9i usb driver
    
  • mac80211-next-for-davem-2015-12-07
    This pull request got a bit bigger than I wanted, due to
    needing to reshuffle and fix some bugs. I merged mac80211
    to get the right base for some of these changes.
    
     * new mac80211 API for upcoming driver changes: EOSP handling,
       key iteration
     * scan abort changes allowing to cancel an ongoing scan
     * VHT IBSS 80+80 MHz support
     * re-enable full AP client state tracking after fixes
     * various small fixes (that weren't relevant for mac80211)
     * various cleanups
    
  • v4.4-rc4
    527e9316 · Linux 4.4-rc4 ·
    Linux 4.4-rc4
    
  • v2.6.32.69
    4f1273d5 · Linux 2.6.32.69 ·
    This is the 2.6.32.69 stable release
    
  • sound-4.4-rc4
    sound fixes for 4.4-rc4
    
    This time we've got a larger number of updates, mainly from ASoC
    world.  The only significant LOCs found here are for Realtek codecs,
    where most of changes are quite systematic replacements.
    
    There are also a few fixes in ASoC core side: one is the PM call order
    fix to ensure the DPAM resume working properly.  Another is the proper
    cleanup call after freeing DAPM widgets, and the correction of the
    wrong callback set in topology API.
    
    The rest are a wide range of driver-specific small fixes, including
    HD-audio.
    
  • pm+acpi-4.4-rc4
    Power management and ACPI fixes for v4.4-rc4
    
     - Fix a regression in the ACPI PCI host bridge initialization code
       introduced by the recent consolidation of the host bridge handling
       on x86 and ia64 that forgot to take one special piece of code
       related to NUMA on x86 into account (Liu Jiang).
    
     - Improve the Kconfig help description of the new ACPI AML debugger
       support option to avoid possible confusion (Peter Zijlstra).
    
     - Remove a piece of code in the generic power domains framework
       that should have been removed by one of the recent commits
       modifying that code (Ulf Hansson).
    
     - Reduce the log level of a PCI PM message that generates a lot
       of false-positive log noise for some drivers and improve the
       message itself while at it (Imre Deak).
    
     - Fix the OF-based domain lookup code in the generic power domains
       framework to make it drop references to DT nodes correctly (Eric
       Anholt).
    
     - Prevent the cpufreq core from setting the policy back to the
       default after a CPU offline/online cycle for cpufreq drivers
       providing the ->setpolicy callback (Srinivas Pandruvada).
    
     - Fix a build problem for CONFIG_ACPI unset in the device
       properties framework (Hanjun Guo).
    
     - Fix a stale file path in the ACPI backlight driver entry in
       MAINTAINERS (Dan Carpenter).
    
    /
    
  • media-controller-rc4-base
  • topic/drm-misc-2015-12-04
  • asoc-ac97-gpio
    9bf5c3d1 · ASoC: ac97: add gpio chip ·
    ASoC: Add a GPIO chip for AC'97
    
    GPIOs are part of the AC'97 spec, enable their use on embedded platforms
    using AC'97.
    
  • mac80211-for-davem-2015-12-02
    A small set of fixes for 4.4:
     * fix scanning in mac80211 to not actively scan radar
       channels (from Antonio)
     * fix uninitialized variable in remain-on-channel that
       could lead to treating frame TX as remain-on-channel
       and not sending the frame at all
     * remove NL80211_FEATURE_FULL_AP_CLIENT_STATE again, it
       was broken and needs more work, we'll enable it later
     * fix call_rcu() induced use-after-reset/free in mesh
       (that was suddenly causing issues in certain tests)
     * always request block-ack window size 64 as we found
       some APs will otherwise crash (really ...)
     * fix P2P-Device teardown sequence to avoid restarting
       with uninitialized data
    
  • drm-intel-fixes-2015-12-03
  • gpio-v4.4-2
    Some GPIO fixes for the v4.4 series:
    
    - Fix a bunch of possible NULL references found by Coccinelle
      jockeys.
    - Stop creating Tegra's debugfs on everything and it's dog.
      This is an ARM multiplatform kernel issue.
    - Fix an oops in gpiolib for NULL names on named GPIOs.
    - Fix a complex OMAP1 bug in the OMAP driver.
    
  • v4.4-rc3
    31ade3b8 · Linux 4.4-rc3 ·
    Linux 4.4-rc3
    
  • pm+acpi-4.4-rc3
    More power management and ACPI fixes for v4.4-rc3
    
     - Fix a recent regression in the cpufreq core causing it to fail
       to clean up sysfs directories properly on cpufreq driver removal
       (Viresh Kumar).
    
     - Fix a build problem in the SCPI support code recently added to
       the arm_big_little cpufreq driver (Punit Agrawal).
    
     - Fix up the recently added CPPC cpufreq frontend to process the
       CPU coordination information provided by the platform firmware
       correctly (Ashwin Chaugule).
    
     - Fix the intel_pstate driver to behave as intended when switched
       over to the "performance" mode via sysfs if hardware-driven
       P-state selection (HWP) is enabled (Alexandra Yates).
    
     - Fix two rounding errors in the intel_pstate driver that sometimes
       cause it to use lower P-states than requested (Prarit Bhargava).
    
    /
    
  • v3.2.74
    95afdc9f · Linux 3.2.74 ·
    This is the 3.2.74 stable release