3.13-rc2 phy-twl4030-usb.c - Timeout setting T2 HSUSB PHY DPLL (no replies)
Hi, current 3.13-rcX break usb support on gta04 board (similar to beagleboard) when booting via board file. In console we can see messages: [ 5227.287841] twl4030_usb twl4030_usb: Timeout setting T2...
View Article[PATCH] xen/pvhvm: If xen_platform_pci=0 is set don't blow up. (no replies)
The user has the option of disabling the platform driver: 00:02.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) which is used to unplug the emulated drivers (IDE, Realtek 8169,...
View Article[ANNOUNCE] Git v1.8.4.5 (no replies)
A maintenance release Git v1.8.4.5 is now available at the usual places. The release tarballs are found at: http://code.google.com/p/git-core/downloads/list and their SHA-1 checksums are:...
View Article[ANNOUNCE] Git v1.8.5.1 (no replies)
The latest maintenance release Git v1.8.5.1 is now available at the usual places. The release tarballs are found at: http://code.google.com/p/git-core/downloads/list and their SHA-1 checksums are:...
View Article[PATCH] watchdog: Add a sysctl to disable soft lockup detector (1 reply)
This provides usermode a way to disable only the soft lockup detector while keeping the hard lockup detector running. kernel.softlockup_detector_enable=1: This is the default. The soft lockup detector...
View Article[OOPS, 3.13-rc2] null ptr in dio_complete() (no replies)
Hi Jens, Not sure who to direct this to or CC, so I figured you are the person to do that. I just had xfstests generic/299 (an AIO/DIO test) oops in dio_complete() like so: [ 9650.586724] general...
View Article[PATCH] DIO rewrite (11 replies)
This is the dio rewrite based on immutable biovecs that I've been working on off and on for quite some time now; I think it's getting close to ready. It passes xfstests with xfs and...
View Article[PATCH v4 2/3] regulator: tps6586x: add and use correct voltage table (no...
Depending on the regulator version, the voltage table might be different. Use version specific regulator tables in order to select correct voltage table. For the following regulator versions different...
View Article[PATCH v4 1/3] mfd: tps6586x: add version detection (no replies)
Use the VERSIONCRC to determine the exact device version. According to the datasheet this register can be used as device identifier. The identification is needed since some tps6586x regulators use a...
View Article[PATCH v4 0/3] regulator: tps6586x: add version detection and voltage tables...
This is the 4rd version of this patchset which adds version detection for the tps6586x mfd family. Just discovered a missing null reference check which did not triggered in my tests, sorry about that....
View Article[PATCH v2 0/4] Allow Link state changes for Hot-Plug (no replies)
Hello, I had sent out this patchset as an "RFC" a few weeks back. It was briefly discussed last week ( http://marc.info/?t=138513966800006&r=1&w=2 ). I was wondering if you got a chance to...
View Article[PATCH v2 1/4] pciehp: Make check_link_active() non-static (no replies)
check_link_active() functionality needs to be used by subsequent patches (that introduce link state change based hotplug). Thus make the function non-static, and rename it to...
View Article[PATCH v2 2/4] pciehp: Use link change notifications for hot-plug and removal...
A lot of systems do not have the fancy buttons and LEDs, and instead want to rely only on the Link state change events to drive the hotplug and removal state machinery....
View Article[PATCH v2 3/4] pciehp: Ensure very fast hotplug events are also processed....
Today, this is how all the hotplug and unplug events work: Hotplug / Removal needs to be done => Set slot->state (protected by slot->lock) to either POWERON_STATE (for enabling) or...
View Article[PATCH v2 4/4] pciehp: Introduce hotplug_lock to serialize HP events (no...
Today it is there is no protection around pciehp_enable_slot() and pciehp_disable_slot() to ensure that they complete before another hot-plug operation can be done on that particular slot. This patch...
View Article[GIT PULL] parisc updates for v3.13 (no replies)
Hi Linus, please pull the latest parisc fixes from: git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-3.13 The major changes are: - a fix for the mmap(MAP_FIXED|MAP_SHARED)...
View Article[PATCH 3/5] ARM: msm: Only build clock.c on proc_comm based platforms (no...
The functionality provided by clock.c in mach-msm is only needed on proc_comm based platforms. Only build the file if proc_comm is enabled. This prevents compile failures for platforms that are part...
View Article[PATCH 0/5] Allow MSM DT platforms to be built multi-platform (1 reply)
These patches allow the MSM code to be built as part of the multi-platform kernel. To be fully functional you need the first patch from Ivan's series[1] so that the usb-phy driver doesn't use mach...
View Article[PATCH v5 0/5] Update Davinci watchdog driver (6 replies)
These patches are intended to update Davinci watchdog to use WDT core and reuse driver for keystone arch, because Keystone uses the similar IP like Davinci. See Documentation: Davinci DM646x -...
View ArticleLinux 3.4.72 (1 reply)
I'm announcing the release of the 3.4.72 kernel. All users of the 3.4 kernel series must upgrade. The updated 3.4.y git tree can be found at:...
View Article