aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-18iommu/vt-d: Remove incorrect PSI capability checkLu Baolu1-5/+1
2019-12-18staging: wfx: fix wrong error messageJérôme Pouiller1-1/+3
2019-12-18staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller1-1/+0
2019-12-18staging: wfx: detect race condition in WEP authenticationJérôme Pouiller1-0/+1
2019-12-18staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller1-0/+11
2019-12-18staging: wfx: fix rate control handlingJérôme Pouiller1-3/+3
2019-12-18staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller1-1/+1
2019-12-18staging: wfx: use boolean appropriatelyJérôme Pouiller2-3/+3
2019-12-18staging: wfx: fix counter overflowJérôme Pouiller1-1/+1
2019-12-18staging: wfx: fix case of lack of tx_retry_policiesJérôme Pouiller1-2/+5
2019-12-18staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller3-3/+7
2019-12-18mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter2-0/+5
2019-12-18mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter1-1/+9
2019-12-18mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu1-2/+2
2019-12-18Merge tag 'gvt-fixes-2019-12-18' of https://github.com/intel/gvt-linux into drm-intel-fixesJoonas Lahtinen6-6/+118
2019-12-18drm/i915: Fix pid leak with banned clientsTvrtko Ursulin1-2/+1
2019-12-18drm/i915/gem: Keep request alive while attaching fencesChris Wilson1-0/+2
2019-12-17nfp: flower: fix stats id allocationJohn Hurley1-6/+6
2019-12-17net: ag71xx: fix compile warningsOleksij Rempel1-2/+2
2019-12-17net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings1-4/+4
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller7-47/+122
2019-12-17dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei1-6/+8
2019-12-17Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-5/+21
2019-12-17Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds9-14/+62
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-63/+88
2019-12-17random: don't forget compat_ioctl on urandomJason A. Donenfeld1-0/+1
2019-12-17usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim1-4/+9
2019-12-17usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim1-0/+3
2019-12-17USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie1-1/+12
2019-12-17usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang1-0/+1
2019-12-17intel_th: msu: Fix window switching without windowsAlexander Shishkin1-5/+9
2019-12-17intel_th: Fix freeing IRQsAlexander Shishkin2-3/+6
2019-12-17intel_th: pci: Add Elkhart Lake SOC supportAlexander Shishkin1-0/+5
2019-12-17intel_th: pci: Add Comet Lake PCH-V supportAlexander Shishkin1-0/+5
2019-12-17tty/serial: atmel: fix out of range clock divider handlingDavid Engraf1-21/+22
2019-12-17tty: link tty and port before configuring it as consoleSudip Mukherjee2-1/+3
2019-12-17iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar1-1/+1
2019-12-17iommu: set group default domain before creating direct mappingsJerry Snitselaar1-2/+2
2019-12-17iommu/vt-d: Fix dmar pte read access not set errorLu Baolu1-8/+0
2019-12-17drm/i915: Fix WARN_ON condition for cursor plane ddb allocationVandita Kulkarni1-2/+2
2019-12-17iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson1-1/+1
2019-12-17tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk1-0/+8
2019-12-17iommu/dma: Rationalise types for DMA masksRobin Murphy1-3/+3
2019-12-17iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin1-1/+1
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley2-1/+1
2019-12-17staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins1-1/+1
2019-12-17staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott1-0/+10
2019-12-16Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+1
2019-12-16net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependencyArnd Bergmann1-0/+1
2019-12-17drm/i915/gvt: Fix guest boot warningGao Fred1-0/+16