summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-22vfio: fix a typo in comment of function vfio_pin_pagesChangbin Du
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-22iommu/vt-d: Fix crash on boot when DMAR is disabledAndy Shevchenko
2017-02-22remoteproc: qcom: mdt_loader: Use signed type for offsetBjorn Andersson
2017-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-02-21Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-02-21Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-22HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-21Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/msi' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-xilinx' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-xgene' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-versatile' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-thunder' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-altera' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-designware' into nextBjorn Helgaas
2017-02-21PCI: dwc: Remove dependency of designware on CONFIG_PCIKishon Vijay Abraham I
2017-02-21PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc hostKishon Vijay Abraham I
2017-02-21PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Fix style errors in pcie-designware.cKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()Kishon Vijay Abraham I
2017-02-21PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()Kishon Vijay Abraham I
2017-02-21PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Move register defines to designware header fileKishon Vijay Abraham I
2017-02-21PCI: dwc: Use PTR_ERR_OR_ZERO to simplify codeFengguang Wu
2017-02-21PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I