summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-09tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()Daniel Starke1-6/+9
2022-05-09tty: n_gsm: fix software flow control handlingDaniel Starke1-0/+16
2022-05-09tty: n_gsm: fix invalid use of MSC in advanced optionDaniel Starke1-8/+117
2022-05-09tty: n_gsm: fix broken virtual tty handlingDaniel Starke1-72/+15
2022-05-09tty: n_gsm: fix missing update of modem controls after DLCI openDaniel Starke1-0/+4
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 missing tty wakeup in convergence layer type 2Daniel Starke1-0/+1
2022-05-09tty: n_gsm: fix wrong signal octets encoding in MSCDaniel Starke1-13/+5
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 frame reception handlingDaniel Starke1-23/+30
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-09tty: n_gsm: fix missing mux reset on config change at responderDaniel Starke1-1/+1
2022-05-09thermal: int340x: Fix attr.show callback prototypeKees Cook1-2/+2
2022-05-09ACPI: processor: idle: Avoid falling back to C3 type C-statesVille Syrjälä1-1/+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-09drm/i915: Check EDID for HDR static metadata when choosing blcJouni Högander1-8/+26
2022-05-09drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher1-35/+70
2022-05-09mtd: rawnand: qcom: fix memory corruption that causes panicMd Sadre Alam1-11/+13
2022-05-09Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"Ville Syrjälä1-5/+0
2022-05-09drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou1-0/+2
2022-05-09bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar1-4/+9
2022-05-09Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma1-0/+14
2022-05-09Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2-100/+35
2022-05-09net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean1-4/+0
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-09platform/x86: asus-wmi: Fix driver not binding when fan curve control probe f...Hans de Goede1-3/+4
2022-05-09platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method...Dan Carpenter1-2/+6
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl1-3/+0
2022-05-09ice: wait 5 s for EMP reset after firmware flashPetr Oros1-0/+3
2022-05-09drm/sun4i: Remove obsolete references to PHYS_OFFSETSamuel Holland1-3/+0
2022-05-09net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi1-2/+3
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-09cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy1-0/+8
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