summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-25iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang1-19/+56
2022-08-25vfio: Clear the caps->buf to NULL after freeSchspa Shi1-0/+1
2022-08-25tty: serial: Fix refcount leak bug in ucc_uart.cLiang He1-0/+2
2022-08-25drivers:md:fix a potential use-after-free bugWentao_Liang1-1/+1
2022-08-25nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardownSagi Grimberg1-1/+2
2022-08-25md/raid5: Make logic blocking check consistent with logic that blocksLogan Gunthorpe1-1/+1
2022-08-25md: Notify sysfs sync_completed in md_reap_sync_thread()Logan Gunthorpe1-0/+1
2022-08-25phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacksMarek Szyprowski1-16/+9
2022-08-25Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"Li Zhijian5-162/+104
2022-08-25dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failedUwe Kleine-König1-4/+1
2022-08-25dmaengine: tegra: Add terminate() for Tegra234Akhil R1-2/+24
2022-08-25RDMA/rxe: Limit the number of calls to each taskletBob Pearson2-4/+18
2022-08-25ACPI: PPTT: Leave the table mapped for the runtime usageSudeep Holla1-55/+47
2022-08-25mmc: renesas_sdhi: newer SoCs don't need manual tap correctionTakeshi Saito3-3/+9
2022-08-25dmaengine: dw-axi-dmac: ignore interrupt if no descriptorBen Dooks1-0/+6
2022-08-25dmaengine: dw-axi-dmac: do not print NULL LLI during errorBen Dooks1-0/+5
2022-08-25of: overlay: Move devicetree_corrupt() check upGeert Uytterhoeven1-6/+5
2022-08-25PCI/ACPI: Guard ARM64-specific mcfg_quirksHuacai Chen1-0/+3
2022-08-25cxl: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2022-08-25pinctrl: intel: Check against matching data instead of ACPI companionAndy Shevchenko1-8/+6
2022-08-25scsi: ufs: ufs-exynos: Change ufs phy control sequenceChanho Park1-7/+10
2022-08-25mmc: tmio: avoid glitches when resettingWolfram Sang4-23/+42
2022-08-25habanalabs/gaudi: mask constant value before castOded Gabbay1-4/+4
2022-08-25habanalabs/gaudi: fix shift out of boundsOfir Bitton1-7/+9
2022-08-25habanalabs/gaudi: invoke device reset from one code blockTal Cohen1-9/+16
2022-08-25habanalabs: add terminating NULL to attrs arraysDafna Hirschfeld3-0/+5
2022-08-25coresight: etm4x: avoid build failure with unrolled loopsNick Desaulniers1-1/+2
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak1-0/+1
2022-08-25scsi: lpfc: Fix possible memory leak when failing to issue CMF WQEJames Smart1-1/+3
2022-08-25scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart1-10/+10
2022-08-25clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure descriptionVladimir Zapolskiy1-1/+1
2022-08-25zram: do not lookup algorithm in backends tableSergey Senozhatsky1-6/+5
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker1-46/+87
2022-08-25clk: qcom: ipq8074: dont disable gcc_sleep_clk_srcRobert Marko1-0/+1
2022-08-25vboxguest: Do not use devm for irqPascal Terjan1-3/+6
2022-08-25usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay1-1/+2
2022-08-25scsi: iscsi: Fix HW conn removal use after freeMike Christie1-2/+0
2022-08-25usb: renesas: Fix refcount leak bugLiang He1-0/+4
2022-08-25usb: host: ohci-ppc-of: Fix refcount leak bugLiang He1-0/+1
2022-08-25scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulatorsPo-Wen Kao1-5/+53
2022-08-25clk: ti: Stop using legacy clkctrl names for omap4 and 5Tony Lindgren3-189/+185
2022-08-25drm/meson: Fix overflow implicit truncation warningsSai Prakash Ranjan1-11/+11
2022-08-25irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan1-5/+5
2022-08-25scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTOYoshihiro Shimoda1-2/+7
2022-08-25scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSYoshihiro Shimoda1-0/+2
2022-08-25PCI: aardvark: Fix reporting Slot capabilities on emulated bridgePali Rohár1-9/+24
2022-08-25usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_infoMichael Grzeschik1-1/+1
2022-08-25usb: gadget: uvc: calculate the number of request depending on framesizeMichael Grzeschik1-5/+12
2022-08-25usb: cdns3 fix use-after-free at workaround 2Frank Li1-1/+1
2022-08-25staging: r8188eu: add error handling of rtw_read32Pavel Skripkin14-56/+202