Tags give the ability to mark specific points in history as being important
-
qcom-drivers-for-4.923c282d6 · ·
Qualcomm ARM Based Driver Updates for v4.9 * Silence smem probe defer messages * Make scm explicitly non-modular * Assorted SMD bug fixes and minor changes * Add PM8018 RTC support
-
qcom-soc-for-4.980483c3a · ·
Qualcomm ARM Based SoC Updates for v4.9 * Remove unnecessary QCOM board file
-
drm-intel-next-2016-09-02c4a8a7c7 · ·
- skl wm fixes (Lyude, Matt, Maarten) - cleanup of kdev/drm_dev/i915_dev handling (David Weinehall) - make (most) encoders take advantage of atomic states (Maarten) - MMAP_GTT_VERSION driver param to announce that gtt mmaps are reliable (Chris) - allow contexts on all rings (Chris) - a few fixes (around diagnostic messages) to make BAT less noisy - misc fixes and cleanups all over, as usual
-
tps65218-dcdc3-workaround23a34f9d · ·
regulator: tps65218: Workaround for broken DCDC3 disable on some revisions
-
tps65218-ver-checkf11fa179 · ·
mfd: tps65218: Add hardware version check This will be used for quirks by some function drivers.
-
-
mac80211-for-davem-2016-08-3061aaa0e8 · ·
Three little fixes: * revert a recent wext patch, which Ben Hutchings noticed was wrong, and it turns out not to be necessary for any driver * fix an infinite loop that can occur under certain conditions in mac80211's TDLS code (depending on regulatory information) * add a cfg80211_get_station() static inline when cfg80211 isn't built, to allow other modules to not have to depend on it for it
-
-
sound-4.8-rc4a820cd3d · ·
sound fixes for 4.8-rc4 Here are a bunch of fixes as you can see in diffstat. One core change in ASoC is about the unexpected unbinding error, and The rest are wide-spread driver-specific fixes: a series of LINE6 USB fixes, a HD-audio quirk, and various ASoC fixes including OMAP boot fixes and Intel SKL fixes.
-
iommu-fixes-v4.8-rc34df36185 · ·
IOMMU Fixes for Linux v4.8-rc3: From Will Deacon: * Fix a couple of thinkos in the CMDQ error handling and short-descriptor page table code that have been there since day one * Disable stalling faults, since they may result in hardware deadlock * Fix an accidental BUG() when passing disable_bypass=1 on the cmdline -
asoc-fix-v4.8-rc4cfb89f2e · ·
ASoC: Fixes for v4.8 A clutch of fixes for v4.8. These are mainly driver specific, the most notable ones being those for OMAP which fix a series of issues that broke boot on some platforms there when deferred probe kicked in. There's also one core fix for an issue when unbinding a card which for some reason had managed to not manifest until recently.