-
-
clk-for-linus-4.3ba300115 · ·
The clk framework changes for 4.3 are mostly updates to existing drivers and the addition of new clock drivers. Stephen Boyd has also done a lot of subsystem-wide driver clean-ups (thanks!). There are also fixes to the framework core and changes to better split clock provider drivers from clock consumer drivers.
-
regulator-v4.3f5164b88 · ·
regulator: Updates for v4.3 The biggest changes in the core this time around have been some refactorings that move us towards being able to drop the list of regulators maintained by the core and instead just use the driver model list maintained for the class devices for regulators which will make the code smaller and avoid some potential bugs. Otherwise another fairly quiet release for the regulator API, highlights include: - A new API for setting voltages based on a minimum, target, maximum triplet. - Support for continuous voltage ranges rather than tables of explicit steps in the PWM regulator, requiring less explicit configuration. - New driver support for Dialog DA9215, Maxim 77843, Mediatek MT6311 and Qualcomm RPM.
-
drm-intel-next-2015-08-2801302d4d · ·
Somehow I've forgotten to do a new dinq tag 2 weeks ago, so this covers 4 weeks. Still not all that much due to vacation: - PML4 pagetable support for 48b from Michel Thierry - more fixes for sink crc from Rodrigo - DP link settings cleanup from Ville - GuC-based command submission from Alex Dai and Dave Gordon - dpll cleanups for chv from Ville - max pixel clock checking from Mika Kahola - cleanup hpd bits handling (Jani) - more power well trickery for chv from Ville
-
sound-fix-4.2c7cd0ef6 · ·
sound fixes #2 for 4.2-final Here are stable fixes that have been gathered since rc8: fixes for HD-audio widget power controll regressions since 4.1, a NULL fix for HD-audio HDMI, a noise fix for Conexant codecs and a quirk addition for USB-Audio DSD.
-
-
sound-4.2e24b6c03 · ·
sound fixes for 4.2-final Here are a small collecton of sound fix patches. The most significant one is the disablement of newly introduced topology API. Its ABI couldn't be stabilized enough, so we decided to delay for 4.3 in the end. Other than that, all oneliner fixes: a USB-audio runtime PM fix and a couple of HD-audio quirks.
-