summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-12-17usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim
2019-12-17usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim
2019-12-17USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2019-12-17usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2019-12-17intel_th: msu: Fix window switching without windowsAlexander Shishkin
2019-12-17intel_th: Fix freeing IRQsAlexander Shishkin
2019-12-17intel_th: pci: Add Elkhart Lake SOC supportAlexander Shishkin
2019-12-17intel_th: pci: Add Comet Lake PCH-V supportAlexander Shishkin
2019-12-17tty/serial: atmel: fix out of range clock divider handlingDavid Engraf
2019-12-17tty: link tty and port before configuring it as consoleSudip Mukherjee
2019-12-17iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar
2019-12-17iommu: set group default domain before creating direct mappingsJerry Snitselaar
2019-12-17iommu/vt-d: Fix dmar pte read access not set errorLu Baolu
2019-12-17drm/i915: Fix WARN_ON condition for cursor plane ddb allocationVandita Kulkarni
2019-12-17iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson
2019-12-17tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk
2019-12-17iommu/dma: Rationalise types for DMA masksRobin Murphy
2019-12-17iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley
2019-12-17staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins
2019-12-17staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott
2019-12-16Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-16net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependencyArnd Bergmann
2019-12-17drm/i915/gvt: Fix guest boot warningGao Fred
2019-12-17tpm_tis: reserve chip for duration of tpm_tis_core_initJerry Snitselaar
2019-12-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-16net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost
2019-12-16net: dsa: b53: Fix egress flooding settingsFlorian Fainelli
2019-12-16nbd: fix shutdown and recv work deadlock v2Mike Christie
2019-12-16clk: at91: fix possible deadlockAlexandre Belloni
2019-12-16iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger
2019-12-16spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy
2019-12-16spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle
2019-12-16regulator: rn5t618: fix module aliasesAndreas Kemnade
2019-12-16mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2019-12-16mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes
2019-12-16mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing
2019-12-16mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG registerVeerabhadrarao Badiganti
2019-12-16Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2019-12-16pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT configPaul Cercueil
2019-12-16drm/i915/tgl: Drop Wa#1178Matt Roper
2019-12-16drm/i915/ehl: Define EHL powerwells independently of ICLMatt Roper
2019-12-16drm/i915: Set fence_work.ops before dma_fence_initChris Wilson
2019-12-16drm/i915: Copy across scheduler behaviour flags across submit fencesChris Wilson
2019-12-16drm/i915/dsb: Fix in mmio offset calculation of DSB instanceAnimesh Manna
2019-12-16Merge tag 'misc-habanalabs-fixes-2019-12-14' of git://people.freedesktop.org/...Greg Kroah-Hartman
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-15xen-netback: avoid race that can lead to NULL pointer dereferencePaul Durrant
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds