aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/fsclient.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds3-7/+1
2016-10-12MAINTAINERS: Add maintainer for the PCIe Marvell Armada 8K driverThomas Petazzoni1-0/+8
2016-10-12MAINTAINERS: Add DT binding to the Aardvark PCIe driver maintainerThomas Petazzoni1-0/+1
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter1-1/+1
2016-10-12platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FSArnd Bergmann1-1/+1
2016-10-12mac80211: fix CMD_FRAME for AP_VLANMichael Braun1-1/+1
2016-10-12mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg1-1/+19
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg4-5/+19
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg4-30/+35
2016-10-12mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg1-9/+15
2016-10-12strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven1-1/+1
2016-10-12PCI: hisi: Reorder struct hisi_pcieBjorn Helgaas1-1/+1
2016-10-12PCI: hisi: Pass device-specific struct to internal functionsBjorn Helgaas1-4/+4
2016-10-12PCI: hisi: Include register block base in PCIE_SYS_STATE4 addressBjorn Helgaas1-6/+6
2016-10-12PCI: dra7xx: Reorder struct dra7xx_pcieBjorn Helgaas1-3/+3
2016-10-12PCI: xilinx-nwl: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-12PCI: xilinx-nwl: Add local struct device pointersBjorn Helgaas1-52/+56
2016-10-12PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argumentBjorn Helgaas1-3/+2
2016-10-11PCI: xilinx: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: xilinx: Add local struct device pointersBjorn Helgaas1-26/+29
2016-10-11PCI: xgene: Add register accessorsBjorn Helgaas1-42/+44
2016-10-11PCI: xgene: Pass struct xgene_pcie_port to setup functionsBjorn Helgaas1-15/+21
2016-10-11PCI: xgene: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: tegra: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: tegra: Add local struct device pointersBjorn Helgaas1-112/+122
2016-10-11PCI: tegra: Fix argument order in tegra_pcie_phy_disable()Bjorn Helgaas1-1/+1
2016-10-11PCI: rockchip: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: rcar-gen2: Add local struct device pointersBjorn Helgaas1-21/+25
2016-10-11PCI: rcar: Remove DRV_NAME macroBjorn Helgaas1-3/+1
2016-10-11PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device argBjorn Helgaas1-3/+2
2016-10-11PCI: rcar: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: qcom: Reorder struct qcom_pcieBjorn Helgaas1-3/+3
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.devBjorn Helgaas1-6/+4
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.dbiBjorn Helgaas1-7/+5
2016-10-11PCI: qcom: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: mvebu: Use existing of_node pointerBjorn Helgaas1-2/+2
2016-10-11PCI: mvebu: Add local struct device pointersBjorn Helgaas1-12/+9
2016-10-11PCI: layerscape: Reorder struct ls_pcieBjorn Helgaas1-1/+1
2016-10-11PCI: layerscape: Remove unused ls_add_pcie_port() platform_device argBjorn Helgaas1-3/+2
2016-10-11PCI: layerscape: Move struct pcie_port setup to probe functionBjorn Helgaas1-4/+6
2016-10-11PCI: layerscape: Pass device-specific struct to internal functionsBjorn Helgaas1-3/+3
2016-10-11PCI: layerscape: Remove redundant struct ls_pcie.dbiBjorn Helgaas1-13/+11
2016-10-11PCI: layerscape: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: layerscape: Add local struct device pointersBjorn Helgaas1-11/+15
2016-10-11PCI: keystone: Reorder struct keystone_pcieBjorn Helgaas1-2/+2
2016-10-11PCI: keystone: Add app register accessorsBjorn Helgaas1-31/+41
2016-10-11PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functionsBjorn Helgaas1-12/+12
2016-10-11PCI: keystone: Pass keystone_pcie, not address, to IRQ functionsBjorn Helgaas3-13/+12
2016-10-11PCI: keystone: Use generic DesignWare accessorsBjorn Helgaas1-6/+7
2016-10-11PCI: keystone: Add local struct device pointersBjorn Helgaas2-18/+24