Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • android-wear-7.1.1_r0.24
    Android Wear 7.1.1 Release 0.24 (NXH20L,sturgeon)
    
  • android-lego-7.1.1_r0.5
    Android Lego 7.1.1 Release 0.5 (NNH61,shamrock)
    
  • drm-intel-fixes-2017-06-20
    drm/i915 fixes for v4.12-rc7
  • drm-misc-next-2017-06-19_0
    UAPI Changes:
    - vc4: Add get/set tiling format ioctls (Eric)
    
    Driver Changes:
    - vc4: Add tiling T-format support for scanout (Eric)
    - vc4: Use atomic helpers in commit (Boris)
    
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Eric Anholt <eric@anholt.net>
  • drm-misc-next-2017-06-19
    UAPI Changes:
    - vc4: Add get/set tiling format ioctls (Eric)
    
    Driver Changes:
    - vc4: Add tiling T-format support for scanout (Eric)
    - vc4: Use atomic helpers in commit (Boris)
    
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Eric Anholt <eric@anholt.net>
  • drm-msm-next-2017-06-20
  • v4.12-rc6
    41f1830f · Linux 4.12-rc6 ·
    Linux 4.12-rc6
    
  • drm-intel-next-2017-06-19
    Final pile of features for 4.13
    
    New uabi:
    - batch bo in first slot, for faster execbuf assembly in userspace
      (Chris Wilson)
    - (sub)slice getparam, needed for mesa perf support (Robert Bragg)
    
    First pile of patches for cnl/cfl support, maintained by Rodrigo but
    with lots of contributions from others. Still incomplete since public
    review still ongoing.
    
    Features/refactoring:
    - Make execbuf faster (Chris Wilson), a pile of series to make execbuf
      buffer handling have fewer passes, use less list walking, postpone
      more work to async workers and shuffle buffers less, all to make the
      common case much faster (in some cases at least).
    - cold boot support for glk dsi (Madhav Chauhan)
    - Clean up pipe A quirk and related old platform hacks (Ville)
    - perf sampling support for kbl/glk (Lionel)
    - perf cleanups (Robert Bragg)
    - wire atomic state to backlight code, to avoid pipe lookup hacks
      (Maarten)
    - reduce request waiting latency/overhead to remove the spinning and
      associated cpu cycle wasting (Chris)
    - fix 90/270 rotation wm computation (Ville)
    - new ddb allocation algo for skl (Kumar Mahesh)
    - fix regression due to system suspend optimiazatino (Imre)
    - the usual pile of small cleanups and refactors all over
    
    GVT updates contained in this tag:
    - optimization for per-VM mmio save/restore (Changbin)
    - optimization for mmio hash table (Changbin)
    - scheduler optimization with event (Ping)
    - vGPU reset refinement (Fred)
    - other misc refactor and cleanups, etc.
  • v4.11.6
    abb04342 · Linux 4.11.6 ·
    This is the 4.11.6 stable release
    
  • v4.9.33
    050639ef · Linux 4.9.33 ·
    This is the 4.9.33 stable release
    
  • v4.4.73
    1bd30958 · Linux 4.4.73 ·
    This is the 4.4.73 stable release
    
  • phy-for-4.13
    phy: for 4.13
    
     *) Group phy drivers into vendor specific directories
     *) Add USB3 PHY driver for Renesas R-Car Gen3
     *) Add USB2 PHY driver for Meson GXL and GXM SoCs
     *) Add USB DRD PHY driver for Broadcom Northstar2
     *) Add USB PHY driver for CPCAP PMIC USB
     *) Make phy-meson8b-usb2 driver support USB PHY on Meson8
     *) Make phy-tusb1210 driver support TUSB1211
     *) Make phy-rockchip-inno-usb2 driver support usb2-phy in rk3228 SoCs
     *) Make phy-brcm-sata driver support for stingray SATA phy
     *) Make bcm-ns-usb3 as a MDIO driver
     *) Make rockchip-inno-usb2 support two host ports
     *) Implement ->set_mode() callback in phy-tusb1210
     *) Minor fixes in phy drivers
    
    Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
    
  • mac80211-for-davem-2017-06-16
    Here's just the fix for that ancient bug:
     * remove wext calling ndo_do_ioctl, since nobody needs
       that now and it makes the type change easier
     * use struct iwreq instead of struct ifreq almost everywhere
       in wireless extensions code
     * copy only struct iwreq from userspace in dev_ioctl for the
       wireless extensions, since it's smaller than struct ifreq
    
  • drm-fixes-for-v4.12-rc6
    amd, i915, mgag200, msxfb, tegra fixes
    
  • drm-misc-next-2017-06-15
    Cross-subsystem Changes:
    - dt-bindings: add vendor prefix for NLT Technologies, Ltd. (Lucas)
    - dt-bindings: Add support for samsung s6e3hf2 panel (Hoegeun)
    
    Core Changes:
    - Add drm_panel_bridge to avoid connector boilerplate in drivers (Eric)
    - Trival fixes for dupe forward decl and reduce scope of variable (Dawid)
    
    Driver Changes:
    - dw-hdmi: Use mode_valid hook on bridge instead of connector (Jose)
    - vc4,atmel-hlcdc: Use drm_panel_bridge where appropriate (Eric)
    - panel: Add Innolux P079ZCA panel driver (Chris)
    - panel-simple: Add NL12880B20-05, NL192108AC18-02D, P320HVN03 panels (Lucas)
    - panel-samsung-s6e3ha2: Add s6e3hf2 panel support (Hoegeun)
    - zte,vc4,pl111,panel,mxsfb: Miscellaneous fixes
    
    Cc: Jose Abreu <Jose.Abreu@synopsys.com>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Chris Zhong <zyw@rock-chips.com>
    Cc: Lucas Stach <l.stach@pengutronix.de>
    Cc: Hoegeun Kwon <hoegeun.kwon@samsung.com>
    Cc: Dawid Kurek <dawikur@gmail.com>
  • drm-misc-fixes-2017-06-15
    Driver Changes:
    - dw-hdmi: Fix compilation error if REGMAP_MMIO not selected (Laurent)
    - host1x: Fix incorrect return value (Christophe)
    - tegra: Shore up idr API usage in tegra staging code (Dmitry)
    - mgag200: Always use HiPri mode for G200e4v2 and limit max bandwidth (Mathieu)
    - mxsfb: Ensure display can be lit up without bootloader initialization (Fabio)
    
    Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
    Cc: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    Cc: Dmitry Osipenko <digetx@gmail.com>
    Cc: Mathieu Larouche <mathieu.larouche@matrox.com>
    Cc: Fabio Estevam <fabio.estevam@nxp.com>
  • v3.10.106
    a07ea939 · Linux 3.10.106 ·
    This is the 3.10.106 stable release
    
  • drm-intel-fixes-2017-06-15
    drm/i915 fixes for v4.12-rc6
  • v4.1.41
    4bd4cfc5 · Linux 4.1.41 ·
    Linux 4.1.41
    
  • v4.11.5
    be8335f6 · Linux 4.11.5 ·
    This is the 4.11.5 stable release