[PATCH v5 5/7] mtd: nand: gpmi: add GPMI NAND support for i.MX7D
support GPMI NAND on i.MX7D Signed-off-by: Han Xu <b45815@freescale.com> --- drivers/mtd/nand/gpmi-nand/bch-regs.h | 14 +++++++------- drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 10 ++++++----...
View Article[PATCH v5 3/7] dmaengine: mxs: add i.MX7D APBH DMA support
From: Adrian Alonso <aalonso@freescale.com> supports APBH DMA on i.MX7D by add extra clock clk_io Signed-off-by: Fugang Duan <B38611@freescale.com> Signed-off-by: Adrian Alonso...
View Article[PATCH v5 1/7] mtd: nand: gpmi: add gpmi dsm supend/resume support
From: Huang Shijie <b32955@freescale.com> i.MX6SX supports deep sleep mode(DSM) that may turn off GPMI/BCH power during suspend, add gpmi nand suspend/resume function to release DMA channel in...
View ArticleRe: [PATCH v3 1/7] drm/vc4: Add devicetree bindings for VC4.
On Wed, Oct 21, 2015 at 3:57 AM, Eric Anholt <eric@anholt.net> wrote: > Rob Herring <robh@kernel.org> writes: > >> On Tue, Oct 13, 2015 at 1:17 PM, Eric Anholt...
View Article[PATCH v4 0/6] mtd: nand: gpmi: gpmi-nand DSM and bitflip support
v1 ---> v2 change the erased page bitflip threshold to ecc strength in bitflip patch v2 ---> v3 remove unnecessary function in mxs-dma change the log message when legacy_set_geometry failed fix...
View ArticleRe: [PATCH v4 0/2] powerpc/512x: add LocalPlus Bus FIFO device driver
On 12.10.2015 00:08, Alexander Popov wrote: > This driver for Freescale MPC512x LocalPlus Bus FIFO (called SCLPC > in the Reference Manual) allows Direct Memory Access transfers > between RAM...
View ArticleRe: [PATCH v11 1/6] PCI: designware: move calculation of bus addresses to DRA7xx
Hi Zhou & Gabriele, On Fri, Oct 16, 2015 at 06:23:36PM +0800, Zhou Wang wrote: > From: gabriele paoloni <gabriele.paoloni@huawei.com> > > Commit f4c55c5a3f7f ("PCI: designware:...
View ArticleRe: what's in nvdimm.git for v4.4?
On Wed, Oct 21, 2015 at 10:47 AM, Jens Axboe <axboe@fb.com> wrote: > On 10/20/2015 05:31 PM, Williams, Dan J wrote: >> >> === >> for-4.4/dax-gup: get_user_pages() support...
View Article[PATCH] scsi: wd719x: Remove use of macro DEFINE_PCI_DEVICE_TABLE
Use struct pci_device_id instead of DEFINE_PCI_DEVICE_TABLE with the goal of getting rid of this macro completely, as this macro is deprecated. Signed-off-by: Muhammad Falak R Wani...
View ArticleRe: [PATCH] mm, hugetlb: use memory policy when available
On 10/22/2015 02:39 PM, Sasha Levin wrote: > Trinity seems to be able to hit the newly added warnings pretty easily: Kirill reported the same thing. Is it fixed with this applied? >...
View ArticleRe: [PATCH v7 03/60] sparc/PCI: Unify pci_register_region()
On Thu, Oct 22, 2015 at 12:56 PM, Yinghai Lu <yinghai@kernel.org> wrote: > On Wed, Oct 21, 2015 at 6:15 PM, Yinghai Lu <yinghai@kernel.org> wrote: > looks like i mix the use root bus...
View ArticleRe: [PATCHv2 0/4] arm-cci500: Workaround pmu_event_set_period
On Thu, Oct 22, 2015 at 10:00:25AM -0700, Olof Johansson wrote: > On Tue, Oct 20, 2015 at 02:05:22PM +0100, Suzuki K. Poulose wrote: > Hi, > > Given that CCI-500 is only now showing up in...
View ArticleRe: nginx: worker process is shutting down
I think I found a patch for this: https://github.com/jrkettle/nginx-http-auth-digest/commit/6846a2a94b5497ec999a826618552717b3853bb9 _______________________________________________ nginx mailing list...
View ArticleRe: nginx: worker process is shutting down
Make sense On Thu, Oct 22, 2015 at 7:43 PM, Christos Chatzaras <chris@cretaforce.gr> wrote: > I think I found a patch for this: >...
View ArticleRe: [PATCH] timer: Lazily wakup nohz CPU when adding new timer.
On Wed, Oct 21, 2015 at 04:16:31PM +0530, Viresh Kumar wrote: > Cc'ing Frederic. > > On 20-10-15, 15:47, Yunhong Jiang wrote: > > On Sun, Oct 11, 2015 at 08:12:39PM +0200, Thomas...
View ArticleRe: [PATCH] userns/capability: Add user namespace capability
Andy Lutomirski <luto@amacapital.net> writes: > At the risk of pointing out a can of worms, the attack surface also > includes things like the iptables configuration APIs, parsers, and...
View ArticleRe: [PATCH v3 0/2] Common SerDes driver for TI's Keystone Platforms
On 10/22/2015 01:48 PM, Russell King - ARM Linux wrote: > On Thu, Oct 22, 2015 at 11:05:26AM -0400, Murali Karicheri wrote: >> On 10/21/2015 08:56 AM, WingMan Kwok wrote: >>> On TI's...
View ArticleRe: [PATCH] clk: iproc: Make clocks visible options
On 22/10/15 13:14, Jon Mason wrote: > On Thu, Oct 22, 2015 at 12:46:46PM -0700, Scott Branden wrote: >> Hi Jon, >> >> comments inline. >> >> On 15-10-22 12:25 PM, Jon...
View ArticleRe: [GIT PULL] Raspberry Pi KMS driver
On 23 October 2015 at 05:58, Daniel Vetter <daniel@ffwll.ch> wrote: > On Thu, Oct 22, 2015 at 12:40:23PM -0500, Rob Herring wrote: >> On Wed, Oct 21, 2015 at 4:53 AM, Eric Anholt...
View Article[PATCH 1/2] x86: Add a __copy_from_user_nmi
From: Andi Kleen <ak@linux.intel.com> Add a inlined __ variant of copy_from_user_nmi. The inlined variant allows the user to: - batch the access_ok check for multiple accesses - avoid having a...
View Article