summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-093-3/+13
|\
| * i2c: mlxcpld: Modify register setting for 400KHz frequencyVadim Pasternak2021-10-041-1/+1
| * i2c: mlxcpld: Fix criteria for frequency settingVadim Pasternak2021-10-041-1/+1
| * i2c: mediatek: Add OFFSET_EXT_CONF setting backKewei Xu2021-10-021-1/+10
| * i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles2021-10-021-0/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-10-096-43/+41
|\ \
| * | scsi: iscsi: Fix iscsi_task use after freeMike Christie2021-10-041-6/+9
| * | scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handlingJames Smart2021-10-041-4/+7
| * | scsi: elx: efct: Delete stray unlock statementDan Carpenter2021-10-041-2/+1
| * | scsi: ufs: core: Fix task management completionAdrian Hunter2021-10-042-30/+23
| * | scsi: acornscsi: Remove scsi_cmd_to_tag() referenceJohn Garry2021-10-041-1/+1
* | | Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-10-081-8/+1
|\ \ \
| * | | s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-041-8/+1
* | | | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-10-084-25/+31
|\ \ \ \
| * | | | xen/balloon: fix cancelled balloon actionJuergen Gross2021-10-061-6/+15
| * | | | xen/x86: make "earlyprintk=xen" work for HVM/PVH DomUJan Beulich2021-10-051-3/+1
| * | | | xen/x86: make "earlyprintk=xen" work better for PVH Dom0Jan Beulich2021-10-051-5/+4
| * | | | xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich2021-10-051-2/+2
| * | | | xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich2021-10-051-3/+2
| * | | | xen/privcmd: fix error handling in mmap-resource processingJan Beulich2021-10-051-3/+4
| * | | | xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pagesJan Beulich2021-10-051-3/+3
* | | | | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-0811-14/+16
|\ \ \ \ \
| * | | | | 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