Quantcast
Browsing all 24115 articles
Browse latest View live

Remoteproc v3.10 arm-microblaze (1 reply)

Hi Ohad, I am working on another remoteproc driver. Currently less problematic than arm-arm. It is arm to microblaze on zynq. I have two problems: 1. I need to allocate carveout first because my...

View Article


[PATCH 3/3] ARM: dts: omap4-sdp: add dynamic pin states for uart3/4 (no replies)

Add dynamic "active"/"idle" pin states for uart3/4 which will be applied when uart3/4 state is switched from active to idle and back by Runtime PM or during system suspend. CC: Benoit Cousson...

View Article


[PATCH 0/3] ARM: OMAP2+: omap_device: add dynamic pinctrl handling (4 replies)

Hi Tony, Kevin This patch series introduces dynamic pinctrl handling in OMAP device framework in the same way as it was before switching to DT. This allow OMAP devices driver's developers to simply...

View Article

[char-misc 3.11 2/4] mei: me: fix reset state machine (no replies)

ME HW ready bit is down after hw reset was asserted or on error. Only on error we need to enter the reset flow, additional reset need to be prevented when reset was triggered during initialization ,...

View Article

[char-misc 3.11 4/4] mei: me: fix waiting for hw ready (no replies)

1. MEI_INTEROP_TIMEOUT is in seconds not in jiffies so we use mei_secs_to_jiffies macro While cold boot is fast this is relevant in resume 2. wait_event_interruptible_timeout can return with...

View Article


[char-misc 0/4 3.11] Fix mei suspend/resume failure (2 replies)

This series should fix the long standing reset storm issue in mei suspend/resume failure The issue was reported in few places: https://lkml.org/lkml/2013/6/26/693 https://lkml.org/lkml/2013/7/14/69...

View Article

[PATCH 1/2] mfd: wm8994: Remove unneeded check for JACKDET (1 reply)

From: Mark Brown <broonie@linaro.org> The jack detection code holds runtime PM references when required so there is no need for suspend to do any checks. Signed-off-by: Mark Brown...

View Article

[patch v2] Squashfs: sanity check information from disk (no replies)

We read the size of the name from the disk, but a larger name than expected would cause memory corruption. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> --- v2: style change diff --git...

View Article


[PATCH] net/sun3_82586: Kill array subscript above array bounds warning (no...

drivers/net/ethernet/i825xx/sun3_82586.c: In function 'sun3_82586_timeout': drivers/net/ethernet/i825xx/sun3_82586.c:993:89: warning: array subscript is above array bounds [-Warray-bounds] Using the...

View Article


[PATCH V7 00/14] perf tools: some fixes and tweaks (14 replies)

Hi Here are some fixes and tweaks to perf tools (version 7). Changes in V7: perf: Update perf_event_type documentation Proposed new patch from Peter Zijlstra perf: make events stream always parsable...

View Article

[PATCH] serial: omap: Fix IRQ handling return value (no replies)

From: Ruchika Kharwar <ruchika@ti.com> Ensure the Interrupt handling routine return IRQ_HANDLED vs IRQ_NONE. Signed-off-by: Ruchika Kharwar <ruchika@ti.com> Signed-off-by: Alexander...

View Article

[PATCH v2 01/42] ARM: at91: move at91_pmc.h to include/linux/clk/at91.h (no...

This patch moves at91_pmc.h header from machine specific directory (arch/arm/mach-at91/include/mach/at91_pmc.h) to clk include directory (include/linux/clk/at91.h). We need this to avoid reference to...

View Article

[PATCH v2 02/42] ARM: at91: add PMC main clock (no replies)

This is the at91 main oscillator clock implementation using common clk framework. If rate is not provided during clock registraction it is computed using the slow clock (main clk parent in this case)...

View Article


[PATCH v2 00/42] ARM: at91: move to common clk framework (4 replies)

Hello, This patch series is a proposal to move at91 clock implementation to common clk framework. Most of the clock provided by the PMC (Power Management Controller) are implemented : - main clock...

View Article

hung task while plugging in cfg80211 (no replies)

(Resending with wider distribution list since my earlier email to linux-wireless didn't get a response) I updated the kernel on my fedora rawhide KVM guest, and noticed that the ethernet interface...

View Article


Recvfile patch used for Samba. (1 reply)

Hi Steve and Jeff (and others). Here is a patch that Samba vendors have been using to implement recvfile (copy directly from socket to file). It can improve write performance on boxes by a significant...

View Article

[PATCH 1/1] ext4: Fix Opts: (null) (no replies)

null null null no more Opts: (null) but something that actually makes sense to human beings... Signed-off-by: Jóhann B. Guðmundsson <johannbg@fedoraproject.org> --- fs/ext4/super.c | 6 +++--- 1...

View Article


Re: Enable arm_global_timer for Zynq brakes boot (no replies)

Hi, adding LKML and LAKML (which I forgot on the original email, sorry) On Mon, Jul 22, 2013 at 01:13:48PM -0700, Sören Brinkmann wrote: > On Mon, Jul 22, 2013 at 12:54:26PM -0700, Stephen Boyd...

View Article

[PATCH v1 1/1] ACPI: Allow platform device creation without any IO resource...

Currently, ACPI platform device creation is aborted when there are no valid IO resources. This approach will not work if the device has only GPIO as its resource or some custom resources. So this...

View Article

[PATCH] pinctrl: fix a memleak when freeing maps (no replies)

We forgot to free the node itself when free:ing a map. Reported-by: xulinuxkernel <xulinuxkernel@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> ---...

View Article
Browsing all 24115 articles
Browse latest View live