summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-05-1110-0/+12
* macintosh: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-05-1131-31/+37
* Merge tag 'v5.18-rc4' into nextMichael Ellerman2022-05-05151-997/+1292
|\
| * Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-241-5/+11
| |\
| | * EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta2022-04-141-5/+11
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-04-231-3/+12
| |\ \
| | * | scsi: sr: Do not leak information in ioctlTom Rix2022-04-181-3/+12
| * | | Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-231-2/+2
| |\ \ \
| | * | | xen: Convert kmap() to kmap_local_page()Alaa Mohamed2022-04-201-2/+2
| * | | | Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-04-2311-92/+94
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-04-2311-92/+94
| | |\ \ \ \
| | | * | | | drm/amdgpu: partial revert "remove ctx->lock" v2Christian König2022-04-213-6/+18
| | | * | | | Revert "drm: of: Lookup if child node has panel or bridge"Bjorn Andersson2022-04-211-17/+0
| | | * | | | Revert "drm: of: Properly try all possible cases for bridge/panel detection"Bjorn Andersson2022-04-211-50/+49
| | | * | | | drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin2022-04-211-1/+1
| | | * | | | drm/vmwgfx: Fix gem refcounting and memory evictionsZack Rusin2022-04-203-30/+28
| | | * | | | drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=mZheng Bin2022-04-201-0/+3
| | | * | | | drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson2022-04-201-2/+9
| | | * | | | drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson2022-04-201-1/+1
| | | * | | | drm/radeon: fix logic inversion in radeon_sync_resvChristian König2022-04-131-1/+1
| * | | | | | Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-232-1/+15
| |\ \ \ \ \ \
| | * | | | | | Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin2022-04-171-1/+1
| | * | | | | | Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma2022-04-081-0/+14
| * | | | | | | Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-232-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook()Coly Li2022-04-191-1/+1
| | * | | | | | | bcache: put bch_bio_map() back to correct location in journal_write_unlocked()Coly Li2022-04-191-1/+1
| * | | | | | | | Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-04-221-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma2022-04-221-0/+2
| * | | | | | | | | gpio: Request interrupts after IRQ is initializedMario Limonciello2022-04-221-2/+2
| * | | | | | | | | Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-221-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpuidle: riscv: support non-SMP configRandy Dunlap2022-04-191-0/+1
| * | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-04-221-6/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm_pmu: Validate single/group leader eventsRob Herring2022-04-131-6/+4
| * | | | | | | | | | | Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-04-221-2/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | firmware: cs_dsp: Fix overrun of unterminated control name stringRichard Fitzgerald2022-04-121-2/+1
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-04-213-24/+33
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2022-04-221-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm/msm: Revert "drm/msm: Stop using iommu_present()"Dmitry Baryshkov2022-04-191-1/+1
| | * | | | | | | | | | | drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...José Roberto de Souza2022-04-201-17/+21
| | * | | | | | | | | | | drm/i915/display/vrr: Reset VRR capable property on a long hpdManasi Navare2022-04-191-6/+11
| * | | | | | | | | | | | Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-217-34/+52
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | dmaengine: idxd: skip clearing device context when device is read-onlyDave Jiang2022-04-201-0/+3
| | * | | | | | | | | | | | dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang2022-04-201-0/+3
| | * | | | | | | | | | | | dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang2022-04-201-0/+3
| | * | | | | | | | | | | | dmaengine: idxd: fix retry value to be constant for duration of function callDave Jiang2022-04-201-2/+2
| | * | | | | | | | | | | | dmaengine: idxd: match type for retries var in idxd_enqcmds()Dave Jiang2022-04-201-1/+2
| | * | | | | | | | | | | | dmaengine: dw-edma: Fix inconsistent indentingJiapeng Chong2022-04-201-9/+10
| | * | | | | | | | | | | | dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina2022-04-121-2/+5
| | * | | | | | | | | | | | dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong2022-04-121-3/+6
| | * | | | | | | | | | | | dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin2022-04-111-2/+2