summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-16mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen
2022-03-16net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock
2022-03-16staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter
2022-03-16staging: rtl8723bs: Fix access-point mode deadlockHans de Goede
2022-03-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-03-16Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki
2022-03-16gpio: Return EPROBE_DEFER if gc->to_irq is NULLShreeya Patel
2022-03-16hwmon: (pmbus) Clear pmbus fault/warning bits after readVikash Chandola
2022-03-16spi: rockchip: terminate dma transmission when slave abortJon Lin
2022-03-16spi: rockchip: Fix error in getting num-cs propertyJon Lin
2022-03-16net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-16gpio: ts4900: Do not set DAT and OE togetherMark Featherston
2022-03-16NFC: port100: fix use-after-free in port100_send_completePavel Skripkin
2022-03-16net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan
2022-03-16net/mlx5: Fix a race on command flush flowMoshe Shemesh
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang
2022-03-16net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-03-16ice: Fix curr_link_speed advertised speedJedrzej Jagielski
2022-03-16ice: Rename a couple of variablesAnirudh Venkataramanan
2022-03-16ice: Remove unnecessary checker loopAnirudh Venkataramanan
2022-03-16ice: Align macro names to the specificationAnirudh Venkataramanan
2022-03-16ice: stop disabling VFs due to PF error responsesJacob Keller
2022-03-16i40e: stop disabling VFs due to PF error responsesJacob Keller
2022-03-16net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()Russell King (Oracle)
2022-03-16drm/sun4i: mixer: Fix P010 and P210 format numbersJernej Skrabec
2022-03-16qed: return status of qed_iov_get_linkTom Rix
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-16isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()Jia-Ju Bai
2022-03-16virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zeroXie Yongji
2022-03-16mISDN: Fix memory leak in dsp_pipeline_build()Alexey Khoroshilov
2022-03-16mISDN: Remove obsolete PIPELINE_DEBUG debugging informationZhen Lei
2022-03-16HID: vivaldi: fix sysfs attributes leakDmitry Torokhov
2022-03-16clk: qcom: gdsc: Add support to update GDSC transition delayTaniya Das
2022-03-11Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"Greg Kroah-Hartman
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-11xen/pvcalls: use alloc/free_pages_exact()Juergen Gross
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-11xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross
2022-03-08hamradio: fix macro redefine warningHuang Pei