summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-01scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supportedJames Smart1-24/+52
2020-10-01spi: bcm-qspi: Fix probe regression on iProc platformsRay Jui1-1/+1
2020-10-01regulator: axp20x: fix LDO2/4 descriptionIcenowy Zheng1-3/+4
2020-10-01PM / devfreq: tegra30: Disable clock on error in probeDan Carpenter1-1/+3
2020-10-01net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed1-5/+2
2020-10-01regmap: fix page selection for noinc writesDmitry Baryshkov3-12/+13
2020-10-01regmap: fix page selection for noinc readsDmitry Baryshkov1-6/+6
2020-10-01nvme-tcp: fix kconfig dependency warning when !CRYPTONecip Fazil Yildiran1-0/+1
2020-10-01RDMA/core: Fix ordering of CQ pool destructionJason Gunthorpe1-2/+4
2020-10-01spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCsVladimir Oltean1-3/+3
2020-10-01hv_netvsc: Switch the data path at the right time during hibernationDexuan Cui1-10/+1
2020-10-01drm/sun4i: sun8i-csc: Secondary CSC register correctionMartin Cerveny1-1/+1
2020-10-01igc: Fix not considering the TX delay for timestampsVinicius Costa Gomes1-0/+19
2020-10-01igc: Fix wrong timestamp latency numbersVinicius Costa Gomes1-12/+8
2020-10-01net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov1-0/+1
2020-10-01net: qede: Disable aRFS for NPAR and 100GDmitry Bogdanov2-6/+8
2020-10-01net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov3-1/+15
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski1-0/+1
2020-10-01atm: eni: fix the missed pci_disable_device() for eni_init_one()Jing Xiangfeng1-1/+1
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2-3/+3
2020-10-01clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang1-1/+1
2020-10-01ieee802154/adf7242: check status of adf7242_read_regTom Rix1-1/+3
2020-10-01ieee802154: fix one possible memleak in ca8210_dev_com_initLiu Jian1-0/+1
2020-10-01i2c: mediatek: Send i2c master code at more than 1MHzQii Wang1-1/+1
2020-10-01i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede1-1/+1
2020-10-01drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha1-1/+1
2020-10-01drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer1-22/+10
2020-10-01drm/amd/display: update nv1x stutter latenciesJun Lei1-2/+2
2020-10-01drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha1-1/+1
2020-10-01drm/amdkfd: fix a memory leak issueDennis Li1-0/+2
2020-10-01EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov1-0/+4
2020-10-01i2c: aspeed: Mask IRQ status to relevant bitsEddie James1-0/+2
2020-10-01clk: versatile: Add of_node_put() before return statementSumera Priyadarsini1-1/+3
2020-09-26net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman1-13/+21
2020-09-26net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy5-36/+22
2020-09-26net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy3-30/+27
2020-09-26net: macb: fix for pause frame receive enable bitParshuram Thombare1-2/+1
2020-09-26net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer1-1/+1
2020-09-26hv_netvsc: Fix hibernation for mlx5 VF driverDexuan Cui1-5/+11
2020-09-26hinic: fix rewaking txq after netif_tx_disableLuo bin2-15/+27
2020-09-26net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu1-4/+1
2020-09-26net: ipa: fix u32_replace_bits by u32p_xxx versionVadym Kochan1-2/+2
2020-09-26wireguard: peerlookup: take lock before checking hash in replace operationJason A. Donenfeld1-3/+8
2020-09-26wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld1-4/+1
2020-09-26net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko1-0/+53
2020-09-26net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli1-1/+1
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli1-1/+2
2020-09-26net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens1-3/+5
2020-09-26net: lantiq: Use napi_complete_done()Hauke Mehrtens1-4/+4
2020-09-26net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens1-1/+1