-
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.
-
-
gpio-v4.7-4bfbbe44d · ·
GPIO fixes for the v4.7 cycle: - It was discovered that too many parts of the kernel does not respect gpiod_to_irq() returning zero for an invalid IRQ. While this gets fixed, we need to make it return negative errorcodes again. - Harden the library a bit when passed error pointers. It is a bug to use these, but let's be helpful and warn the users. - Fix an uninitialized spinlock in the 104-idi-48 driver.
-
-
-
-
wireless-drivers-for-davem-2016-06-21034fdd4a · ·
wireless-drivers fixes for 4.7 iwlwifi * fix the scan timeout for long scans * fix an RCU splat caused when updating the TKIP key * fix a potential NULL-derefence introduced recently * fix a IGTK key bug that has existed since the MVM driver was introduced * fix some fw capabilities checks that got accidentally inverted rtl8xxxu * fix typo on variable name ath10k * fix deadlock when peer cannot be created * fix crash related to printing features * fix deadlock while processing rx_in_ord_ind ath9k * fix GPIO mask regression for AR9462 and AR9565
-
sunxi-drm-fixes-for-4.713fef095 · ·
Allwinner sun4i DRM driver fixes A bunch of fixes that address: - Compilation errors in various corner cases - Move to helpers - Fix the pixel clock computation - Fix our panel probe