-
sound-4.3-rc37f57d803 · ·
sound fixes for 4.3-rc3 This ended up with a larger set of fixes than wished, unfortunately. As diffstat shows, the majority of changes are for various ASoC drivers (Realtek, Wolfson codec drivers, etc), in addition to a couple of HD-audio regression fixes. All these are reasonably small and nothing to scare much.
-
devicetree-fixes-for-4.3a13f18f5 · ·
DeviceTree fixes for 4.3: - Silence bogus warning for of_irq_parse_pci - Fix typo in ARM idle-states binding doc and dts files - Various minor binding documentation updates
-
-
-
regulator-fix-v4.3-rc216651fc2 · ·
regulator: Fixes for v4.3 A collection of fixes that came in since I tagged the merge window pull request for v4.3: - Error handling fixes in the core. - Fixes to a couple of TI drivers for device specific issues. - Several fixes for module autoloading.
-
-
mac80211-for-davem-2015-09-22babc305e · ·
Just two small fixes: * VHT MCS mask array overrun, reported by Dan Carpenter * reset CQM history to always get a notification, from Sara Sharon
-
-
-
-
gpio-v4.3-246d4f7c2 · ·
This is the first round of GPIO fixes for v4.3: - Return value checks and thus nicer errorpath for two drivers. - Make GPIO_RCAR arch neutral. - Propagate errors from GPIO chip ->get() vtable call. It turned out these can actually fail sometimes, especially on slowpath controllers doing I2C traffic and similar. - Update documentation to be in sync with the massive changes in the v4.3 merge window, phew. - Handle deferred probe properly in the OMAP driver. - Get rid of surplus MODULE_ALIAS() from sx150x.