[PATCH 4/4] ARM: dts: DRA7: Add device nodes for ABB (no replies)
Add ABB device nodes for DRA7 family of devices. Data is based on DRA7 Technical Reference Manual revision I (Sept 2013) Signed-off-by: Nishanth Menon <nm@ti.com> --- Depends on...
View Article[PATCH 0/4] ARM: dts: OMAP3630+: Add ABB device nodes (3 replies)
Now that clock nodes have been merged to master, refresh of the series meant for all TI platforms using ABB. Originally posted [1], I will restart with v1. dt bindings and driver is already in...
View Article[PATCH v4 0/2] PM / Hibernate: sysfs resume (2 replies)
Patchset related to hibernation resume: - enhancement to make the use of an existing resume file more general - add kstrimdup function which trims and duplicates a string Both patches are based on the...
View Article[PATCH V5 0/5] Add X-Gene platform reboot mechanism (5 replies)
Enable reboot driver for the X-Gene platform. Add generic syscon reboot driver. V5 Change: - Documentation update, endian and access size. V4 Change: - Remove old X-Gene reboot driver - Add generic...
View Article[PATCH V0] linux PVH: Set CR4 flags (1 reply)
Konrad, The CR4 settings were dropped from my earlier patch because you didn't wanna enable them. But since you do now, we need to set them in the APs also. If you decide not too again, please apply...
View Articlelinux-next: manual merge of the arm-soc tree with Linus' tree (no replies)
Hi all, Today's linux-next merge of the arm-soc tree got a conflict in drivers/clk/Makefile between commit fd3fdaf09f26 ("clk: sort Makefile") from Linus' tree and commit 7ee2c5117483 ("clk: bcm281xx:...
View Article[PATCH] 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers (second...
This is my first real patch submission, which I sent out in December. Unfortunately, I sent it to only a subset of the correct people. Time passed, Greg Koah-Hartman was kind enough to give me some...
View Article[PATCH v2] clk: keystone: gate: fix clk_init_data initialization (no replies)
The clk_init_data struct is allocated in the stack. All members of this struct should be initialized before using otherwise it will lead to unpredictable situation as it can contain garbage....
View Article[PATCH] vfs: Update file_operations documentation (no replies)
->readv, ->writev and ->sendfile have been removed while ->show_fdinfo has been added. The documentation should reflect this. Signed-off-by: Richard Yao <ryao@gentoo.org> ---...
View Article[PATCH v2] ARM: keystone: dts: drop "msmcsram" clock node (no replies)
At late init all unused clocks are disabled. So clocks that were not get before will be gated. In Keysone 2 SoC we have at least one necessary clock that is not used by any driver - "msmcsram". This...
View Article[PATCH 0/4] Split mach-msm into legacy and mach-qcom (multiplatform) (5 replies)
This is the starts of splitting the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. These patches are based on the 'CPU enable...
View Article[PATCH v8 1/3] mmc: sdhci-msm: Qualcomm SDHCI binding documentation (no replies)
This patch adds the device-tree binding documentation for Qualcomm SDHCI driver. It contains the differences between the core properties in mmc.txt and the properties used by the sdhci-msm driver....
View Article[PATCH v8 2/3] mmc: sdhci-msm: Initial support for Qualcomm chipsets (no...
This platform driver adds the initial support of Secure Digital Host Controller Interface compliant controller found in Qualcomm chipsets. Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com> ---...
View Article[PATCH v8 3/3] mmc: sdhci-msm: Add platform_execute_tunning implementation...
This patch adds implementation for platform specific tuning in order to support HS200 bus speed mode on Qualcomm SDHCI controller. Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com> ---...
View Article[PATCH v8 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets (no replies)
This patchset adds basic support of the Secure Digital Host Controller Interface compliant controller found in Qualcomm chipsets. Tested with eMMC and various micro SD cards on APQ8074 Dragonboard....
View Article[PATCH] pinctrl: Quiet logging about missing DT nodes when not using DT (3...
From: Mark Brown <broonie@linaro.org> On systems which were not booted using DT it is entirely unsurprising that device nodes don't have any DT information and this is going to happen for every...
View Articlekernfs oops with i915+i2c_core in 3.14 merge window (3 replies)
Hi All, I'm seeing the oops below on my MacBookPro 10,2 machine using i915 graphics. It's after the DRM merge for 3.14 ( v3.13-10094-g9b0cd30) , but we seem to have one report[1] of this happening...
View Articlex86_pmu_start WARN_ON. (no replies)
I gave Vince's perf_fuzzer a run, hoping to trigger a different perf bug that I've been seeing. Instead I hit a different bug. WARNING: CPU: 1 PID: 9277 at arch/x86/kernel/cpu/perf_event.c:1076...
View Articleigb and bnx2: "NETDEV WATCHDOG: transmit queue timed out" when skb has huge...
Hi, I've experienced some queue timeout problems mentioned in the subject with igb and bnx2 cards. I haven't seen them on other cards so far. I'm using XenServer with 3.10 Dom0 kernel (however igb...
View Article[PATCH 0/2] Remove dead code (2 replies)
This is a rework of part of Stephen's patch [1]. This removes the MMIO exclusivity support that was added as part of an e1000e bug hunt. The e1000e driver still uses...
View Article