summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-09scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong1-3/+12
2022-06-09s390/stp: clock_delta should be signedSven Schnelle1-2/+2
2022-06-09staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov1-2/+4
2022-06-09PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold1-1/+3
2022-06-09PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold1-4/+1
2022-06-09PCI: qcom: Fix pipe clock imbalanceJohan Hovold1-6/+0
2022-06-09PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas1-0/+2
2022-06-09drm/amdgpu: add beige goby PCI IDAlex Deucher1-0/+1
2022-06-09tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier1-10/+10
2022-06-09ACPI: property: Release subnode properties with data nodesSakari Ailus1-6/+12
2022-06-09ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probeMiaoqian Lin1-0/+1
2022-06-09iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg1-0/+2
2022-06-09iwlwifi: mei: clear the sap data header before sendingAvraham Stern1-0/+1
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach1-0/+3
2022-06-09iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg1-0/+3
2022-06-09video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas1-2/+3
2022-06-09i2c: rcar: fix PM ref counts in probe error pathsKuninori Morimoto1-6/+9
2022-06-09i2c: npcm: Handle spurious interruptsTali Perry1-29/+62
2022-06-09i2c: npcm: Correct register access widthTyrone Ting1-2/+2
2022-06-09i2c: npcm: Fix timeout calculationTali Perry1-4/+4
2022-06-09iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel1-1/+1
2022-06-09dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()Amelie Delaunay1-1/+1
2022-06-09dmaengine: stm32-mdma: remove GISR1 registerAmelie Delaunay1-16/+5
2022-06-09video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setupMiaoqian Lin1-1/+4
2022-06-09dmaengine: idxd: Fix the error handling path in idxd_cdev_register()Christophe JAILLET1-1/+7
2022-06-09i2c: at91: Initialize dma_buf in at91_twi_xfer()Nathan Chancellor1-1/+1
2022-06-09iommu/mediatek: Fix NULL pointer dereference when printing dev_nameMiles Chen2-0/+13
2022-06-09MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmonGuenter Roeck1-86/+41
2022-06-09iommu/arm-smmu-v3-sva: Fix mm use-after-freeJean-Philippe Brucker1-2/+11
2022-06-09cpufreq: mediatek: Unregister platform device on exitRex-BC Chen1-4/+6
2022-06-09cpufreq: mediatek: Use module_init and add module_exitJia-Wei Chang1-1/+7
2022-06-09i2c: at91: use dma safe buffersMichael Walle1-0/+11
2022-06-09iommu/mediatek: Add mutex for m4u_group and m4u_dom in dataYong Wu2-2/+13
2022-06-09iommu/mediatek: Remove clk_disable in mtk_iommu_removeYong Wu1-1/+0
2022-06-09iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu1-2/+1
2022-06-09iommu/mediatek: Fix 2 HW sharing pgtable issueYong Wu1-2/+5
2022-06-09iommu/amd: Do not call sleep while holding spinlockSuravee Suthikulpanit1-1/+11
2022-06-09iommu/amd: Enable swiotlb in all casesMario Limonciello1-7/+0
2022-06-09dmaengine: ti: k3-psil-am62: Update PSIL thread for saul.Jayesh Choudhary1-4/+4
2022-06-09OPP: call of_node_put() on error path in _bandwidth_supported()Dan Carpenter1-1/+1
2022-06-09Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov1-8/+8
2022-06-09pinctrl: apple: Use a raw spinlock for the regmapHector Martin1-0/+1
2022-06-09RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller1-5/+7
2022-06-09RDMA/rxe: Fix an error handling path in rxe_get_mcg()Christophe JAILLET1-2/+4
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö1-6/+13
2022-06-09mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang1-4/+2
2022-06-09gpio: sim: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET1-2/+2
2022-06-09macintosh: via-pmu and via-cuda need RTC_LIBRandy Dunlap1-0/+2
2022-06-09mailbox: pcc: Fix an invalid-load caught by the address sanitizerMario Limonciello1-1/+1
2022-06-09hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resu...Yang Yingliang1-1/+1