summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-21HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti
2020-03-21HID: google: add moonball USB idChen-Tsung Hsieh
2020-03-21net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn
2020-03-21mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
2020-03-21sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-03-21net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-03-21net: rmnet: fix bridge mode bugsTaehee Yoo
2020-03-21net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-03-21net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-03-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-03-21net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-03-21hinic: fix a bug of rss configurationLuo bin
2020-03-21hinic: fix a bug of setting hw_ioctxtLuo bin
2020-03-21hinic: fix a irq affinity bugLuo bin
2020-03-21net: phy: mscc: fix firmware pathsAntoine Tenart
2020-03-21slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-03-21net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-03-21drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu
2020-03-21net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-03-21net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal
2020-03-21net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal
2020-03-21net: ll_temac: Fix race condition causing TX hangEsben Haabendal
2020-03-21net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-21net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-03-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2020-03-21HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla
2020-03-21HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla
2020-03-21HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla
2020-03-21HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng
2020-03-21ACPI: watchdog: Set default timeout in probeMika Westerberg
2020-03-21HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi
2020-03-21ACPI: watchdog: Allow disabling WDAT at bootJean Delvare
2020-03-21pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bugLinus Walleij
2020-03-18iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit
2020-03-18i2c: acpi: put device when verifying client failsWolfram Sang
2020-03-18iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-18iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-18i2c: gpio: suppress error on probe deferHamish Martin
2020-03-18iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai
2020-03-18driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-03-18drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang
2020-03-18pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax
2020-03-18drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang
2020-03-18virtio_ring: Fix mem leak with vring_new_virtqueue()Suman Anna
2020-03-18pinctrl: imx: scu: Align imx sc msg structs to 4Leonard Crestez
2020-03-18pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin
2020-03-18iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-18iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede