summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-179-110/+162
|\
| * Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-07-164-12/+20
| |\
| | * firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi2021-07-131-2/+3
| | * firmware: arm_scmi: Avoid padding in sensor message structureCristian Marussi2021-07-131-2/+4
| | * firmware: arm_scmi: Fix kernel doc warnings about return valuesCristian Marussi2021-07-132-0/+6
| | * firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla2021-07-121-3/+4
| | * firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla2021-07-121-0/+3
| | * firmware: arm_scmi: Simplify device probe function on the busSudeep Holla2021-07-121-5/+0
| * | Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2021-07-162-6/+8
| |\ \
| | * | firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflowSudeep Holla2021-07-121-2/+4
| | * | firmware: arm_ffa: Fix the comment styleSudeep Holla2021-07-121-1/+1
| | * | firmware: arm_ffa: Simplify probe functionUwe Kleine-König2021-07-121-3/+0
| | * | firmware: arm_ffa: Ensure drivers provide a probe functionUwe Kleine-König2021-07-121-0/+3
| | |/
| * | dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitionsBiju Das2021-07-123-64/+93
| * | clk: renesas: r9a07g044: Add P2 Clock supportBiju Das2021-07-122-0/+5
| * | clk: renesas: r9a07g044: Fix P1 ClockBiju Das2021-07-121-3/+3
| * | clk: renesas: r9a07g044: Rename divider tableBiju Das2021-07-121-3/+4
| * | clk: renesas: rzg2l: Add multi clock PM supportBiju Das2021-07-121-22/+29
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-07-1711-101/+115
|\ \
| * | scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Jaegeuk Kim2021-07-121-2/+7
| * | scsi: mpi3mr: Fix W=1 compilation warningsSreekanth Reddy2021-07-121-8/+7
| * | scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap2021-07-125-89/+97
| * | scsi: zfcp: Report port fc_security as unknown early during remote cable pullSteffen Maier2021-07-121-0/+1
| * | scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler2021-07-121-0/+1
| * | scsi: fas216: Fix a build errorBart Van Assche2021-07-121-1/+1
| * | scsi: core: Fix the documentation of the scsi_execute() time parameterBart Van Assche2021-07-121-1/+1
| |/
* | Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-165-212/+87
|\ \
| * | xen-blkfront: sanitize the removal state machineChristoph Hellwig2021-07-151-198/+26
| * | Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.org/nvme into block-5.14Jens Axboe2021-07-152-12/+59
| |\ \
| | * | nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen2021-07-131-1/+0
| | * | nvme-pci: fix multiple races in nvme_setup_io_queuesCasey Chen2021-07-131-8/+58
| | * | nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACEPrabhakar Kushwaha2021-07-131-3/+1
| * | | nbd: fix order of cleaning up the queue and freeing the tagsetWang Qing2021-07-151-1/+1
| * | | pd: fix order of cleaning up the queue and freeing the tagsetGuoqing Jiang2021-07-151-1/+1
| |/ /
* | | Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-1638-1395/+202
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-07-162-5/+2
| |\ \ \
| | * | | drm/i915/gtt: drop the page table optimisationMatthew Auld2021-07-141-4/+1
| | * | | drm/i915/gt: Fix -EDEADLK handling regressionVille Syrjälä2021-07-131-1/+1
| | | |/ | | |/|
| * | | Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-07-165-9/+10
| |\ \ \
| | * | | drm/ttm: add a check against null pointer dereferenceZheyu Ma2021-07-141-0/+3
| | * | | fbmem: Do not delete the mode that is still in useZhen Lei2021-07-131-7/+5
| | * | | Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesThomas Zimmermann2021-07-133-2/+2
| | |\ \ \
| | | * | | drm/vmwgfx: Fix a bad merge in otable batch takedownZack Rusin2021-07-091-1/+0
| | | * | | drm/vmwgfx: Fix implicit declaration errorZack Rusin2021-07-091-0/+1
| | | * | | drm/qxl: add NULL check for bo->resourceChristian König2021-07-091-1/+1
| * | | | | drm/amdgpu: add another Renoir DIDJinzhou Su2021-07-141-0/+1
| * | | | | drm/amd/pm: Add waiting for response of mode-reset message for yellow carpAaron Liu2021-07-131-7/+3
| * | | | | Revert "drm/amdkfd: Add heavy-weight TLB flush after unmapping"Eric Huang2021-07-131-1/+0
| * | | | | Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"Eric Huang2021-07-134-10/+10
| * | | | | Revert "drm/amdkfd: Make TLB flush conditional on mapping"Eric Huang2021-07-134-27/+20