[PATCH] prctl: Add PR_SET_TIMERSLACK_PID for setting timer slack of an...
From: Ruchi Kandoi <kandoiruchi@google.com> This allows power/performance management software to set timer slack for other threads according to its p
View Article[PATCH] ARM: RX51: Set system_rev from ATAGS
Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> --- arch/arm/mach-omap2/board-generic.c | 22 +++++++++++++++++++++- 1 file changed, 21
View Article[PATCH v2 0/6] LG Optimus Black (P970) codename sniper support and lp872x...
Changes since v1: * Remove lp872x patches that were accepted already from the series * Explain why removing the invalid DVS GPIO warning is enough * U
View Article[PATCH v2 1/4] regulator: lp872x: Remove warning about invalid DVS GPIO
Some devices don't hook the DVS pin to a GPIO but to ground or VCC. In those cases, it is not a problem to have no DVS GPIO provided, as the current c
View Article[PATCH v2 2/4] regulator: lp872x: Add enable GPIO pin support
LP872x regulators are made active via the EN pin, which might be hooked to a GPIO. This adds support for driving the GPIO high when the driver is in u
View Article[PATCH v2 3/4] ARM: LG Optimus Black (P970) codename sniper support, with...
The LG Optimus Black (P970) codename sniper is a smartphone that was designed and manufactured by LG Electronics (LGE) and released back in 2011. It i
View Article[PATCH v2 4/4] ARM: multi_v7_defconfig: Enable LP872x regulator support
The LP872x regulator is used in the LG Optimus Black (P970) codename sniper to supply the external mmc card. Signed-off-by: Paul Kocialkowski <contac
View Article[PATCH] tty: Drop krefs for interrupted tty lock
When the tty lock is interrupted on attempted re-open, 2 tty krefs are still held. Drop extra kref before returning failure from tty_lock_interruptibl
View Article[PATCH] powerpc: fix dedotify for binutils >= 2.26
Since binutils 2.26 BFD is doing suffix merging on STRTAB sections. But dedotify modifies the symbol names in place, which can also modify unrelated
View Article[V4.4-rc6 Regression] af_unix: Revert 'lock_interruptible' in...
Hi Rainer, A kernel bug report was opened against Ubuntu [0]. After a kernel bisect, it was found that reverting the following commit resolved this
View Article[PATCH 0/6] arm64: dts: apq8016 dt patches.
Hi Andy, Here are few more dt patches which enables usb and lpass. I have tested these patches with few changes to defconfig on DB410C. Thanks, sri
View Article[PATCH 1/6] arm64: dts: qcom: add manual pullup setting to otg.
This patch adds manual pull up setting for usb otg indicating that the vbus is vbus is not routed to USB controller/phy therefore enables pull-up expl
View Article[PATCH 2/6] arm64: dts: qcom: apq8016-sbc: add usb support
This patch adds usb otg support on DB410C. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> --- arch/arm64/boot/dts/qcom/apq8016-
View Article[PATCH 3/6] arm64: dts: qcom: add audio pinctrls
This patch adds pinctrls required for digital and analog audio via lpass. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> --- ar
View Article[PATCH 4/6] arm64: dts: qcom: add lpass node
This patch adds lpass node to the SOC. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> --- arch/arm64/boot/dts/qcom/msm8916.dtsi
View Article[PATCH 5/6] arm64: dts: qcom: apq8016-sbc: enable lpass on DB410c
This patch enables the lpass on DB410C. LPASS is used as cpu dai for both analog and digital audio. Signed-off-by: Srinivas Kandagatla <srinivas.kand
View Article[PATCH 6/6] arm64: dts: qcom: fix usb digital voltage levels
This patch updates the digital voltage levels from corner values to microvolts as we are going to use s1 regulator directly for vddcx instead of s1_co
View Article[PATCH net] net: dsa: mv88e6xxx: fix software VLAN deletion
The current bridge code calls switchdev_port_obj_del on a VLAN port even if the corresponding switchdev_port_obj_add call returned -EOPNOTSUPP. If th
View Article[PATCH net] net: dsa: mv88e6xxx: do not leave reserved VLANs
BRIDGE_VLAN_FILTERING automatically adds a newly bridged port to the VLAN with the bridge's default_pvid. The mv88e6xxx driver currently reserves VLA
View Article[PATCH 0/8] [media] tvp5150: add HW input connectors support
Hello, One of my test machines for MC is an IGEPv2 board that has a tvp5151 decoder attached to the OMAP3 ISP bridge. The board has 2 composite RCA
View Article