summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2020-05-20scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman
2020-05-20i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2020-05-20scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-05-20dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel
2020-05-20dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik
2020-05-20spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-05-20ptp: free ptp device pin descriptors properlyVladis Dronov
2020-05-20ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-05-20ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing
2020-05-20ptp: create "pins" together with the rest of attributesDmitry Torokhov
2020-05-20ptp: use is_visible method to hide unused attributesDmitry Torokhov
2020-05-20ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni
2020-05-20USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum
2020-05-20USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-05-20Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2020-05-20enic: do not overwrite error codeGovindarajulu Varadarajan
2020-05-20Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-20dp83640: reverse arguments to list_add_tailJulia Lawall
2020-05-20Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"Greg Kroah-Hartman
2020-05-20USB: serial: qcserial: Add DW5816e supportMatt Jolly
2020-05-10macvlan: Fix potential use-after free for broadcastsHerbert Xu
2020-05-10net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli
2020-05-10bna: add missing per queue ethtool statIvan Vecera
2020-05-10brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel
2020-05-10brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer
2020-05-10pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan
2020-05-10ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard
2020-05-10net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong
2020-05-10cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V
2020-05-10at803x: fix reset handlingSergei Shtylyov
2020-05-10net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot
2020-05-10regulator: core: Rely on regulator_dev_release to free constraintsCharles Keepax
2020-05-10net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan
2020-05-10ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel
2020-05-10net: ethoc: Fix early error pathsFlorian Fainelli