summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-09tty: n_gsm: fix software flow control handlingDaniel Starke1-0/+16
2022-05-09tty: n_gsm: fix incorrect UA handlingDaniel Starke1-1/+0
2022-05-09tty: n_gsm: fix reset fifo race conditionDaniel Starke1-0/+8
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 wrong DLCI release orderDaniel Starke1-2/+2
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-09tty: n_gsm: fix mux cleanup after unregister tty deviceDaniel Starke1-1/+6
2022-05-09tty: n_gsm: fix decoupled mux resourceDaniel Starke1-25/+38
2022-05-09tty: n_gsm: fix restart handling via CLD commandDaniel Starke1-48/+20
2022-05-09thermal: int340x: Fix attr.show callback prototypeKees Cook1-2/+2
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen1-5/+7
2022-05-09drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesImre Deak1-1/+1
2022-05-09drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou1-0/+2
2022-05-09Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2-100/+35
2022-05-09ibmvnic: fix miscellaneous checksLijun Pan1-8/+9
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky1-1/+2
2022-05-09net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang1-1/+1
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-09drm/amdkfd: Fix GWS queue countDavid Yat Sin1-46/+37
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl1-3/+0
2022-05-09net: phy: marvell10g: fix return value on errorBaruch Siach1-1/+1
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 return value for mailbox handling in PFJian Shen1-10/+12
2022-05-09net: hns3: add validity check for message data lengthJian Shen1-0/+7
2022-05-09net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang1-1/+1
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-09wireguard: device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov1-1/+2
2022-05-09pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requestedMarek Vasut1-2/+17
2022-05-09pinctrl: rockchip: fix RK3308 pinmux bitsLuca Ceresoli1-15/+30
2022-05-09memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual ModeGeert Uytterhoeven1-14/+46
2022-05-09pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOIMarek Vasut1-0/+4
2022-05-09mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin1-6/+8
2022-05-09pinctrl: mediatek: moore: Fix build errorYueHaibing1-0/+1
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-09bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specificTony Lindgren1-1/+15
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
2022-05-09USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang1-0/+2
2022-05-09mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo1-4/+8
2022-05-09iio:imu:bmi160: disable regulator in error pathTong Zhang1-6/+14