OSDN Git Service

Merge tag 'v4.4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux...
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 3 Jun 2016 01:39:53 +0000 (09:39 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 3 Jun 2016 01:39:53 +0000 (09:39 +0800)
This is the 4.4.12 stable release

1  2 
drivers/mmc/card/block.c
drivers/mmc/core/core.c
drivers/mmc/host/sdhci-acpi.c
drivers/mmc/host/sdhci-pci-core.c
drivers/spi/spi-pxa2xx.c
drivers/tty/vt/vt.c
net/ipv4/fib_frontend.c
net/ipv4/route.c
net/ipv4/tcp_output.c
net/ipv6/route.c
sound/pci/hda/patch_realtek.c

Simple merge
Simple merge
Simple merge
@@@ -386,10 -376,7 +385,9 @@@ static int byt_emmc_probe_slot(struct s
  static int byt_sdio_probe_slot(struct sdhci_pci_slot *slot)
  {
        slot->host->mmc->caps |= MMC_CAP_POWER_OFF_CARD | MMC_CAP_NONREMOVABLE |
-                                MMC_CAP_BUS_WIDTH_TEST |
                                 MMC_CAP_WAIT_WHILE_BUSY;
 +      if (slot->chip->pdev->device == PCI_DEVICE_ID_INTEL_BYT_SDIO)
 +              byt_set_dma_latency(slot->host);
        return 0;
  }
  
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge