-
regulator-v4.138d67f64f · ·
regulator: Updates for v4.13 A quiet release for the regulator API, a series of fairly small fixes plus one new feature and a few new drivers: - Support for regulators with different settling times for rising and falling voltage changes. - New drivers for Allwinner AXP803, HiSilicon HI6421V530 and TI LP87565.
-
asoc-v4.13b821d298 · ·
ASoC: Updates for v4.13 The big news with this release is the of-graph card, this provides a replacement for simple-card that is much more flexibile and scalable, allowing many more systems to use a generic sound card than was possible before: - The of-graph card, finally merged after a long and dedicated effort by Morimoto-san. - New widget types intended mainly for use with DSPs. - New drivers for Allwinner V3s SoCs, Ensonic ES8316, several classes of x86 machine, Rockchip PDM controllers, STM32 I2S and S/PDIF controllers and ZTE AUD96P22 CODECs.
-
drm-intel-next-2017-07-032c4b8519 · ·
First pile for 4.14: - cnl fixes (Rodrigo, Manasi) - per-engine reset support aka TDR (Michel Thierry) - dynamic DPCD backlight support (Puthikorn Voravootivat) - prep for huge gpu pages (Matthew Auld) - make contexts less BKL dependent (Chris) - bunch of execlist/gem corner-cases fixes and locking down self-checks (Chris) - fix waitboost accounting when using fence waits (Chris) - clean up PCH detection/handling (Ville) - usual pile of small fixes and cleanups
-
gpio-v4.12-4c06632ea · ·
Last minute fixes for GPIO: - Fix another ACPI problem with broken BIOSes. - Filter out the GPIO right events, making a very user-visible bug go away.
-
iommu-fixes-v4.12-rc784a21dbd · ·
IOMMU Fixes for Linux 4.12-rc7 Two fixes: * A fix for AMD IOMMU interrupt remapping code when IRQs are forwarded directly to KVM guests * Fixed check in the recently merged code to allow tboot with Intel VT-d disabled
-
-
drm-misc-next-fixes-2017-06-27c048c984 · ·
Core Changes: - bridge: return -ve errno in drm_panel_bridge_add (Eric) Driver Changes: - rockchip: ensure mm lock is held in error paths (Caesar) - dw-hdmi: fix formatting in input format table (Jonathan) Cc: Caesar Wang <wxt@rock-chips.com> Cc: Eric Anholt <eric@anholt.net> Cc: Jonathan Corbet <corbet@lwn.net>
-
-
drm-intel-fixes-2017-06-27611cdf36 · ·
Just a few minor fixes. Important one is the execbuf async fix (aka ANDROID_native_sync). There was another patch for a display coherency corner case on APL, but we've random-walked in that space too much, and the cherry-pick looked really invasive.