Message ID | 20190322161727.1153278-1-arnd@arndb.de |
---|---|
Headers | show |
Series | candidates from spreadtrum 4.14 product kernel | expand |
On Fri, Mar 22, 2019 at 05:17:15PM +0100, Arnd Bergmann wrote: > I took a scripted approach to look at some product kernels for patches > backported into vendor kernels. This is a set of (mostly) bugfixes I found > in Spreadtrum's linux-4.14 kernel that are missing in v4.14.107: > > 83dc7e3dea76 scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 > 099a95f3591a PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits > 1cab826b30c6 PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable > b330104fa76d PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent() > 36d46cdb43ef rtc: Fix overflow when converting time64_t to rtc_time > 1b5d43cfb697 sched/cpufreq/schedutil: Fix error path mutex unlock > 5fb5caee92ba pwm-backlight: Enable/disable the PWM before/after LCD enable toggle. > f25a646fbe20 power: supply: charger-manager: Fix incorrect return value > > Only a small number of patches here, the vendor tree is fairly close to > mainline. All commits apply cleanly through git-cherry-pick. Thanks for these, now queued up to 4.14.y and a few other branches that needed them. greg k-h