[PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation...
Cc: devicetree@vger.kernel.org Cc: Srinivas Kandagatla <srinivas.kandagatla@st.com> Acked-by: Alexandre Torgue <alexandre.torgue@st.com> Signed-off-by: Lee Jones...
View Article[PATCH v8 0/6] ARM: rockchip: add smp functionality (7 replies)
This series enables the use of the additional cores on Rockchip Cortex-A9 SoCs. To achieve this, add the scu, the needed sram and power-management-unit. Tested on both a BQ Curie2 (rk3066a / dual...
View Article[PATCH] sched: put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED (1 reply)
From: Dietmar Eggemann <Dietmar.Eggemann@arm.com> The struct sched_avg of struct rq is only used in case group scheduling is enabled inside __update_tg_runnable_avg() to update per-cpu...
View Article[PATCHv2 1/5] ARM: tegra: remove obsolete gpio entries (1 reply)
After moving to description based gpio interface in rfkill-gpio, the gpio numbers are not used any more. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> ---...
View Article[PATCHv2 4/5] net: rfkill: gpio: add ACPI ID for GPS module on Lenove Miix2...
On Lenovo Miix 2 8", BCM4752 is renamed LNV4752. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> --- net/rfkill/rfkill-gpio.c | 1 + 1 file changed, 1 insertion(+) diff --git...
View Article[PATCHv2 5/5] net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip...
This adds ACPI IDs for Broadcom bluetooth chip BCM43241 used on various Baytrail based boards such as Lenovo Miix 2 and Asus Transformer Book T100TA. Signed-off-by: Heikki Krogerus...
View Article[PATCHv2 3/5] net: rfkill: gpio: remove gpio names (no replies)
There is no use for them in this driver. This will fix a static checker warning.. net/rfkill/rfkill-gpio.c:144 rfkill_gpio_probe() warn: variable dereferenced before check 'rfkill->name' This will...
View Article[PATCHv2 0/5] net: rfkill: gpio: cleanup and a few new acpi ids (1 reply)
Changes since v1: - Removed the gpio entries from arch/arm/mach-tegra/board-paz00.c Hi, I was waiting for the DT support from Chen-Yu before sending these, but decided it makes no difference when I...
View Article[PATCH v4 0/2] hyperv-fb: add support for generation 2 virtual machines. (2...
Hi, This patch series adds support for uefi-based gen2 virtual machines to the hyperv-fb driver. It depends on a few vmbus changes which are staged in Greg's char-misc tree (and linux-next). Patch #1...
View Article[PATCH 0/6 v2] Expose do_timer CPU as RW to userspace (6 replies)
From: Henrik Austad <haustad@cisco.com> Hi! This is a rework of the preiovus patch based on the feedback gathered from the last round. I've split it up a bit, mostly to make it easier to single...
View ArticlePROBLEM: CPU#1 stuck for 23s! [qemu-system-x86:1662] (no replies)
Summary: Qemu (with kvm) causes kernel oops. Description: While booted into the newest mainline kernel (3.14rc2) i launched Qemu-kvm. In different time happens kernel oops: soft lockup - CPU#1 stuck...
View Article[PATCH 0/2] mfd: twl6040: Small clean-ups (2 replies)
Hi, Here is two cleanups patches for the TWL6040 audio codec. The first one checks for an error when reading the revision register (first read in the probe path). The second removes a duplicate I2C...
View Articlemm: lockdep inconsistent state in walk_pte_range (no replies)
Hi Naoya, I've stumbled on another issue with the new page walker code. It appears to be on the same line as the NULL deref issue we were talking about before. Here's the spew (codebase is latest...
View Article[PATCH 2/4] regmap: Add bypassed version of regmap_multi_reg_write (no replies)
Devices with more complex boot proceedures may occasionally apply the register patch manual. regmap_multi_reg_write is a logical way to do so, however the patch must be applied with cache bypass on,...
View Article[PATCH 3/4] regmap: Base regmap_register_patch on _regmap_multi_reg_write (no...
Since we now have an internal version of regmap_multi_reg_write use this to apply the register patch. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> ---...
View Article[PATCH 1/4] regmap: Mark reg_defaults in regmap_multi_reg_write as const (1...
There should be no need for the writes supplied to this function to be edited by it so mark them as const. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> ---...
View Article[PATCH v2 1/2] pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups (no...
From: Geert Uytterhoeven <geert+renesas@linux-m68k.org> Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org> Acked-by: Laurent Pinchart...
View Article[PATCH] staging: lustre: make functions as static (4 replies)
These functions are only referenced in this file scope so it can be marked static. And remove space between function name and open parenthesis. Signed-off-by: Daeseok Youn...
View Article[3.5.y.z extended stable] Linux 3.5.7.31 (1 reply)
I am announcing the release of the Linux 3.5.7.31 kernel. The updated 3.5.y tree can be found at: git://kernel.ubuntu.com/ubuntu/linux.git linux-3.5.y and can be browsed at:...
View Article[PATCH 1/1] AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN (1...
From: Freddy Xin <freddy@asix.com.tw> Add VID:DID for Lenovo OneLinkDock Gigabit LAN Signed-off-by: Freddy Xin <freddy@asix.com.tw> --- drivers/net/usb/ax88179_178a.c | 17...
View Article