summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-25fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li
2019-05-25driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry
2019-05-25dmaengine: imx-sdma: Only check ratio on parts that support 1:1Angus Ainslie (Purism)
2019-05-25md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon
2019-05-25Revert "Don't jump to compute_result state from check_result state"Song Liu
2019-05-25dm: make sure to obey max_io_len_target_boundaryMichael Lass
2019-05-25dm mpath: always free attached_handler_name in parse_path()Martin Wilck
2019-05-25dm ioctl: fix hang in early create error conditionHelen Koike
2019-05-25dm integrity: correctly calculate the size of metadata areaMikulas Patocka
2019-05-25dm crypt: move detailed message into debug levelMilan Broz
2019-05-25dm delay: fix a crash when invalid device is specifiedMikulas Patocka
2019-05-25dm init: fix max devices/targets checksHelen Koike
2019-05-25dm zoned: Fix zone report handlingDamien Le Moal
2019-05-25dm cache metadata: Fix loading discard bitsetNikos Tsironis
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-05-25PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-05-25PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda
2019-05-25PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang
2019-05-25PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker
2019-05-25PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul
2019-05-25PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-05-25PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin
2019-05-25fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li
2019-05-25fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li
2019-05-25fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li
2019-05-25fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li
2019-05-25fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li
2019-05-25fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li
2019-05-25fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li
2019-05-25fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li
2019-05-25fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel
2019-05-25memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko
2019-05-25iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2019-05-25udlfb: introduce a rendering mutexMikulas Patocka
2019-05-25udlfb: fix sleeping inside spinlockMikulas Patocka
2019-05-25udlfb: delete the unused parameter for dlfb_handle_damageMikulas Patocka
2019-05-25clk: rockchip: fix wrong clock definitions for rk3328Jonas Karlman
2019-05-25clk: mediatek: Disable tuner_en before change PLL rateOwen Chen
2019-05-25clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko
2019-05-25clk: hi3660: Mark clk_gate_ufs_subsys as criticalLeo Yan
2019-05-25RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky
2019-05-25RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-05-25media: imx: Don't register IPU subdevs/links if CSI port missingSteve Longerbeam
2019-05-25media: imx: Rename functions that add IPU-internal subdevsSteve Longerbeam
2019-05-25media: imx: Clear fwnode link struct for each endpoint iterationSteve Longerbeam
2019-05-25media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam
2019-05-25media: seco-cec: fix building with RC_CORE=mArnd Bergmann
2019-05-25media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik
2019-05-25phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King
2019-05-25brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCsHans de Goede