aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-28Merge tag 'v4.14.181' into v4.14/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.14.180' into v4.14/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.14.179' into v4.14/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.14.178' into v4.14/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.14.177' into v4.14/standard/baseBruce Ashfield
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-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz
2020-05-20usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-20usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-05-20usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-05-20net: dsa: loop: Add module soft dependencyFlorian Fainelli
2020-05-20hinic: fix a bug of ndo_stopLuo bin
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-20net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli
2020-05-20hwmon: (da9052) Synchronize access with mfdSamu Nuutamo
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-20pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-05-20pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko
2020-05-20ipmi: Fix NULL pointer dereference in ssif_probeGustavo A. R. Silva
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-05-20cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson
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-20scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-05-20virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi
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-20net: stmmac: Use mutex instead of spinlockThierry Reding
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
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-20HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern
2020-05-20geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu
2020-05-20HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke
2020-05-20bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-05-20bnxt_en: Improve AER slot reset.Michael Chan
2020-05-20net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-05-20net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-05-20bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan
2020-05-20net: usb: qmi_wwan: add support for DW5816eMatt Jolly
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-20net: macsec: preserve ingress frame orderingScott Dial
2020-05-20dp83640: reverse arguments to list_add_tailJulia Lawall
2020-05-20USB: serial: qcserial: Add DW5816e supportMatt Jolly
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger