summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-02-041-9/+3
|\
| * Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-011-9/+3
| |\
| | * Input: wm97xx: Simplify resource managementChristophe JAILLET2022-01-311-9/+3
* | | Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-02-0436-135/+971
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-02-047-22/+117
| |\ \ \
| | * | | drm/i915/pmu: Fix KMD and GuC race on accessing busynessUmesh Nerlige Ramappa2022-02-011-4/+54
| | * | | drm/i915/adlp: Fix TypeC PHY-ready status readoutImre Deak2022-01-311-1/+2
| | * | | drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for referenceUmesh Nerlige Ramappa2022-01-313-14/+50
| | * | | drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter2022-01-311-0/+3
| | * | | drm/i915: Lock timeline mutex directly in error path of eb_pin_timelineMatthew Brost2022-01-311-2/+7
| | * | | drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAILMatthew Brost2022-01-311-1/+1
| * | | | Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-02-0414-51/+760
| |\ \ \ \
| | * | | | drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein2022-02-031-1/+5
| | * | | | fbcon: Add option to enable legacy hardware accelerationHelge Deller2022-02-027-34/+84
| | * | | | Revert "fbcon: Disable accelerated scrolling"Helge Deller2022-02-021-8/+37
| | * | | | Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller2022-02-029-42/+672
| | * | | | dma-buf: heaps: Fix potential spectre v1 gadgetJordy Zomer2022-02-011-0/+2
| | * | | | drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez2022-01-311-1/+1
| | * | | | drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus2022-01-271-6/+0
| * | | | | drm/amdgpu: fix logic inversion in checkChristian König2022-02-021-1/+1
| * | | | | drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello2022-02-021-2/+1
| * | | | | drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi2022-02-021-0/+20
| * | | | | drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu2022-02-026-31/+0
| * | | | | drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh2022-02-021-10/+10
| * | | | | drm/amd/display: Update watermark values for DCN301Agustin Gutierrez2022-02-021-8/+8
| * | | | | drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu2022-02-021-0/+3
| * | | | | drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello2022-02-021-0/+8
| * | | | | drm/amd: add support to check whether the system is set to s3Mario Limonciello2022-02-022-0/+15
| * | | | | drm/amd: Warn users about potential s0ix problemsMario Limonciello2022-01-312-7/+25
| * | | | | drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan2022-01-311-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-0341-126/+349
|\ \ \ \ \
| * | | | | net: stmmac: ensure PTP time register reads are consistentYannick Vignon2022-02-031-7/+12
| * | | | | net: ipa: request IPA register values be retainedAlex Elder2022-02-033-0/+64
| * | | | | net: sparx5: do not refer to skb after passing it onSteen Hegelund2022-02-021-1/+1
| * | | | | Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2022-02-0216-53/+98
| |\ \ \ \ \
| | * | | | | net/mlx5e: Avoid field-overflowing memcpy()Kees Cook2022-02-012-4/+6
| | * | | | | net/mlx5e: Use struct_group() for memcpy() regionKees Cook2022-02-011-1/+1
| | * | | | | net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan2022-02-011-1/+2
| | * | | | | net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem2022-02-011-2/+11
| | * | | | | net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem2022-02-011-3/+6
| | * | | | | net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy2022-02-011-1/+2
| | * | | | | net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman2022-02-011-1/+1
| | * | | | | net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman2022-02-011-18/+14
| | * | | | | net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa2022-02-011-9/+17
| | * | | | | net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa2022-02-012-2/+7
| | * | | | | net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan2022-02-011-2/+2
| | * | | | | net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak2022-02-011-3/+4
| | * | | | | net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan2022-02-011-0/+6
| | * | | | | net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla2022-02-011-1/+1
| | * | | | | net/mlx5e: Fix module EEPROM queryGal Pressman2022-02-011-4/+5