aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-28Merge tag 'v4.4.224' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.223' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.222' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.221' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.220' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.219' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.218' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.217' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.216' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.215' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.214' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.213' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.212' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.211' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.210' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.209' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.208' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.207' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.206' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.204' into standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.4.203' into standard/baseBruce Ashfield
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