Re: [PATCH] ahci: added a new driver for supporting Freescale AHCI sata
On Sun, Sep 6, 2015 at 12:39 AM, Yuantian Tang <Yuantian.Tang@freescale.com> wrote: > Hi, > {snip} >> >> This will break booting new kernels with old dtb files, something which...
View ArticleRe: [PATCH] inotify: actually check for invalid bits in sys_inotify_add_watch()
Looks fine to me. And usually akpm picks them up these days. On Wed, 2015-09-09 at 14:59 -0700, Dave Hansen wrote: > On 06/30/2015 10:36 AM, Dave Hansen wrote: > > From: Dave Hansen...
View ArticleRe: [PATCH 2/3] devicetree:bindings: add devicetree bindings for Freescale AHCI
On Mon, Sep 7, 2015 at 3:23 AM, <Yuantian.Tang@freescale.com> wrote: > From: Tang Yuantian <Yuantian.Tang@freescale.com> > > adds bindings for Freescale QorIQ AHCI SATA...
View ArticleRe: incoming
On Wed, Sep 9, 2015 at 3:34 PM, Andrew Morton <akpm@linux-foundation.org> wrote: > Subject: lib/: add parse_integer() (replacement for simple_strto*()) > Subject: parse_integer: add...
View ArticleRe: [PATCH 3/4] net: mv643xx_eth: use kzalloc
On Wed, 2015-09-09 at 11:45 -0700, Joe Perches wrote: > On Wed, 2015-09-09 at 20:34 +0200, Rasmus Villemoes wrote: > > mc_spec and mc_other are u32*, we allocate 0x200 = 512 bytes = 128 >...
View ArticleRe: [PATCH] inotify: actually check for invalid bits in sys_inotify_add_watch()
On 09/09/2015 04:16 PM, Eric Paris wrote: > Looks fine to me. And usually akpm picks them up these days. Is that an Acked-by? :) -- To unsubscribe from this list: send the line "unsubscribe...
View ArticleRe: [PATCH] spmi-pmic-arb: support configurable number of peripherals
On Fri, 4 Sep 2015 17:50:11 -0700 Stephen Boyd <sboyd@codeaurora.org> wrote: > On 09/04, Gilad Avidov wrote: > > On Thu, 3 Sep 2015 17:16:30 -0700 > > Stephen Boyd...
View ArticleRe: [RESEND PATCH] ARM: multi_v7_defconfig: Enable PBIAS regulator
Kishon Vijay Abraham I <kishon@ti.com> writes: > PBIAS regulator is required for MMC module in OMAP2, OMAP3, OMAP4, > OMAP5 and DRA7 SoCs. Enable it here. > > Signed-off-by: Kishon...
View ArticleRe: [PATCH] mtd: blktrans: fix integer overflow
On Sat, Sep 05, 2015 at 09:42:27PM +0800, Peng Fan wrote: > On Wed, Sep 02, 2015 at 10:02:49AM -0700, Brian Norris wrote: > > One possibility, since you only point to a single computation...
View ArticleRe: [RESEND PATCH 3/7] usb: phy: isp1301: Export I2C module alias information
Hello, On 09/01/2015 05:29 PM, Javier Martinez Canillas wrote: > Hello Greg and Felipe, > > On 08/25/2015 08:31 AM, Javier Martinez Canillas wrote: >> The I2C core always reports the...
View ArticleRe: [PATCH v3 3/3] clk: qcom: Add A53 clock driver
On 08/12, Georgi Djakov wrote: > Add a driver for the A53 subsystem PLL, so that we can provide higher Seems to be more than just the PLL... > frequency clocks for use by the system. > >...
View ArticleRe: [GIT PULL REQUEST] watchdog - v4.3-rc1 merge window
On Wed, Sep 09, 2015 at 02:42:23PM -0700, Linus Torvalds wrote: > On Wed, Sep 9, 2015 at 2:40 PM, Stephen Rothwell <sfr@canb.auug.org.au> wrote: > > > > I have not been able to...
View ArticleRe: [PATCH 3/6] ebpf: add a way to dump an eBPF program
On Wed, Sep 9, 2015 at 3:34 PM, Tycho Andersen <tycho.andersen@canonical.com> wrote: > On Fri, Sep 04, 2015 at 06:27:27PM -0600, Tycho Andersen wrote: >> On Fri, Sep 04, 2015 at...
View Article[PATCH/TRIVIAL] Documentation: lockstat: Fix typo lokcing -> locking
Cc: Jiri Kosina <trivial@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ingo Molnar <mingo@redhat.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> ---...
View ArticleRe: [PATCH] power: bq24261_charger: Add support for TI BQ24261 charger
On 10.09.2015 03:11, Pallala, Ramakrishna wrote: >>> +Optional properties: >>> +- ti,thermal-sensing: boolean, if present thermal regulation will be >>> +enabled; >>...
View ArticleRe: [PATCH] power: bq24261_charger: Add support for TI BQ24261 charger
On 10.09.2015 02:31, Andreas Dannenberg wrote: > On Wed, Sep 09, 2015 at 01:17:11PM +0900, Krzysztof Kozlowski wrote: >> On 09.09.2015 11:26, Andreas Dannenberg wrote: >>> Krzysztof,...
View ArticleRe: [PATCH v5 1/4] mtd: nand: increase ready wait timeout and report timeouts
+ Niklas On Tue, Sep 08, 2015 at 10:10:50AM +0100, Alex Smith wrote: > If nand_wait_ready() times out, this is silently ignored, and its > caller will then proceed to read from/write to the chip...
View ArticleRe: [PATCH V7 2/3] qe_common: add qe_muram_ functions to manage muram
On Wed, 2015-09-09 at 21:34 -0500, Zhao Qiang-B45475 wrote: > On Mon, 2015-09-10 at 12:39 -0500, Wood Scott-B07421 wrote: > > > -----Original Message----- > > From: Wood Scott-B07421...
View ArticleRe: [PATCH] mm/mmap.c: Remove useless statement "vma = NULL" in find_vma()
On 9/11/15 02:19, Oleg Nesterov wrote: > On 09/10, Chen Gang wrote: >> - If "addr>= vm_start", we return this vma (else continue searching). > > This is optimization, we can stop the...
View ArticleBCM2835 auxiliary peripheral clocks.
This is a followup to the main audio domain clocks series I just posted. There's a clock gate register controlling the clocks for a few extra peripherals, and Martin Sperl has been working on the SPI...
View Article