All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.9 0/7] Stable commits picked up from lede project
@ 2017-06-26  8:01 Amit Pundir
  2017-06-26  8:01 ` [PATCH for-4.9 1/7] of: Add check to of_scan_flat_dt() before accessing initial_boot_params Amit Pundir
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Amit Pundir @ 2017-06-26  8:01 UTC (permalink / raw)
  To: Greg KH; +Cc: Stable

Hi Greg,

For your consideration, stable commits taken from lede source tree
https://git.lede-project.org/?p=source.git for 4.9.y.

Cherry-picked and build tested on Linux 4.9.34 for
ARCH=arm/arm64/i386/x86_64/mips + allmodconfig.

Regards,
Amit Pundir


Hauke Mehrtens (1):
  spi: double time out tolerance

Joël Esponde (1):
  mtd: spi-nor: fix spansion quad enable

Matthias Reichl (1):
  dmaengine: bcm2835: Fix cyclic DMA period splitting

Russell King (1):
  net: phy: fix marvell phy status reading

Stanislaw Gruszka (1):
  rt2x00: avoid introducing a USB dependency in the rt2x00lib module

Tobias Wolf (1):
  of: Add check to of_scan_flat_dt() before accessing
    initial_boot_params

Yendapally Reddy Dhananjaya Reddy (1):
  net: phy: Initialize mdio clock at probe function

 drivers/dma/bcm2835-dma.c                      |  5 ++++-
 drivers/mtd/spi-nor/spi-nor.c                  |  7 +++++++
 drivers/net/phy/marvell.c                      |  2 --
 drivers/net/phy/mdio-bcm-iproc.c               |  6 ++----
 drivers/net/wireless/ralink/rt2x00/rt2x00dev.c | 23 ++++++++---------------
 drivers/net/wireless/ralink/rt2x00/rt2x00usb.c |  5 +++++
 drivers/of/fdt.c                               |  9 ++++++---
 drivers/spi/spi.c                              |  2 +-
 8 files changed, 33 insertions(+), 26 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-06-27 11:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-26  8:01 [PATCH for-4.9 0/7] Stable commits picked up from lede project Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 1/7] of: Add check to of_scan_flat_dt() before accessing initial_boot_params Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 2/7] mtd: spi-nor: fix spansion quad enable Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 3/7] rt2x00: avoid introducing a USB dependency in the rt2x00lib module Amit Pundir
2017-06-27 11:03   ` Greg KH
2017-06-26  8:01 ` [PATCH for-4.9 4/7] net: phy: Initialize mdio clock at probe function Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 5/7] dmaengine: bcm2835: Fix cyclic DMA period splitting Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 6/7] spi: double time out tolerance Amit Pundir
2017-06-26 11:54   ` Mark Brown
2017-06-26  8:01 ` [PATCH for-4.9 7/7] net: phy: fix marvell phy status reading Amit Pundir
2017-06-27 11:08 ` [PATCH for-4.9 0/7] Stable commits picked up from lede project Greg KH
2017-06-27 11:12   ` Amit Pundir

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.