summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-30pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-30net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-30net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri
2021-06-30dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dmaGuillaume Ranquet
2021-06-30dmaengine: mediatek: do not issue a new desc if one is still currentGuillaume Ranquet
2021-06-30dmaengine: mediatek: free the proper desc in desc_free handlerGuillaume Ranquet
2021-06-30dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()Zou Wei
2021-06-30mac80211_hwsim: drop pending frames on stopJohannes Berg
2021-06-30dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()Yu Kuai
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-30spi: spi-nxp-fspi: move the register operation after the clock enableHaibo Chen
2021-06-30mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-06-30drm/radeon: wait for moving fence after pinningChristian König
2021-06-30drm/nouveau: wait for moving fence after pinning v2Christian König
2021-06-30Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang
2021-06-30Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang
2021-06-23usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-23usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-06-23clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-06-23net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-23net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang
2021-06-23net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal
2021-06-23net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal
2021-06-23drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang
2021-06-23drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang
2021-06-23dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee
2021-06-23PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-06-23PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna
2021-06-23PCI: aardvark: Fix kernel panic during PIO transferPali Rohár
2021-06-23PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel
2021-06-23PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-23PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-06-23usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-06-23can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-06-23hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu
2021-06-23radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-23pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabledSergio Paracuellos
2021-06-23spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()Patrice Chotard
2021-06-23net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-23bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur
2021-06-23bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan
2021-06-23cxgb4: fix wrong shift.Pavel Machek
2021-06-23net: cdc_eem: fix tx fixup skb leakLinyu Yuan