summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun2021-05-131-3/+3
* usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-defaultBadhri Jagan Sridharan2021-05-131-1/+1
* xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh2021-05-131-1/+3
* usb: xhci: Increase timeout for HC haltMaximilian Luz2021-05-131-2/+3
* xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET2021-05-131-3/+3
* xhci: Fix giving back cancelled URBs even if halted endpoint can't resetMathias Nyman2021-05-131-5/+11
* xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao2021-05-131-1/+3
* usb: musb: Fix an error messageChristophe JAILLET2021-05-101-1/+1
* usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMSKyle Tso2021-05-101-2/+12
* usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated workKyle Tso2021-05-101-10/+75
* usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham2021-05-102-11/+36
* usb: fotg210-hcd: Fix an error messageChristophe JAILLET2021-05-101-2/+2
* usb: dwc3: omap: improve extcon initializationMarcel Hamer2021-05-101-0/+5
* usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko2021-05-101-1/+4
* usb: typec: tcpm: Fix wrong handling in GET_SINK_CAPKyle Tso2021-05-101-1/+1
* usb: dwc2: Remove obsolete MODULE_ constants from platform.cMatthijs Kooijman2021-05-101-4/+0
* usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()Zhen Lei2021-05-101-0/+1
* usb: dwc3: imx8mp: detect dwc3 core node via compatible stringLi Jun2021-05-101-1/+1
* usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng2021-05-101-1/+3
* usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham2021-05-101-1/+2
* usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2021-05-102-1/+4
* usb: dwc3: gadget: Rename EOPF event macros to SuspendJack Pham2021-05-103-9/+9
* usb: dwc3: gadget: Enable suspend eventsJack Pham2021-05-101-0/+4
* usb: dwc3: core: Add missing GHWPARAMS9 docThinh Nguyen2021-05-101-0/+1
* usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth2021-05-101-0/+1
* cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum2021-05-101-8/+22
* fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds2021-05-091-1/+1
* Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-0919-81/+332
|\
| * Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-0714-45/+328
| |\
| | * drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen2021-05-051-6/+175
| | * drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen2021-05-051-0/+4
| | * drm/amd/pm: initialize variableTom Rix2021-05-041-1/+1
| | * drm/radeon: Avoid power table parsing memory leaksKees Cook2021-05-041-5/+15
| | * drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook2021-05-041-3/+3
| | * drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira2021-05-041-0/+51
| | * drm/amdgpu: add new MC firmware for Polaris12 32bit ASICEvan Quan2021-05-041-3/+10
| | * amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser2021-04-291-0/+1
| | * drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng2021-04-291-15/+13
| | * drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardownPavan Kumar Ramayanam2021-04-291-0/+3
| | * drm/amdgpu: fix r initial valuesVictor Zhao2021-04-291-1/+1
| | * drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski2021-04-281-1/+1
| | * amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell2021-04-281-0/+8
| | * amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2021-04-282-2/+7
| | * drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König2021-04-283-8/+18
| | * drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland2021-04-281-0/+17
| * | Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...Dave Airlie2021-05-074-33/+1
| |\ \
| | * | fbmem: Mark proc_fb_seq_ops as __maybe_unusedGuenter Roeck2021-05-041-1/+1
| | * | drm/msm/dpu: Delete bonkers codeRob Clark2021-05-033-32/+0
| * | | Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/...Dave Airlie2021-05-071-3/+3
| |\ \ \
| | * \ \ Merge tag 'gvt-next-fixes-2021-04-29' of https://github.com/intel/gvt-linux i...Jani Nikula2021-04-291-3/+3
| | |\ \ \