summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-0615-51/+110
|\
| * Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-03187-874/+2089
| |\
| | * libnvdimm: expose platform persistence attribute for nd_regionDave Jiang2018-02-011-0/+13
| | * acpi: nfit: add persistent memory control flag for nd_regionDave Jiang2018-02-011-0/+3
| | * acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang2018-02-013-1/+24
| * | Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler2018-02-03758-5085/+8348
| |\ \
| | * | dax: require 'struct page' by default for filesystem daxDan Williams2018-01-202-0/+11
| | * | mm, dax: introduce pfn_t_special()Dan Williams2018-01-201-1/+2
| | * | memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig2018-01-085-43/+51
| * | | libnvdimm, namespace: remove redundant initialization of 'nd_mapping'Colin Ian King2018-02-031-1/+1
| * | | acpi, nfit: fix register dimm error handlingToshi Kani2018-02-021-0/+3
| * | | device-dax: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
| * | | libnvdimm, btt: fix uninitialized err_lockJeff Moyer2018-01-201-1/+1
| * | | nfit, libnvdimm: deprecate the generic SMART ioctlDan Williams2017-12-041-3/+0
* | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06209-3304/+4027
|\ \ \ \
| * \ \ \ Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01145-1118/+148
| |\ \ \ \
| | * | | | PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statementBjorn Helgaas2018-01-301-2/+1
| | * | | | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-2852-705/+52
| | * | | | PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas2018-01-286-24/+6
| | * | | | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-2854-387/+54
| | * | | | PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-2632-0/+35
| * | | | | Merge remote-tracking branch 'lorenzo/pci/xgene' into nextBjorn Helgaas2018-02-011-1/+0
| |\ \ \ \ \
| | * | | | | PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi2017-12-191-1/+0
| | |/ / / /
| * | | | | Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas2018-02-012-122/+34
| |\ \ \ \ \
| | * | | | | PCI: tegra: Use bus->sysdata to store and get host private dataManikanta Maddireddy2018-01-151-4/+3
| | * | | | | of: Export of_pci_range_to_resource()Manikanta Maddireddy2018-01-151-0/+1
| | * | | | | PCI: tegra: Refactor configuration space mapping codeVidya Sagar2017-12-211-118/+30
| | |/ / / /
| * | | | | Merge remote-tracking branch 'lorenzo/pci/rcar' into nextBjorn Helgaas2018-02-011-1/+4
| |\ \ \ \ \
| | * | | | | PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven2017-12-191-1/+4
| | |/ / / /
| * | | | | Merge remote-tracking branch 'lorenzo/pci/keystone' into nextBjorn Helgaas2018-02-011-1/+4
| |\ \ \ \ \
| | * | | | | PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold2017-12-191-1/+4
| | |/ / / /
| * | | | | Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas2018-02-015-40/+48
| |\ \ \ \ \
| | * | | | | PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I2018-01-112-12/+2
| | * | | | | PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I2017-12-192-9/+4
| | * | | | | PCI: endpoint: Fix find_first_zero_bit() usageNiklas Cassel2017-12-191-1/+4
| | * | | | | PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel2017-12-191-8/+6
| | * | | | | PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2017-12-192-10/+32
| | |/ / / /
| * | | | | Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas2018-02-0113-339/+593
| |\ \ \ \ \
| | * | | | | PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung2018-01-231-1/+2
| | * | | | | PCI: iproc: Fix NULL pointer dereference for BCMARay Jui2018-01-123-3/+14
| | * | | | | PCI: dra7xx: Iterate over INTx status bitsVignesh R2018-01-101-3/+7
| | * | | | | PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R2018-01-101-1/+2
| | * | | | | PCI: qcom: Account for const type of of_device_id.dataJulia Lawall2018-01-031-2/+2
| | * | | | | PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()Wei Yongjun2018-01-031-2/+2
| | * | | | | PCI: exynos: Remove deprecated PHY initialization codeJaehoon Chung2018-01-021-208/+11
| | * | | | | PCI: dwc: artpec6: Add support for the ARTPEC-7 SoCNiklas Cassel2017-12-211-4/+183
| | * | | | | PCI: dwc: artpec6: Deassert the core before waiting for PHYNiklas Cassel2017-12-211-16/+29
| | * | | | | PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel2017-12-214-7/+17
| | * | | | | PCI: dwc: artpec6: Add support for endpoint modeNiklas Cassel2017-12-212-11/+164
| | * | | | | PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functionsNiklas Cassel2017-12-211-26/+29