mbox series

[BACKPORT,4.19.y,0/3] Candidate from TI 4.19 product kernel

Message ID 20190829200001.17092-1-mathieu.poirier@linaro.org (mailing list archive)
Headers show
Series Candidate from TI 4.19 product kernel | expand

Message

Mathieu Poirier Aug. 29, 2019, 7:59 p.m. UTC
I re-used the same scripted approach taken by Arnd [1] to look at patches 
backported to TI's ti-linux-4.19.y tree [2] (the full list can be found
below).  Out of the lot about a hundred were considered but most of them
either didn't apply cleanly, involved multiple files or did not compile.  

The remaining set is submitted herein and applies correctly to v4.19.68.

Regards,
Mathieu

[1]. https://lore.kernel.org/lkml/20190322154425.3852517-19-arnd@arndb.de/T/
[2]. http://git.ti.com/gitweb/?p=ti-linux-kernel/ti-linux-kernel.git;a=summary

Jyri Sarha (1):
  drm/tilcdc: Register cpufreq notifier after we have initialized crtc

Pedro Sousa (1):
  scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value

Tomi Valkeinen (1):
  drm/bridge: tfp410: fix memleak in get_modes()

 drivers/gpu/drm/bridge/ti-tfp410.c  |  7 +++++-
 drivers/gpu/drm/tilcdc/tilcdc_drv.c | 34 ++++++++++++++---------------
 drivers/scsi/ufs/unipro.h           |  2 +-
 3 files changed, 24 insertions(+), 19 deletions(-)