aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-19rtc: r9701: remove leftover commentAlexandre Belloni1-4/+0
2020-10-19rtc: rv3032: Add a driver for Microcrystal RV-3032Alexandre Belloni3-0/+936
2020-10-20drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie1-19/+0
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie5-11/+42
2020-10-20drm/ttm: use new move interface for known system->ttm movesDave Airlie4-4/+7
2020-10-20drm/ttm: split out the move to system from move ttm codeDave Airlie1-14/+25
2020-10-20drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie2-20/+26
2020-10-19drm/i915/gt: Wait for CSB entries on TigerlakeChris Wilson1-3/+18
2020-10-19drm/i915/gt: Widen CSB pointer to u64 for the parsersChris Wilson2-18/+17
2020-10-19drm/i915: Use the active reference on the vma while capturingChris Wilson1-2/+1
2020-10-19drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson1-3/+2
2020-10-19drm/i915/gt: Delay execlist processing for tglChris Wilson1-0/+3
2020-10-19drm/i915/gem: Support parsing of oversize batchesChris Wilson1-2/+8
2020-10-19drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...Ville Syrjälä1-0/+8
2020-10-19drm/i915/gt: Initialize reserved and unspecified MOCS indicesAyaz A Siddiqui1-5/+11
2020-10-19drm/i915/dp: Tweak initial dpcd backlight.enabled valueSean Paul1-11/+20
2020-10-19powercap: Fix typo in Kconfig "Plance" -> "Plane"Hubert Jasudowicz1-1/+1
2020-10-19zram: Fix __zram_bvec_{read,write}() locking orderPeter Zijlstra1-3/+5
2020-10-19acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang1-1/+2
2020-10-19hv_balloon: disable warning when floor reachedOlaf Hering1-1/+1
2020-10-19vfio/pci: Clear token on bypass registration failureAlex Williamson1-1/+3
2020-10-19vfio/fsl-mc: fix the return of the uninitialized variable retDiana Craciun1-1/+1
2020-10-19ACPICA: Add missing type casts in GPE register access codeRafael J. Wysocki1-2/+2
2020-10-19iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski1-1/+1
2020-10-19drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hangColin Xu1-1/+31
2020-10-19drm/i915/gvt: Allow zero out HWSP addr on hws_pga_writeColin Xu1-1/+2
2020-10-19drm: panel: add TDO tl070wsh30 panel driverNeil Armstrong3-0/+262
2020-10-19drm/ttm: drop free old node wrapper.Dave Airlie1-8/+3
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov27-166/+1351
2020-10-18drm/hisilicon: Use the same style of variable type in hibmc_drm_drvTian Tao2-11/+10
2020-10-18drm/hisilicon: Use the same style of variable type in hibmc_drm_deTian Tao1-30/+29
2020-10-19Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anongit.freedesktop.org/...Dave Airlie2-13/+6
2020-10-19drm/amd/display: Fix incorrect dsc force enable logicEryk Brol1-1/+1
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie10-18/+63
2020-10-18Merge tag 'mailbox-v5.10' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds6-14/+371
2020-10-18ixgbe: fix probing of multi-port devices with one MDIOJakub Kicinski1-9/+14
2020-10-18net: usb: rtl8150: don't incorrectly assign random MAC addressesAnant Thazhemadam1-1/+1
2020-10-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-144/+95
2020-10-18Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2020-10-18xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pvChristoph Hellwig1-14/+16
2020-10-18drm/i915: use vmap in i915_gem_object_mapChristoph Hellwig2-68/+60
2020-10-18drm/i915: stop using kmap in i915_gem_object_mapChristoph Hellwig1-5/+2
2020-10-18drm/i915: use vmap in shmem_pin_mapChristoph Hellwig1-58/+18
2020-10-17task_work: cleanup notification modesJens Axboe2-2/+2
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds196-4381/+4757
2020-10-17Merge tag 'i3c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2-54/+94
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds89-980/+2051
2020-10-17Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-74/+145
2020-10-17skd_main: remove unused including <linux/version.h>Tian Tao1-1/+0
2020-10-17drm/via: reduce no need mutex_lock areaBernard Zhao1-1/+1