-
phy-for-4.8-rc017300da · ·
phy: for 4.8 -rc *) Fix to get host-only mode working in sun4i *) Fix a compilation error because of missing header file *) Other minor fixes Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
devicetree-fixes-for-4.834276bb0 · ·
DeviceTree fixes for 4.8: - Couple of DT node ref counting fixes - Fix __unflatten_device_tree for PPC PCI hotplug case - Rework marking irq controllers as OF_POPULATED in cases where real driver is used. - Disable of_platform_default_populate_init on PPC. The change in initcall order causes problems which need to be sorted out later.
-
-
-
iommu-fixes-v4.8-rc2c987ff0d · ·
IOMMU Fixes for Linux v4.8-rc2 Including: * Some functions defined in a header file for the mediatek driver were not marked inline. Fix that oversight. * Fix a potential crash in the ARM64 dma-mapping code when freeing a partially initialized domain. * Another fix for ARM64 dma-mapping to respect IOMMU mapping constraints when allocating IOVA addresses.
-
-
sound-4.8-rc2a52ff34e · ·
sound fixes for 4.8-rc2 A regression fix of HD-audio runtime PM and two USB quirks.
-
mac80211-next-for-davem-2016-08-12ff9a71af · ·
Not much for -next so far, but here it goes: * send more nl80211 events for interfaces * remove useless network/transport offset mangling code * validate beacon intervals identically for all interface types * use driver rate estimates for mesh * fix a compiler type/signedness warning
-
-
mfd-tps65218-rev-checkf11fa179 · ·
mfd: tps65218: Revision checking interface This patch adds a revision checking inteface which is used by subsequent regulator changes.