[GIT,PULL] hsi changes for hsi-6.2

Message ID 20221216211539.dxnigc2ouatnb4pf@mercury.elektranox.org
State New
Headers
Series [GIT,PULL] hsi changes for hsi-6.2 |

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git tags/hsi-for-6.2

Message

Sebastian Reichel Dec. 16, 2022, 9:15 p.m. UTC
  Hi Linus,

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git tags/hsi-for-6.2

for you to fetch changes up to 3ffa9f713c39a213a08d9ff13ab983a8aa5d8b5d:

  HSI: omap_ssi_core: Fix error handling in ssi_init() (2022-11-25 01:04:21 +0100)

----------------------------------------------------------------
HSI changes for the 6.2 series

 * misc. small fixes

----------------------------------------------------------------
Christophe JAILLET (1):
      headers: Remove some left-over license text in include/uapi/linux/hsi/

Nathan Chancellor (1):
      HSI: ssi_protocol: Fix return type of ssip_pn_xmit()

Yang Yingliang (2):
      HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()
      HSI: omap_ssi_core: fix possible memory leak in ssi_probe()

Yuan Can (1):
      HSI: omap_ssi_core: Fix error handling in ssi_init()

 drivers/hsi/clients/ssi_protocol.c      |  6 +++---
 drivers/hsi/controllers/omap_ssi_core.c | 14 +++++++++++---
 include/uapi/linux/hsi/cs-protocol.h    | 14 --------------
 include/uapi/linux/hsi/hsi_char.h       | 14 --------------
 4 files changed, 14 insertions(+), 34 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Dec. 17, 2022, 2:59 p.m. UTC | #1
The pull request you sent on Fri, 16 Dec 2022 22:15:39 +0100:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git tags/hsi-for-6.2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f9ff5644bcc04221bae56f922122f2b7f5d24d62

Thank you!