summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi: pxa2xx: Utilize MMIO and physical base from struct ssp_deviceAndy Shevchenko2021-05-103-15/+7
* spi: pxa2xx: Use one point of return when ->probe() failsAndy Shevchenko2021-05-101-2/+2
* Merge existing fixes from spi/for-5.13Mark Brown2021-05-103-12/+17
|\
| * spi: spi-zynq-qspi: Fix stack violation bugKaren Dombroski2021-04-291-4/+3
| * spi: spi-zynq-qspi: Fix kernel-doc warningAmit Kumar Mahapatra2021-04-291-1/+1
| * spi: altera: Make SPI_ALTERA_CORE invisibleGeert Uytterhoeven2021-04-281-1/+1
| * spi: Fix spi device unregister flowSaravana Kannan2021-04-281-6/+12
* | Linux 5.13-rc1v5.13-rc1Linus Torvalds2021-05-091-2/+2
* | fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds2021-05-091-1/+1
* | Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-0919-81/+332
|\ \
| * \ Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-0714-45/+328
| |\ \
| | * | drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen2021-05-061-6/+175
| | * | drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen2021-05-061-0/+4
| | * | drm/amd/pm: initialize variableTom Rix2021-05-041-1/+1
| | * | drm/radeon: Avoid power table parsing memory leaksKees Cook2021-05-041-5/+15
| | * | drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook2021-05-041-3/+3
| | * | drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira2021-05-041-0/+51
| | * | drm/amdgpu: add new MC firmware for Polaris12 32bit ASICEvan Quan2021-05-041-3/+10
| | * | amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser2021-04-291-0/+1
| | * | drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng2021-04-291-15/+13
| | * | drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardownPavan Kumar Ramayanam2021-04-291-0/+3
| | * | drm/amdgpu: fix r initial valuesVictor Zhao2021-04-291-1/+1
| | * | drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski2021-04-291-1/+1
| | * | amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell2021-04-291-0/+8
| | * | amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2021-04-292-2/+7
| | * | drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König2021-04-293-8/+18
| | * | drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland2021-04-291-0/+17
| * | | Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...Dave Airlie2021-05-074-33/+1
| |\ \ \
| | * | | fbmem: Mark proc_fb_seq_ops as __maybe_unusedGuenter Roeck2021-05-041-1/+1
| | * | | drm/msm/dpu: Delete bonkers codeRob Clark2021-05-033-32/+0
| * | | | Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/...Dave Airlie2021-05-071-3/+3
| |\ \ \ \
| | * \ \ \ Merge tag 'gvt-next-fixes-2021-04-29' of https://github.com/intel/gvt-linux i...Jani Nikula2021-04-291-3/+3
| | |\ \ \ \
| | | * | | | drm/i915/gvt: Prevent divided by zero when calculating refresh rateColin Xu2021-04-291-3/+3
* | | | | | | Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-094-21/+3
|\ \ \ \ \ \ \
| * | | | | | | Revert "bio: limit bio max size"Jens Axboe2021-05-094-21/+3
* | | | | | | | Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-05-093-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | smb3: if max_channels set to more than one channel request multichannelSteve French2021-05-081-0/+3
| * | | | | | | | smb3: do not attempt multichannel to server which does not support itSteve French2021-05-081-0/+6
| * | | | | | | | smb3: when mounting with multichannel include it in requested capabilitiesSteve French2021-05-081-0/+5
* | | | | | | | | Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-094-15/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/fair: Fix unfairness caused by missing load decayOdin Ugedal2021-05-061-3/+9
| * | | | | | | | | sched: Fix out-of-bound access in uclampQuentin Perret2021-05-061-1/+1
| * | | | | | | | | psi: Fix psi state corruption when schedule() races with cgroup moveJohannes Weiner2021-05-061-10/+26
| * | | | | | | | | sched,doc: sched_debug_verbose cmdline should be sched_verboseBarry Song2021-05-061-1/+1
* | | | | | | | | | Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-095-60/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | futex: Make syscall entry points less convolutedThomas Gleixner2021-05-061-26/+37
| * | | | | | | | | | futex: Get rid of the val2 conditional danceThomas Gleixner2021-05-061-14/+2
| * | | | | | | | | | futex: Do not apply time namespace adjustment on FUTEX_LOCK_PIThomas Gleixner2021-05-061-2/+2
| * | | | | | | | | | Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner2021-05-061-2/+1
| * | | | | | | | | | locking/qrwlock: Cleanup queued_write_lock_slowpath()Waiman Long2021-05-061-3/+3