summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-25USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet1-9/+16
2020-03-25USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet1-4/+5
2020-03-25usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus1-1/+8
2020-03-25usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus1-0/+3
2020-03-25usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea1-1/+2
2020-03-25USB: serial: pl2303: add device-id for HP LD381Scott Chen2-0/+2
2020-03-25usb: host: xhci-plat: add a shutdownRan Wang1-0/+1
2020-03-25USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas1-0/+2
2020-03-25usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede1-0/+3
2020-03-25USB: Disable LPM on WD19's Realtek HubKai-Heng Feng1-0/+3
2020-03-25Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present"Sasha Levin1-72/+0
2020-03-25binderfs: use refcount for binder control devices tooChristian Brauner1-0/+1
2020-03-25xenbus: req->err should be updated before req->stateDongli Zhang1-0/+2
2020-03-25xenbus: req->body should be updated before req->stateDongli Zhang2-3/+8
2020-03-25drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic1-2/+2
2020-03-25drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha1-0/+1
2020-03-25drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao2-0/+2
2020-03-25spi: spi_register_controller(): free bus id on error pathsAaro Koskinen1-17/+15
2020-03-25dm integrity: use dm_bio_record and dm_bio_restoreMike Snitzer1-23/+9
2020-03-25dm bio record: save/restore bi_end_io and bi_integrityMike Snitzer1-0/+15
2020-03-25altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens1-6/+6
2020-03-25drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi1-5/+2
2020-03-25drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definitionJoakim Zhang1-4/+6
2020-03-25drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe failsMarek Szyprowski1-10/+12
2020-03-25drm/exynos: dsi: fix workaround for the legacy clock nameMarek Szyprowski1-3/+4
2020-03-25drm/exynos: dsi: propagate error value and silence meaningless warningMarek Szyprowski1-2/+3
2020-03-25spi/zynqmp: remove entry that causes a cs glitchThommy Jakobsson1-3/+0
2020-03-25spi: pxa2xx: Add CS control clock quirkEvan Green1-0/+23
2020-03-25spi: qup: call spi_qup_pm_resume_runtime before suspendingYuji Sasaki1-4/+7
2020-03-25phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko1-0/+1
2020-03-25phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko1-5/+4
2020-03-25drm/mediatek: Find the cursor plane instead of hard coding itEvan Benn1-6/+12
2020-03-25spi: spi-omap2-mcspi: Support probe deferral for DMA channelsVignesh Raghavendra1-39/+38
2020-03-21HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti2-0/+2
2020-03-21HID: google: add moonball USB idChen-Tsung Hsieh2-0/+3
2020-03-21sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-03-21net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-03-21net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-03-21net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-03-21net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-03-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-03-21net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-03-21hinic: fix a bug of rss configurationLuo bin1-1/+2
2020-03-21hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-03-21hinic: fix a irq affinity bugLuo bin2-3/+3
2020-03-21net: phy: mscc: fix firmware pathsAntoine Tenart1-2/+2
2020-03-21slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-03-21drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu1-1/+5