summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-2/+2
* drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-2/+2
* drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-0/+2
* drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-3/+2
* drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-0/+2
* drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-0/+2
* drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-1/+5
* drm/amdkfd: correct sienna_cichlid SDMA RLC register offset errorKevin Wang2021-05-201-6/+6
* drm/amd/pm: correct MGpuFanBoost settingEvan Quan2021-05-202-0/+19
* drm/amdgpu: stop touching sched.ready in the backendChristian König2021-05-204-16/+1
* drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu2021-05-201-1/+0
* drm/amdgpu: update sdma golden setting for Navi12Guchun Chen2021-05-201-0/+4
* drm/amdgpu: update gc golden setting for Navi12Guchun Chen2021-05-201-2/+4
* drm/amdgpu: Fix a use-after-freexinhui pan2021-05-201-0/+1
* drm/amdgpu: add video_codecs query support for aldebaranJames Zhu2021-05-201-0/+1
* drm/amd/amdgpu: fix refcount leakJingwen Chen2021-05-201-0/+3
* drm/amd/display: Disconnect non-DP with no EDIDChris Park2021-05-201-0/+18
* drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2021-05-202-5/+7
* drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li2021-05-201-1/+1
* drm/radeon: use the dummy page for GART if neededChristian König2021-05-201-1/+2
* drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij2021-05-193-9/+12
* Linux 5.13-rc2v5.13-rc2Linus Torvalds2021-05-171-1/+1
* Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-164-1/+21
|\
| * clk: Skip clk provider registration when np is NULLTudor Ambarus2021-05-111-0/+9
| * usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-103-1/+12
* | Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-1616-41/+50
|\ \
| * \ Merge tag 'iio-fixes-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2021-05-1114-22/+25
| |\ \
| | * | iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-101-0/+8
| | * | iio: core: return ENODEV if ioctl is unknownAlexandru Ardelean2021-05-101-2/+1
| | * | iio: core: fix ioctl handlers removalTomasz Duszynski2021-05-101-6/+0
| | * | iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko2021-05-101-2/+11
| | * | iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-109-10/+1
| | * | iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-0/+1
| | * | iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-2/+3
| | |/
| * / staging: rtl8723bs: avoid bogus gcc warningArnd Bergmann2021-05-102-19/+25
| |/
* | Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-05-1622-75/+220
|\ \
| * | 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
| * | docs: usb: function: Modify path nameWei Ming Chen2021-05-101-1/+1
| * | usb: dwc3: omap: improve extcon initializationMarcel Hamer2021-05-101-0/+5