summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-21drm: kirin: Move drm driver to driver dataXu YiPing
2019-08-21drm: kirin: Move config max_width and max_height to driver dataXu YiPing
2019-08-21drm: kirin: Move plane number and primay plane in driver dataXu YiPing
2019-08-21drm: kirin: Move mode config function to driver_dataXu YiPing
2019-08-21drm: kirin: Move channel formats to driver dataXu YiPing
2019-08-21drm: kirin: Move ade crtc/plane help functions to driver_dataXu YiPing
2019-08-21drm: kirin: Reanme dc_ops to kirin_drm_dataXu YiPing
2019-08-21drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.hXu YiPing
2019-08-21drm: kirin: Move workqueue to ade_hw_ctx structureJohn Stultz
2019-08-21drm: kirin: Move request irq handle in ade hw ctx allocXu YiPing
2019-08-21drm: kirin: Dynamically allocate the hw_ctxXu YiPing
2019-08-21drm: kirin: Rename ade_crtc to kirin_crtcXu YiPing
2019-08-21drm: kirin: Rename ade_plane to kirin_planeXu YiPing
2019-08-21drm: kirin: Remove out_format from ade_crtcXu YiPing
2019-08-21drm: kirin: Remove uncessary parameter indirectionXu YiPing
2019-08-21drm: kirin: Remove unreachable returnJohn Stultz
2019-08-21drm: kirin: Remove HISI_KIRIN_DW_DSI config optionJohn Stultz
2019-08-21drm: kirin: Fix for hikey620 display offset problemDa Lv
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-21RDMA/mlx5: Use odp instead of mr->umem in pagefault_mrJason Gunthorpe
2019-08-21RDMA/mlx5: Use ib_umem_start instead of umem.addressJason Gunthorpe
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua
2019-08-21RDMA/odp: Use kvcalloc for the dma_list and page_listJason Gunthorpe
2019-08-21RDMA/odp: Check for overflow when computing the umem_odp endJason Gunthorpe
2019-08-21RDMA/odp: Provide ib_umem_odp_release() to undo the allocsJason Gunthorpe
2019-08-21RDMA/odp: Split creating a umem_odp from ib_umem_getJason Gunthorpe
2019-08-21RDMA/odp: Make the three ways to create a umem_odp clearJason Gunthorpe
2019-08-21RMDA/odp: Consolidate umem_odp initializationJason Gunthorpe
2019-08-21RDMA/odp: Make it clearer when a umem is an implicit ODP umemJason Gunthorpe
2019-08-21dma-mapping: remove is_device_dma_capableChristoph Hellwig
2019-08-21RDMA/odp: Iterate over the whole rbtree directlyJason Gunthorpe
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-08-21usb/max3421: remove the dummy {un,}map_urb_for_dma methodsChristoph Hellwig
2019-08-21Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig
2019-08-21drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang
2019-08-21usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter
2019-08-21iommu/arm-smmu-v3: Fix ATC invalidation ordering wrt main TLBsWill Deacon
2019-08-21drm/i915/gtt: Add some range assertsChris Wilson
2019-08-21iommu/arm-smmu-v3: Rework enabling/disabling of ATS for PCI mastersWill Deacon
2019-08-21iommu/arm-smmu-v3: Don't issue CMD_SYNC for zero-length invalidationsWill Deacon
2019-08-21iommu/arm-smmu-v3: Remove boolean bitfield for 'ats_enabled' flagWill Deacon
2019-08-21iommu/arm-smmu-v3: Disable detection of ATS and PRIWill Deacon
2019-08-21usb: usbfs: only account once for mmap()'ed usb memory usageGavin Li
2019-08-21usb: usb-skeleton: make comment block in line with coding styleJacob Huisman
2019-08-21usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan
2019-08-21usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen
2019-08-21usbtmc: more sanity checking for packet sizeOliver Neukum
2019-08-21usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva
2019-08-21ARM: dts: at91: at91sam9x5dm.dtsi: Style cleanupUwe Kleine-König