Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • gpio-v4.4-1

    0963670a · gpio: fix up SPI submenu ·
    This is the bulk of GPIO changes for v4.4:
    
    GPIO core:
    - Define and handle flags for open drain/open collector
      and open source/open emitter, also know as "single-ended"
      configurations.
    - Generic request/free operations that handle calling out
      to the (optional) pin control backend.
    - Some refactoring related to an ABI change that did not
      happen, yet provide useful.
    - Added a real-time compliance checklist. Many GPIO chips
      have irqchips, and need to think this over with the RT
      patches going upstream.
    - Restructure, fix and clean up Kconfig menus a bit.
    
    New drivers:
    - New driver for AMD Promony.
    - New driver for ACCES 104-IDIO-16, a port-mapped I/O
      card, ISA-style. Very retro.
    
    Subdriver changes:
    - OMAP changes to handle real time requirements.
    - Handle trigger types for edge and level IRQs on PL061
      properly. As this hardware is very common it needs to
      set a proper example for others to follow.
    - Some container_of() cleanups.
    - Delete the unused MSM driver in favor of the driver that
      is embedded inside the pin control driver.
    - Cleanup of the ath79 GPIO driver used by many, many
      OpenWRT router targets.
    - A consolidated IT87xx driver replacing the earlier
      very specific IT8761e driver.
    - Handle the TI TCA9539 in the PCA953x driver. Also
      handle ACPI devices in this subdriver.
    - Drop xilinx arch dependencies as these FPGAs seem to
      profilate over a few different architectures. MIPS and
      ARM come to mind.
    
  • v3.12.50

    7398d033 · Linux 3.12.50 ·
    This is the 3.12.50 stable release
    
  • v4.3

    6a13feb9 · Linux 4.3 ·
    Linux 4.3
    
  • v3.18.24

    b1240304 · Linux 3.18.24 ·
    Linux 3.18.24
    
  • wireless-drivers-next-for-davem-2015-10-29

    iwlwifi
    
    * bug fix for TDLS
    * fixes and cleanups in scan
    * support of several scan plans
    * improvements in FTM
    * fixes in FW API
    * improvements in the failure paths when the bus is dead
    * other various small things here and there
    
    ath10k
    
    * add QCA9377 support
    * fw_stats support for 10.4 firmware
    
    ath6kl
    
    * report antenna configuration to user space
    * implement ethtool stats
    
    ssb
    
    * add Kconfig SSB_HOST_SOC for compiling SoC related code
    * move functions specific to SoC hosted bus to separated file
    * pick PCMCIA host code support from b43 driver
    
  • v3.18.23

    8341455f · Linux 3.18.23 ·
    Linux 3.18.23
    
  • ubuntu-qcom-snapdragon-15.10

    Linaro 15.10
    
  • wireless-drivers-next-for-davem-2015-10-27

    brcmfmac
    
    * using netdev carrier state
    * add and rework some cfg80211 callbacks mainly for AP mode
    * use devcoredump when triggered by firmware event
    
    realtek
    
    * create new directory drivers/net/wireless/realtek/ for all realtek
      drivers, not visible to users (no kconfig changes etc)
    * add rtl8xxxu, a new mac80211 driver for RTL8723AU, RTL8188CU,
      RTL8188RU, RTL8191CU, RTL8192CU and hopefully more in the future
    
    ath10k
    
    * add board 2 API support for automatically choosing correct board file
    * data path optimisations
    * disable PCI power save for qca988x and QCA99x0 due to interop reasons
    
    wil6210
    
    * BlockAckReq support
    * firmware crashdump using devcoredump
    * capture all frames with sniffer
    
  • v4.2.5

    f69d603c · Linux 4.2.5 ·
    This is the 4.2.5 stable release
    
  • v4.1.12

    10f9e3bc · Linux 4.1.12 ·
    This is the 4.1.12 stable release
    
  • v3.14.56

    07bd6f89 · Linux 3.14.56 ·
    This is the 3.14.56 stable release
    
  • v3.10.92

    d17332eb · Linux 3.10.92 ·
    This is the 3.10.92 stable release
    
  • iommu-fixes-v4.3-rc7

    IOMMU Fixes for Linux v4.3-rc7
    
    Two late fixes for the AMD IOMMU driver:
    
    	* One adds an additional check to the io page-fault handler to
    	  avoid a BUG_ON being hit in handle_mm_fault()
    
    	* Second patch fixes a problem with devices writing to the
    	  system management area and were blocked by the IOMMU because
    	  the driver wrongly cleared out the DTE flags allowing that
    	  access.
    
  • asoc-v4.3-rc6

    ASoC: Updates for v4.4
    
    Not much core work here, a few small tweaks to interfaces but mainly the
    changes here are driver ones.  Highlights include:
    
     - Updates to the topology userspace interface
     - Big updates to the Renesas support from Morimoto-san
     - Most of the support for Intel Sky Lake systems.
     - New drivers for Asahi Kasei Microdevices AK4613, Allwinnner A10,
       Cirrus Logic WM8998, Dialog DA7219, Nuvoton NAU8825 and Rockchip
       S/PDIF.
    
  • v4.3-rc7

    32b88194 · Linux 4.3-rc7 ·
    Linux 4.3-rc7
    
  • sunxi-dt-for-4.4-3

    Allwinner DT changes for 4.4, round 3
    
    A bunch of new boards, but mostly enable the support for the Audio Codec
    on the older SoCs (A10, A10s, A13, A20, R8) and enable it on various
    boards.
    
  • drm-intel-next-2015-10-23

    - 2nd attempt at atomic watermarks from Matt, but just prep for now
    - fixes all over
  • sound-4.3-rc7

    sound fixes for 4.3-rc7
    
    There is nothing to worry you much, only a few small & stable patches
    are found for usual stuff, HD-audio (a Lenovo laptop quirk, a fix for
    minor error handling) and ASoC (trivial fixes for RT298 and WM
    codecs).  The only remaining major change is the fix for ASoC SX_TLV
    control that was overseen during refactoring, but the fix itself is
    trivial and safe.
    
  • asoc-fix-v4.3-rc6

    ASoC: Fixes for v4.3
    
    A bunch of driver fixes plus one core fix which fixes problems with
    misreporting values from _SX controls following a recent refactoring.
    This had gone unnoticed as such controls are quite rare.
    
  • v4.2.4

    190bd21b · Linux 4.2.4 ·
    This is the 4.2.4 stable release