Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-09-19 | 1 | -6/+5 | |
|\ | ||||||
| * | dma-mapping: remove dma_{alloc,free,mmap}_writecombine | Christoph Hellwig | 2019-09-04 | 1 | -6/+5 | |
* | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-17 | 5 | -18/+7 | |
|\ \ | ||||||
| * | | platform: Add platform_find_device_by_driver() helper | Suzuki K Poulose | 2019-07-30 | 4 | -12/+6 | |
| * | | drivers: Introduce device lookup variants by of_node | Suzuki K Poulose | 2019-07-30 | 1 | -6/+1 | |
* | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-09-16 | 2 | -28/+28 | |
|\ \ \ | ||||||
| * | | | drm/vmwgfx: Update the backdoor call with support for new instructions | Thomas Hellstrom | 2019-08-28 | 2 | -28/+28 | |
| | |/ | |/| | ||||||
* | | | Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-09-16 | 1 | -8/+16 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------------. \ \ | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel | 2019-09-11 | 1 | -8/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / | | | | | | |/| | | | | ||||||
| | | | | | | | | * | | Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/... | Joerg Roedel | 2019-08-20 | 1 | -8/+16 | |
| | | |_|_|_|_|_|/| | | | |/| | | | | | | | | ||||||
| | | | | * | | | | | | Merge branch 'arm/smmu' into arm/mediatek | Joerg Roedel | 2019-08-30 | 1 | -8/+16 | |
| | | | | |\ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| / / / / / | | | | | |/ / / / / | ||||||
| | | | * | | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2019-08-23 | 1 | -8/+16 | |
| | | | |\ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | / / | | | | | | |_|/ / | | | | | |/| | | | ||||||
| | | | | * | | | | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() | Will Deacon | 2019-07-29 | 1 | -1/+1 | |
| | | | | * | | | | iommu/io-pgtable: Remove unused ->tlb_sync() callback | Will Deacon | 2019-07-29 | 1 | -1/+0 | |
| | | | | * | | | | iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page() | Will Deacon | 2019-07-29 | 1 | -5/+0 | |
| | | | | * | | | | iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers | Will Deacon | 2019-07-29 | 1 | -0/+14 | |
| | | | | * | | | | iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops | Will Deacon | 2019-07-24 | 1 | -1/+1 | |
| | | | | | |_|/ | | | | | |/| | | ||||||
* | | | | | | | | Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-09-14 | 4 | -8/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2019-09-12 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/lima: fix lima_gem_wait() return value | Vasily Khoruzhick | 2019-09-10 | 1 | -1/+1 | |
| | * | | | | | | | | drm/modes: Make the whitelist more const | Maxime Ripard | 2019-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+ | Chris Wilson | 2019-09-09 | 1 | -5/+0 | |
| * | | | | | | | | | drm/i915: Limit MST to <= 8bpc once again | Ville Syrjälä | 2019-09-09 | 1 | -1/+9 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* / | | | | | | | | Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()" | Chris Wilson | 2019-09-12 | 1 | -9/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2019-09-06 | 4 | -9/+187 | |
|\| | | | | | | | ||||||
| * | | | | | | | drm/selftests: modes: Add more unit tests for the cmdline parser | Maxime Ripard | 2019-08-30 | 2 | -0/+137 | |
| * | | | | | | | drm/modes: Introduce a whitelist for the named modes | Maxime Ripard | 2019-08-30 | 1 | -0/+20 | |
| * | | | | | | | drm/modes: Fix the command line parser to take force options into account | Maxime Ripard | 2019-08-30 | 1 | -5/+19 | |
| * | | | | | | | drm/modes: Add a switch to differentiate free standing options | Maxime Ripard | 2019-08-30 | 1 | -1/+9 | |
| * | | | | | | | drm/ingenic: Hardcode panel type to DPI | Laurent Pinchart | 2019-08-29 | 1 | -3/+2 | |
* | | | | | | | | Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu... | Dave Airlie | 2019-09-06 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drm/vmwgfx: Fix double free in vmw_recv_msg() | Dan Carpenter | 2019-09-05 | 1 | -5/+3 | |
* | | | | | | | | | Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2019-09-03 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs | Ben Skeggs | 2019-09-02 | 1 | -0/+12 | |
* | | | | | | | | | Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2019-08-30 | 4 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe() | Lyude Paul | 2019-08-27 | 1 | -0/+6 | |
| * | | | | | | | | | drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type | Manasi Navare | 2019-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest | Xiong Zhang | 2019-08-27 | 1 | -0/+3 | |
| * | | | | | | | | | drm/i915: Do not create a new max_bpc prop for MST connectors | Ville Syrjälä | 2019-08-27 | 1 | -1/+9 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freedesktop.org/~agd5f/l... | Dave Airlie | 2019-08-30 | 5 | -27/+92 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm/amdgpu: fix GFXOFF on Picasso and Raven2 | Aaron Liu | 2019-08-27 | 1 | -7/+7 | |
| * | | | | | | | | | drm/amdgpu: Add APTX quirk for Dell Latitude 5495 | Kai-Heng Feng | 2019-08-27 | 1 | -0/+1 | |
| * | | | | | | | | | drm/amd/powerplay: correct Vega20 dpm level related settings | Evan Quan | 2019-08-27 | 1 | -6/+54 | |
| * | | | | | | | | | drm/powerplay: Fix Vega20 power reading again | Kent Russell | 2019-08-26 | 2 | -6/+8 | |
| * | | | | | | | | | drm/powerplay: Fix Vega20 Average Power value v4 | Kent Russell | 2019-08-26 | 2 | -2/+13 | |
| * | | | | | | | | | drm/amdgpu: fix dma_fence_wait without reference | Christian König | 2019-08-26 | 1 | -12/+15 | |
* | | | | | | | | | | Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2019-08-30 | 7 | -18/+50 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | drm/komeda: Reordered the komeda's de-init functions | Ayan Kumar Halder | 2019-08-28 | 1 | -8/+15 | |
| * | | | | | | | | drm/komeda: Add missing of_node_get() call | Mihail Atanassov | 2019-08-23 | 1 | -1/+1 | |
| * | | | | | | | | drm/komeda: Clean warning 'komeda_component_add' might be a candidate for 'gn... | james qian wang (Arm Technology China) | 2019-08-23 | 1 | -0/+1 |