Quantcast
Channel: Linux | Kernel
Browsing all 165258 articles
Browse latest View live

no irq domain found for ... a GPIO interrupt controller

Hi Marc, I get the following warning on our Vybrid based Colibri VF50 module: [ 0.147674] irq: no irq domain found for /soc/aips-bus@40000000/gpio

View Article



linux-next: manual merge of the mvebu tree with the arm-soc tree

Hi all, Today's linux-next merge of the mvebu tree got a conflict in: arch/arm64/configs/defconfig between commit: efdda175c07f ("arm64: defco

View Article

[PATCH v3 1/3] ARM: dts: vf-colibri: remove regulator container node

Drop the fake simple-bus container 'regulators' and put the regulators directly under the root node. This also makes the artificial 'reg' properties s

View Article

[PATCH v3 2/3] ARM: dts: vf-colibri: add basic supply regulators

Colibri modules need to be powered using the power pins 3V3 and AVDD_AUDIO. Add fixed regulators which represent this power rails. Potentially, those

View Article

[PATCH v3 3/3] ARM: dts: vf-colibri: add carrier boards 3.3V supply

Add the carrier boards 3.3V supply as fixed regulator. This allows to specify the power supply for nodes like backlight. Signed-off-by: Stefan Agner

View Article


[PATCH] ARM: dts: vf-colibri: disable write-protection for SD-card

The Colibri standard does not define a pin for SD-Card write- protection. Use the disable-wp property to indicate that there is no physical WP line pr

View Article

[PATCH] x86, pci: Add quirk for unsizeable Broadwell EP bar

From: Andi Kleen <ak@linux.intel.com> The Home Agent and PCU PCI devices in Broadwell-EP have a BAR that returns a non zero value when read, but is s

View Article

[PATCH] net: phy: dp83848: Fix sysfs naming collision warning

Files in sysfs are created using the name from the phy_driver struct, when two names are the same we may get a duplicate filename warning, fix this.

View Article


[PATCH] ipv6: Annotate change of locking mechanism for np->opt

follows up commit 45f6fad84cc3 ("ipv6: add complete rcu protection around np->opt") which added mixed rcu/refcount protection to np->opt. Given the c

View Article


[PATCH net-next] hv_netvsc: add software transmit timestamp support

Enable skb_tx_timestamp in hyperv netvsc. Signed-off-by: Simon Xiao <sixiao@microsoft.com> Reviewed-by: K. Y. Srinivasan <kys@microsoft.com> Reviewed

View Article

[PATCH v2] regulator: s2mps11: Simplify expression used in BUILD_BUG_ON

Following BUILD_BUG_ON using a variable fails for some of the compilers and optimization levels (reported for gcc 4.9): var = ARRAY_SIZE(s2mps

View Article

[PATCH] ARM: dts: vf610: add performance monitoring unit

All Freescale Vybrid SoC include a Cortex-A5 core which supports ARM's standard PMU (performance monitoring unit). Include the monitoring unit into th

View Article

[PATCH 00/21] coresight: next v4.5-rc4

Good evening Greg, Here are more enhancement that I would like to see going in the 4.6 cycle. Everything will apply cleanly on your 'char-misc-next'

View Article


[PATCH 01/21] coresight: "DEVICE_ATTR_RO" should defined as static.

From: Eric Long <eric.long@linaro.org> "DEVICE_ATTR_RO(name)" should be defined as static. And there is an unnecessary space at the front of the code

View Article

[PATCH 02/21] coresight: etm4x: Check every parameter used by dma_xx_coherent.

From: Eric Long <eric.long@linaro.org> The dma_alloc_coherent return an "void *" not an "void __iomen *". It uses the wrong parameters when calls dma

View Article


[PATCH 03/21] coresight: associating path with session rather than tracer

When using the Coresight framework from the sysFS interface a tracer is always handling a single session and as such, a path can be associated with a

View Article

[PATCH 04/21] coresight: add API to get sink from path

Add an API allowing external code to quickly get a handle on the sink within a path. The sink is always last, but adding an API allows to keep the pa

View Article


[PATCH 05/21] coresight: moving PM runtime operations to core framework

Moving PM runtime operations in Coresight devices enable() and disable() API to the framework core when a path is setup. That way the runtime core do

View Article

[PATCH 06/21] coresight: etm3x: moving etm_readl/writel to header file

Moving functions etm_readl/writel to file "coresight-etm.h" so that the main ETM3x driver can be split in more than one file. Signed-off-by: Mathieu

View Article

[PATCH 07/21] coresight: etm3x: moving sysFS entries to dedicated file

SysFS entries are big enough to justify their own file. As such moving all sysFS related declarations to a dedicated location. Signed-off-by: Mathieu

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images