summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2017-10-03 18:10:40 -0700
committerOlof Johansson <olof@lixom.net>2017-10-03 18:10:40 -0700
commitaab4b4177eb51f5a0a162600f25e75f9dd487d71 (patch)
tree45cf10854a6cdec8fbfc3332022328da6f0cdf30 /tools/perf/scripts/python
parent180eb4f17eab106982ef100787a485974bef4749 (diff)
parent9e7460fc325dad06d2066abdbc1f4dd49456f9a4 (diff)
downloadkernel-aab4b4177eb51f5a0a162600f25e75f9dd487d71.tar.gz
Merge tag 'mvebu-fixes-4.14-1' of git://git.infradead.org/linux-mvebu into fixes
mvebu fixes for 4.14 (part 1) Update MAINTAINERS for the Macchiatobin board (Armada 8K based) Fix AP806 system controller size on Armada 7K/8K * tag 'mvebu-fixes-4.14-1' of git://git.infradead.org/linux-mvebu: arm64: dt marvell: Fix AP806 system controller size MAINTAINERS: add Macchiatobin maintainers entry Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
/td>Vincent Mailhol 2021-07-25can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa...Vincent Mailhol 2021-07-25can: etas_es58x: use sizeof and sizeof_field macros instead of constant valuesVincent Mailhol 2021-07-25can: etas_es58x: add es58x_free_netdevs() to factorize codeVincent Mailhol 2021-07-25can: etas_es58x: use devm_kzalloc() to allocate device resourcesVincent Mailhol 2021-07-25can: etas_es58x: use error pointer during device probingVincent Mailhol 2021-07-25can: etas_es58x: fix three typos in author name and documentationVincent Mailhol 2021-04-24can: etas_es58x: Fix a couple of spelling mistakesColin Ian King 2021-04-24can: etas_es58x: Fix missing null check on netdev pointerColin Ian King 2021-04-14can: etas_es58x: fix null pointer dereference when handling error framesVincent Mailhol 2021-04-13can: etas_es58x: add support for the ETAS ES58X_FD CAN USB interfacesVincent Mailhol 2021-04-13can: etas_es58x: add support for ETAS ES581.4 CAN USB interfaceVincent Mailhol 2021-04-13can: etas_es58x: add core support for ETAS ES58X CAN USB interfacesVincent Mailhol