summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU1-10/+21
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár1-7/+3
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár1-2/+4
2022-05-12dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer1-3/+7
2022-05-12dm: fix mempool NULL pointer race when completing IOJiazi Li1-7/+10
2022-05-12drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling1-3/+7
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov1-1/+1
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur1-5/+4
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham1-3/+12
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang1-0/+1
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang1-0/+1
2022-05-12RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu1-3/+4
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf1-2/+2
2022-05-12nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou1-1/+1
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom1-2/+4
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou1-0/+2
2022-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner1-2/+1
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner1-4/+3
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland3-2/+26
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland3-2/+20
2022-05-12ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum1-2/+1
2022-05-12firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche2-6/+6
2022-05-12firewire: remove check of list iterator against head past the loop bodyJakob Koschel2-20/+23
2022-05-12firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye1-1/+3
2022-05-12gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev1-1/+1
2022-05-09tty: n_gsm: fix incorrect UA handlingDaniel Starke1-1/+0
2022-05-09tty: n_gsm: fix wrong command frame length field encodingDaniel Starke1-12/+11
2022-05-09tty: n_gsm: fix wrong command retry handlingDaniel Starke1-3/+3
2022-05-09tty: n_gsm: fix missing explicit ldisc flushDaniel Starke1-0/+1
2022-05-09tty: n_gsm: fix insufficient txframe sizeDaniel Starke1-1/+3
2022-05-09tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke1-1/+2
2022-05-09tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke1-1/+1
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen1-5/+7
2022-05-09drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou1-0/+2
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky1-1/+2
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra1-4/+5
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin1-0/+1
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl1-3/+0
2022-05-09net: bcmgenet: hide status block before TX timestampingJonathan Lemon1-0/+7
2022-05-09clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-05-09bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET1-0/+2
2022-05-09net: hns3: add validity check for message data lengthJian Shen1-0/+7
2022-05-09cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo1-1/+3
2022-05-09pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-05-09mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin1-6/+8
2022-05-09phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin1-1/+1
2022-05-09phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin1-1/+2
2022-05-09phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin1-1/+1
2022-05-09phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski1-6/+14
2022-05-09phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin1-0/+1