Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH v2] mfd: wm8400-core: Remove unnecessary goto (1 reply)

Return directly to avoid redundant lines of code. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Lee Jones <lee.jones@linaro.org> --- Changes since v1: Changed (wm8400 ==...

View Article


[PATCH] pinctrl: pinctrl-adi: combine multiple groups of one function...

From: Sonic Zhang <sonic.zhang@analog.com> The data pins of some peripheral are different if connecting to different devices in one pinmux function. In the PPI case, data pins can be used in 8,...

View Article


[GIT PULL] EDAC fixes for 3.14 (no replies)

Hi Linus, please pull the below tag to receive fixes for setting the EDAC core polling timeout through sysfs. You're surely wondering why the patches are not based on an rc. Well, Andrew sent you...

View Article

[PATCH] blackfin: Remove non-existed Kconfig symbol VIDEO_MT9M114 (no replies)

From: Sonic Zhang <sonic.zhang@analog.com> Bind different groups of one pinmux function to respective state names. Add all states at once, no need to exclude each other by Kconfig symbol....

View Article

[PATCH] x86: HPET force enable for Soekris net6501 (no replies)

Hello, as the Soekris net6501 does not have any ACPI implementation, HPET won't get enabled. This patch enables HPET on such platforms. [ 0.430149] pci 0000:00:01.0: Force enabled HPET at 0xfed00000 [...

View Article


[PATCH 1/2] cpufreq: Return error if ->get() failed in...

cpufreq_update_policy() calls cpufreq_driver->get() to get current frequency of a CPU and it is not supposed to fail or return zero. Return error in case that happens. Signed-off-by: Viresh Kumar...

View Article

[GIT PULL] KVM fixes for -rc3 (no replies)

Linus, The following changes since commit b73117c49364551ff789db7c424a115ac5b77850: Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue (2014-01-29 18:29:01 +0100) are...

View Article

[PATCH RFC 3/3] video: Kconfig: move drm and fb into separate menus (no replies)

At the moment the "Device Drivers / Graphics support" kernel config page looks rather messy, with DRM and fbdev driver selections on the same page, some on the top level Graphics support page, some...

View Article


[PATCH RFC 2/3] fbdev: move fbdev core files to separate directory (2 replies)

Instead of having fbdev framework core files at the root fbdev directory, mixed with random fbdev device drivers, move the fbdev core files to a separate core directory. This makes it much clearer...

View Article


[PATCH RFC 1/3] video: move fbdev to drivers/video/fbdev (1 reply)

The drivers/video directory is a mess. It contains generic video related files, directories for backlight, console, linux logo, lots of fbdev device drivers, fbdev framework files. Make some order...

View Article

[PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x (no replies)

The MiPHY365x is a Generic PHY which can serve various SATA or PCIe devices. It has 2 ports which it can use for either; both SATA, both PCIe or one of each in any configuration. Cc:...

View Article

[PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x (2...

The MiPHY365x is a Generic PHY which can serve various SATA or PCIe devices. It has 2 ports which it can use for either; both SATA, both PCIe or one of each in any configuration. Cc:...

View Article

[PATCH 01/16] regulator: max77686: Use of_get_child_by_name (15 replies)

of_find_node_by_name walks the allnodes list, and can thus walk outside of the parent node. Use of_get_child_by_name instead. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> --- Series...

View Article


[PATCH 1/2] timer: Spare IPI when deferrable timer is queued on idle remote...

From: Viresh Kumar <viresh.kumar@linaro.org> When a timer is enqueued or modified on a remote target, the latter is expected to see and handle this timer on its next tick. However if the target...

View Article

[PATCH 0/2] dynticks: A few updates (1 reply)

Hi, A small pair of updates for the dynticks code. The patch from Viresh removes a few scheduler IPIs that I have seen on boot which are there to wake up CPUs when some deferrable timers are enqueued....

View Article


[PATCH] Revert "ACPI / video: Add HP EliteBook Revolve 810 to the blacklist"...

This reverts commit e18ac62fa4b3f16234bab0d5a6627c57dbae9e7e. The referenced commit added HP EliteBook Revolve 810 to the ACPI video detected blacklist so that only the native Intel backlight...

View Article

[PATCH 1/2] driver: regmap: add regmap_parse_val api (2 replies)

From: Nenghua Cao <nhcao@marvell.com> In some cases, we need regmap's format parse_val function to do be/le translation according to the bus configuration. For example, snd_soc_bytes_put() uses...

View Article


[PATCH 2/2] asoc: soc-core: use regmap's parse_val to do endian translation...

From: Nenghua Cao <nhcao@marvell.com> In snd_soc_bytes_put function, it forces cpu to do cpu_to_be translation, but for mmio bus which uses REGMAP_ENDIAN_NATIVE, it doesn't need to do endian...

View Article

linux-next: build failure after merge of the final tree (sound-asoc tree...

Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: sound/soc/intel/sst-dsp.c: In function 'sst_dsp_outbox_write': sound/soc/intel/sst-dsp.c:218:2:...

View Article

linux-next: Tree for Feb 19 (no replies)

Hi all, If you see failures in building this tree due to missing declarations of k..alloc/free, then it may be caused by commit 2bd59d48ebfb ("cgroup: convert to kernfs"). Please send Tejun Heo...

View Article
Browsing all 24115 articles
Browse latest View live