summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-20Merge tag 'mmc-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-12-20Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-20Merge tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-20Merge tag 'tty-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-20Merge tag 'usb-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-20Merge tag 'pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-12-20platform/x86: pcengines-apuv2: Spelling fixes in the driverAndy Shevchenko
2019-12-20platform/x86: pcengines-apuv2: detect apuv4 boardEnrico Weigelt, metux IT consult
2019-12-20platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult
2019-12-20platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener
2019-12-20platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede
2019-12-20platform/mellanox: fix the mlx-bootctl sysfsLiming Sun
2019-12-20xen/grant-table: remove multiple BUG_ON on gnttab_interfaceAditya Pakki
2019-12-20xen-blkback: support dynamic unbind/bindPaul Durrant
2019-12-20xenbus: limit when state is forced to closedPaul Durrant
2019-12-20xenbus: move xenbus_dev_shutdown() into frontend code...Paul Durrant
2019-12-20xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig
2019-12-19nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki
2019-12-19net: macb: fix probing of PHY not described in the dtAntoine Tenart
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
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