summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-2013-32/+70
|\
| * Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anongit.freedesktop.org/...Dave Airlie2020-10-192-13/+6
| |\
| | * drm/i915: Set all unused color plane offsets to ~0xfff againVille Syrjälä2020-10-121-12/+5
| | * drm/i915: Fix TGL DKL PHY DP vswing handlingVille Syrjälä2020-10-121-1/+1
| * | drm/amd/display: Fix incorrect dsc force enable logicEryk Brol2020-10-191-1/+1
| * | Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie2020-10-1910-18/+63
| |\ \
| | * | drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell2020-10-141-1/+1
| | * | drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G2020-10-145-7/+51
| | * | drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan2020-10-141-1/+1
| | * | drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab2020-10-141-0/+2
| | * | drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher2020-10-141-4/+3
| | * | drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira2020-10-141-5/+5
* | | | Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-201-1/+1
|\ \ \ \
| * | | | iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2020-10-191-1/+1
* | | | | Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-2017-165/+678
|\ \ \ \ \
| * | | | | xen/events: block rogue events for some timeJuergen Gross2020-10-202-6/+24
| * | | | | xen/events: defer eoi in case of excessive number of eventsJuergen Gross2020-10-204-32/+208
| * | | | | xen/events: use a common cpu hotplug hook for event channelsJuergen Gross2020-10-203-21/+47
| * | | | | xen/events: switch user event channels to lateeoi modelJuergen Gross2020-10-201-4/+3
| * | | | | xen/pciback: use lateeoi irq bindingJuergen Gross2020-10-204-19/+56
| * | | | | xen/pvcallsback: use lateeoi irq bindingJuergen Gross2020-10-201-30/+46
| * | | | | xen/scsiback: use lateeoi irq bindingJuergen Gross2020-10-201-10/+13
| * | | | | xen/netback: use lateeoi irq bindingJuergen Gross2020-10-204-14/+86
| * | | | | xen/blkback: use lateeoi irq bindingJuergen Gross2020-10-202-8/+19
| * | | | | xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2020-10-201-17/+134
| * | | | | xen/events: fix race in evtchn_fifo_unmask()Juergen Gross2020-10-201-4/+9
| * | | | | xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross2020-10-201-0/+2
| * | | | | xen/events: avoid removing an event channel while handling itJuergen Gross2020-10-201-5/+36
* | | | | | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-206-2/+276
|\ \ \ \ \ \
| * | | | | | RISC-V: Add EFI runtime servicesAtish Patra2020-10-023-1/+155
| * | | | | | RISC-V: Add EFI stub support.Atish Patra2020-10-023-1/+121
| * | | | | | Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt2020-10-027-194/+46
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-191-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | dax: Modify bdev_dax_pgoff() to handle NULL bdevVivek Goyal2020-09-101-1/+2
| * | | | | | | | Merge branch 'virtio-shm' into for-nextMiklos Szeredi2020-09-102-0/+126
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'mailbox-v5.10' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2020-10-186-14/+371
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mailbox: avoid timer start from callbackJassi Brar2020-10-171-5/+7
| * | | | | | | | | | maiblox: mediatek: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-131-5/+3
| * | | | | | | | | | mailbox: arm_mhu: Add ARM MHU doorbell driverSudeep Holla2020-10-132-1/+355
| * | | | | | | | | | mailbox: arm_mhu: Match only if compatible is "arm,mhu"Sudeep Holla2020-10-131-0/+3
| * | | | | | | | | | mailbox: bcm: convert tasklets to use new tasklet_setup() APIAllen Pais2020-10-131-3/+3
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-184-144/+95
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pvChristoph Hellwig2020-10-181-14/+16
| * | | | | | | | | | | drm/i915: use vmap in i915_gem_object_mapChristoph Hellwig2020-10-182-68/+60
| * | | | | | | | | | | drm/i915: stop using kmap in i915_gem_object_mapChristoph Hellwig2020-10-181-5/+2
| * | | | | | | | | | | drm/i915: use vmap in shmem_pin_mapChristoph Hellwig2020-10-181-58/+18
* | | | | | | | | | | | Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-181-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng2020-09-171-0/+13
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-17196-4381/+4757
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | RDMA/ucma: Fix use after free in destroy id flowMaor Gottlieb2020-10-161-5/+6