summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-12-20Merge tag 'drm-fixes-2019-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-21Merge tag 'drm-intel-fixes-2019-12-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-12-20Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-12-20Merge tag 'platform-drivers-x86-v5.5-2' of git://git.infradead.org/linux-plat...Linus Torvalds
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-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-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