summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-01ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen1-4/+11
2016-08-01ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-01ethernet: altera: add missing of_node_putPeter Chen1-0/+1
2016-08-018139too: fix system hang when there is a tx timeout event.Chun-Hao Lin1-4/+8
2016-08-01qed: Fix error return code in qed_resc_alloc()Wei Yongjun1-0/+1
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds836-20788/+42810
2016-08-02Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie6-45/+76
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2-31/+6
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds74-744/+4005
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds9-10/+144
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-7/+7
2016-08-01Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-27/+73
2016-08-01net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de1-1/+0
2016-08-01dsa: b53: remove redundant ifxypron.glpk@gmx.de1-2/+1
2016-08-01qed: do not use unitialized variablexypron.glpk@gmx.de1-1/+1
2016-08-01wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-08-01net: qlge: remove superfluous statementxypron.glpk@gmx.de1-1/+0
2016-08-01net: s2io: simplify logical constraintxypron.glpk@gmx.de1-1/+1
2016-08-01net: enic: use correct type specifierxypron.glpk@gmx.de1-2/+2
2016-08-01net: bna: use correct type specifier (2)xypron.glpk@gmx.de1-1/+2
2016-08-01net: bna: use correct type specificationsxypron.glpk@gmx.de1-1/+2
2016-08-01net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de1-1/+1
2016-08-01net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de1-1/+1
2016-08-01net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-08-01net: caif: use correct format specifierxypron.glpk@gmx.de1-2/+2
2016-08-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-27/+17
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas452-2976/+5111
2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas7-35/+1064
2016-08-01Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-30/+25
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas24-263/+481
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas13-90/+162
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas19-51/+334
2016-08-01PCI: xgene: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-01PCI: thunder-pem: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-01PCI: thunder-ecam: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-01PCI: tegra: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: rcar-gen2: Make explicitly non-modularPaul Gortmaker1-9/+3
2016-08-01PCI: rcar: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: mvebu: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: layerscape: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: keystone: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: hisi: Make explicitly non-modularPaul Gortmaker1-11/+2
2016-08-01PCI: generic: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: designware-plat: Make it explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: artpec6: Make explicitly non-modularPaul Gortmaker1-8/+4
2016-08-01PCI: armada8k: Make explicitly non-modularPaul Gortmaker1-9/+5
2016-08-01Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize...Bjorn Helgaas3-0/+296
2016-08-01Merge tag 'backlight-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+29
2016-08-01Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-284/+515
2016-08-01Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-1650/+2132