-
mac80211-for-davem-2016-06-29-v2c041778c · ·
Just two small fixes * fix mesh peer link counter, decrement wasn't always done at all * fix ethertype (length) for packets without RFC 1042 or bridge tunnel header
-
mac80211-for-davem-2016-06-29126e7557 · ·
A single fix: * fix mesh peer link counter, decrement wasn't always done at all
-
-
-
qcom-dt-for-4.8c3d53130 · ·
Qualcomm Device Tree Changes for v4.8 * Reverse BAM dma node reverts * Add BAM remote control options for affected platforms * Enable peripherals on APQ8074 dragonboard * Enable PMA8084 pwrky * Fix PMIC reg entries by removing unnecessary size element * Add SCM binding and support for all currently supported boards * Add Qualcomm WCNSS binding documentation * Rename db600c to SD_600eval and add peripheral nodes * Remove gpio key entry from Nexus7 * Add APQ8060 based dragonboard and associated peripherals * Add ARMv7 PMU for IPQ4019 * Update smem state cells to match documentation
-
qcom-arm64-for-4.8a6702798 · ·
Qualcomm ARM64 Updates for v4.8 * Enable assorted peripherals on APQ8016 SBC * Update reserved memory on MSM8916 * Add MSM8996 peripheral support * Add SCM firmware node on MSM8916 * Add PMU node on MSM8916 * Add PSCI cpuidle support on MSM8916
-
qcom-drivers-for-4.8dd4fe5b2 · ·
Qualcomm ARM Based Driver Updates for v4.8 * Rework of SCM driver * Add file patterns for Qualcomm Maintainers entry * Add worker for wcnss_ctrl signaling * Fixes for smp2p * Update smem_state properties to match documentation * Add SCM Peripheral Authentication service * Expose SCM PAS command 10 as a reset controller
-
qcom-arm64-defconfig-for-4.8f1a176f2 · ·
Qualcomm ARM64 Based defconfig Updates for v4.8 * Enable PM8xxx pwrkey support * Enable MSM8996 support
-
qcom-defconfig-for-4.88aa788d3 · ·
Qualcomm ARM Based defconfig Updates for v4.8 * Enable MSM9615 board support * Enable MSM8660 pinctrl support
-
dev-prop-named-child613e9721 · ·
device property: Add function to search for named child of device This adds a function to the device property API allowing us to look up the named child of a device.
-
sound-4.7-rc5d5dbbe65 · ·
sound fixes for 4.7-rc5 Again pretty calm weeks: we've had only a few trivial / stable HD-audio fixes in addition to a possible race fix for snd-dummy driver spotted by syzkaller.
-
acpi-4.7-rc52605b981 · ·
ACPI fix for v4.7-rc5 Stable-candidate fix for a deadlock in ACPICA introduced during the 4.5 development cycle by a commit attempting to improve the handling of AML code that doesn't belong to any namespace objects in a given definition block (Lv Zheng).
-
pm-4.7-rc5e753f305 · ·
Power management fixes for v4.7-rc5 - Fix a latent initialization issue in the pcc-cpufreq driver (incorrect initial value of a structure field) that has been uncovered by a recent ACPICA commit (Mike Galbraith). - Add a missing notification in an update_devfreq() error code path forgotten by a recent devfreq commit (Chanwoo Choi). - Fix devfreq device frequency initialization (Lukasz Luba). - Fix an incorrect IS_ERR() check in the devfreq framework discovered by the Smatch checker (Dan Carpenter). - Drop two excessive put_device() calls from the devfreq framework (MyungJoo Ham, Cai Zhiyong). - Fix a possible memory leak in the devfreq framework and drop an unnecessary kfree() invocation from it (MyungJoo Ham).
-