summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-19net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu
2019-12-18clk: qcom: Avoid SMMU/cx gdsc corner casesJeffrey Hugo
2019-12-18clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCsMatthias Kaehlcke
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-12-19tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin
2019-12-19drm/exynos: gsc: add missed component_delChuhong Yuan
2019-12-18net: stmmac: Always arm TX Timer at end of transmission startJose Abreu
2019-12-18net: stmmac: Enable 16KB buffer sizeJose Abreu
2019-12-18net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2019-12-18net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2019-12-18net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu
2019-12-18net: stmmac: Only the last buffer has the FCS fieldJose Abreu
2019-12-18net: stmmac: Do not accept invalid MTU valuesJose Abreu
2019-12-18net: stmmac: Determine earlier the size of RX bufferJose Abreu
2019-12-18net: stmmac: selftests: Needs to check the number of Multicast regsJose Abreu
2019-12-18usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2019-12-18clk: Move clk_core_reparent_orphans() under CONFIG_OFOlof Johansson
2019-12-18iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy
2019-12-18perf/smmuv3: Remove the leftover put_cpu() in error pathHanjun Guo
2019-12-18iommu/vt-d: Remove incorrect PSI capability checkLu Baolu
2019-12-18staging: wfx: fix wrong error messageJérôme Pouiller
2019-12-18staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller
2019-12-18staging: wfx: detect race condition in WEP authenticationJérôme Pouiller
2019-12-18staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller
2019-12-18staging: wfx: fix rate control handlingJérôme Pouiller
2019-12-18staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller
2019-12-18staging: wfx: use boolean appropriatelyJérôme Pouiller
2019-12-18staging: wfx: fix counter overflowJérôme Pouiller
2019-12-18staging: wfx: fix case of lack of tx_retry_policiesJérôme Pouiller
2019-12-18staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller
2019-12-18mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter
2019-12-18mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter
2019-12-18mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu
2019-12-18Merge tag 'gvt-fixes-2019-12-18' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2019-12-18drm/i915: Fix pid leak with banned clientsTvrtko Ursulin
2019-12-18drm/i915/gem: Keep request alive while attaching fencesChris Wilson
2019-12-17nfp: flower: fix stats id allocationJohn Hurley
2019-12-17net: ag71xx: fix compile warningsOleksij Rempel
2019-12-17net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-17dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei
2019-12-17Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-17Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-17random: don't forget compat_ioctl on urandomJason A. Donenfeld
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