summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-08clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap
2022-04-08hwmon: (pmbus) Add Vin unit off handlingBrandon Wyman
2022-04-08hwrng: nomadik - Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
2022-04-08vfio: platform: simplify device removalUwe Kleine-König
2022-04-08crypto: ccree - Fix use after free in cc_cipher_exit()Jianglei Nie
2022-04-08crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns
2022-04-08ACPI: APEI: fix return value of __setup handlersRandy Dunlap
2022-04-08clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...Guillaume Ranquet
2022-04-08clocksource/drivers/timer-microchip-pit64b: Use notraceClaudiu Beznea
2022-04-08clocksource/drivers/exynos_mct: Handle DTS with higher number of interruptsKrzysztof Kozlowski
2022-04-08clocksource/drivers/exynos_mct: Refactor resources allocationMarek Szyprowski
2022-04-08clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fixDrew Fustini
2022-04-08crypto: vmx - add missing dependenciesPetr Vorel
2022-04-08crypto: amlogic - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: sun8i-ce - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: sun8i-ss - call finalize with bh disabledCorentin Labbe
2022-04-08hwrng: atmel - disable trng on failure pathClaudiu Beznea
2022-04-08spi: spi-zynqmp-gqspi: Handle error for dma_set_maskJiasheng Jiang
2022-04-08nvme: cleanup __nvme_check_idsChristoph Hellwig
2022-04-08hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf
2022-04-08hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph
2022-04-08spi: pxa2xx-pci: Balance reference count for PCI DMA deviceAndy Shevchenko
2022-04-08crypto: ccree - don't attempt 0 len DMA mappingsGilad Ben-Yossef
2022-04-08crypto: rockchip - ECB does not need IVCorentin Labbe
2022-04-08spi: tegra114: Add missing IRQ check in tegra_spi_probeMiaoqian Lin
2022-04-08thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang
2022-04-08crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt
2022-04-08crypto: sun8i-ss - really disable hash on A80Corentin Labbe
2022-04-08hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDERGeert Uytterhoeven
2022-04-08hwrng: cavium - Check health status while reading random dataSunil Goutham
2022-04-08regulator: qcom_smd: fix for_each_child.cocci warningskernel test robot
2022-04-08PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier
2022-04-08PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang
2022-04-08drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda
2022-04-08drm/i915/opregion: check port number bounds for SWSCI display power stateJani Nikula
2022-04-08brcmfmac: pcie: Fix crashes due to early IRQsHector Martin
2022-04-08brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-08brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin
2022-04-08brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2022-04-08media: davinci: vpif: fix unbalanced runtime PM enableJohan Hovold
2022-04-08media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold
2022-04-08media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PCSean Young
2022-04-08bcache: fixup multiple threads crashMingzhe Zou
2022-04-08thermal: int340x: Increase bitmap sizeSrinivas Pandruvada
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-04-08carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-04-08mgag200 fix memmapsl configuration in GCTL6 registerJocelyn Falempe
2022-04-08video: fbdev: atari: Atari 2 bpp (STe) palette bugfixMichael Schmitz
2022-04-08video: fbdev: sm712fb: Fix crash in smtcfb_read()Helge Deller