-
drm-intel-next-2015-09-2840a4a572 · ·
- fastboot by default for some systems (Maarten Lankhorts) - piles of workarounds for bxt and skl - more fbc work from Paulo - fix hdmi hotplug detection (Sonika) - first few patches from Ville to parametrize register macros, prep work for typesafe mmio functions - prep work for nv12 rotation (Tvrtko Ursulin) - various other bugfixes and improvements all over
-
staging-4.3-rc374c600e3 · ·
Staging driver fixes for 4.3-rc3 Here are some tiny staging driver and documentation fixes for 4.3-rc3. All of these resolve reported issues that people have found and have been in the linux-next tree for a while with no problems. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
asoc-v4.3-rc24922e7a1 · ·
ASoC: Updates for v4.4 A first batch of updates targetted at v4.4. There are no substantial core fixes here, the biggest block of changes is updates to the rcar drivers and the addition of a CODEC driver for the AK4613.
-
-
asoc-fix-v4.3-rc2ed14ee0e · ·
ASoC: Fixes for v4.3 A disappointingly large set of fixes, though none of them very big and very widely spread over many different drivers. Nothing especially stands out, it's mostly all device specific and relatively minor.
-
qcom-fixes-for-4.3-rc150b956f3 · ·
Qualcomm fixes for v4.3-rc1 * Add SCM function call stubs on ARM64
-
-
-
-
-
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.