summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-0710-14/+14
| * | | | | firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-0/+2
* | | | | | Merge tag 'acpi-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-10-081-0/+3
|\ \ \ \ \ \
| * | | | | | PCI: ACPI: Check parent pointer in acpi_pci_find_companion()Rafael J. Wysocki2021-10-071-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-10-0810-29/+42
|\ \ \ \ \ \
| * | | | | | USB: cdc-acm: fix break reportingJohan Hovold2021-10-051-0/+3
| * | | | | | USB: cdc-acm: fix racy tty buffer accessesJohan Hovold2021-10-051-0/+5
| * | | | | | usb: gadget: f_uac2: fixed EP-IN wMaxPacketSizePavel Hofman2021-10-051-4/+10
| * | | | | | usb: cdc-wdm: Fix check for WWANRikard Falkeborn2021-10-051-3/+3
| * | | | | | usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandleFabio Estevam2021-10-051-5/+10
| * | | | | | usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang2021-10-051-0/+1
| * | | | | | usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang2021-10-051-1/+1
| * | | | | | usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus2021-10-051-5/+3
| * | | | | | Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings2021-10-051-2/+1
| * | | | | | usb: dwc3: gadget: Revert "set gadgets parent to the right controller"Andy Shevchenko2021-10-051-1/+1
| * | | | | | usb: xhci: tegra: mark PM functions as __maybe_unusedArnd Bergmann2021-10-051-8/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'mmc-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-10-082-25/+70
|\ \ \ \ \ \
| * | | | | | mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong2021-10-061-14/+59
| * | | | | | mmc: sdhci-of-at91: replace while loop with read_poll_timeoutClaudiu Beznea2021-10-061-11/+5
| * | | | | | mmc: sdhci-of-at91: wait for calibration done before proceedClaudiu Beznea2021-10-061-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'drm-fixes-2021-10-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-10-0850-151/+709
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'amd-drm-fixes-5.15-2021-10-06' of https://gitlab.freedesktop.org/a...Dave Airlie2021-10-0813-24/+140
| |\ \ \ \ \ \
| | * | | | | | drm/amd/display: Fix detection of 4 lane for DPALTHansen2021-10-062-1/+35
| | * | | | | | drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij2021-10-061-1/+1
| | * | | | | | drm/amd/display: Skip override for preferred link settings during link trainingGeorge Shen2021-10-061-6/+0
| | * | | | | | drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen2021-10-052-0/+7
| | * | | | | | drm/amdgpu: init iommu after amdkfd device initYifan Zhang2021-10-051-4/+4
| | * | | | | | drm/amdkfd: remove redundant iommu cleanup codeYifan Zhang2021-10-051-7/+1
| | * | | | | | drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SIAlex Deucher2021-10-051-0/+2
| | * | | | | | drm/amdgpu: During s0ix don't wait to signal GFXOFFLijo Lazar2021-10-051-2/+12
| | * | | | | | drm/amdkfd: fix a potential ttm->sg memory leakLang Yu2021-10-051-0/+1
| | * | | | | | drm/amd/display: USB4 bring up set correct addressJude Shih2021-10-051-1/+1
| | * | | | | | drm/amd/display: Fix DCN3 B0 DP Alt MappingLiu, Zhan2021-10-051-0/+6
| | * | | | | | drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan2021-10-054-2/+70
| | |/ / / / /
| * | | | | | Merge tag 'drm-misc-fixes-2021-10-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-10-0828-99/+503
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau/debugfs: fix file release memory leakYang Yingliang2021-10-061-0/+1
| | * | | | | | drm/nouveau/kms/nv50-: fix file release memory leakYang Yingliang2021-10-061-0/+1
| | * | | | | | drm/nouveau: avoid a use-after-free when BO init failsJeremy Cline2021-10-061-3/+1
| | * | | | | | video: fbdev: gbefb: Only instantiate device when built for IP32Mark Brown2021-10-061-1/+1
| | * | | | | | fbdev: simplefb: fix Kconfig dependenciesArnd Bergmann2021-10-062-2/+4
| | * | | | | | drm/panel: abt-y030xx067a: yellow tint fixChristophe Branchereau2021-10-061-2/+2
| | * | | | | | drm/nouveau/fifo/ga102: initialise chid on return from channel creationBen Skeggs2021-10-061-0/+3
| | * | | | | | drm/rockchip: Update crtc fixup to account for fractional clk changeChris Morgan2021-10-061-14/+12
| | * | | | | | drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs2021-10-0610-6/+329
| | * | | | | | drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windowsBen Skeggs2021-10-061-1/+1
| | * | | | | | drm/sun4i: dw-hdmi: Fix HDMI PHY clock setupJernej Skrabec2021-10-063-47/+61
| | * | | | | | drm/vc4: hdmi: Remove unused structMaxime Ripard2021-10-061-8/+0
| | * | | | | | drm/kmb: Enable alpha blended second planeEdmund Dea2021-10-065-15/+87
| | |/ / / / /
| * | | | | | drm/i915: Extend the async flip VT-d w/a to skl/bxtVille Syrjälä2021-10-052-0/+17
| * | | | | | drm/i915/bdb: Fix version checkLukasz Majczak2021-10-052-6/+21