summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-17nvme-pci: Add support for P2P memory in requestsLogan Gunthorpe
2018-10-17nvme-pci: Use PCI p2pmem subsystem to manage the CMBLogan Gunthorpe
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe
2018-10-17PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersLogan Gunthorpe
2018-10-17PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe
2018-10-17PCI/P2PDMA: Add sysfs group to display p2pmem statsLogan Gunthorpe
2018-10-17clk: at91: h32mx: separate registration from DT parsingAlexandre Belloni
2018-10-17clk: at91: generated: SSCs don't have a gclkAlexandre Belloni
2018-10-17clk: at91: audio-pll: fix audio pmc typeAlexandre Belloni
2018-10-17clk: mmp2: fix the clock id for sdh2_clk and sdh3_clkLubomir Rintel
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen
2018-10-17RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit
2018-10-17RDMA/core: Refactor ib_register_device() functionParav Pandit
2018-10-17RDMA/core: Fix unwinding flow in case of error to register deviceParav Pandit
2018-10-17ib_srp: Remove WARN_ON in srp_terminate_io()Hannes Reinecke
2018-10-17drivers/block: Remove DAC960 driverHannes Reinecke
2018-10-17clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clkAnson Huang
2018-10-17clk: imx: cpu clock should be always criticalAnson Huang
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen
2018-10-17IB/mlx5: Verify that driver supports user flagsYonatan Cohen
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen
2018-10-17parisc: Add alternative coding infrastructureHelge Deller
2018-10-17PCI: mediatek: Add loadable kernel module supportHonghui Zhang
2018-10-17PCI: mediatek: Add system PM support for MT2712 and MT7622Honghui Zhang
2018-10-17PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang
2018-10-17PCI: mediatek: Convert to use pci_host_probe()Honghui Zhang
2018-10-17PCI: mediatek: Remove the redundant dev->pm_domain checkHonghui Zhang
2018-10-17clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent callEnric Balletbo i Serra
2018-10-17drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)Hans de Goede
2018-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-17spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-10-17PCI: keystone: Cleanup macros defined in pci-keystone.cKishon Vijay Abraham I
2018-10-17PCI: keystone: Reorder header file in alphabetical orderKishon Vijay Abraham I
2018-10-17PCI: keystone: Add debug error message for all errorsKishon Vijay Abraham I
2018-10-17PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...Kishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup outbound window configurationKishon Vijay Abraham I
2018-10-17PCI: keystone: Get number of outbound windows from DTKishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup configuration space accessKishon Vijay Abraham I
2018-10-17PCI: keystone: Invoke runtime PM APIs to enable clockKishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup PHY handlingKishon Vijay Abraham I
2018-10-17PCI: keystone: Use SYSCON APIs to get device ID from control moduleKishon Vijay Abraham I
2018-10-17PCI: keystone: Use uniform function naming conventionKishon Vijay Abraham I
2018-10-17PCI: keystone: Remove redundant platform_set_drvdata() invocationKishon Vijay Abraham I
2018-10-17PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.cKishon Vijay Abraham I
2018-10-17PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Do not initiate link training multiple timesKishon Vijay Abraham I
2018-10-17PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()Kishon Vijay Abraham I