linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fsi: changes for v5.18
@ 2022-02-21  9:35 Joel Stanley
  2022-02-21 16:48 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Stanley @ 2022-02-21  9:35 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List, linux-fsi, Eddie James

Hello Greg,

Here are some FSI changes that I would like you to pull through the
drivers tree for v5.18.

They have been on the list for some time and all have had review.

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi.git tags/fsi-for-v5.18

for you to fetch changes up to f2af60bb7ce2fa5397f401cbf65725d9c87329a4:

  fsi: Add trace events in initialization path (2022-02-21 19:38:54 +1030)

----------------------------------------------------------------
FSI changes for v5.18

 * Improvements in SCOM and OCC drivers for error handling and retries

 * Addition of tracepoints for initialisation path

 * API for setting long running SBE FIFO operations

----------------------------------------------------------------
Amitay Isaacs (2):
      fsi: sbefifo: Use specified value of start of response timeout
      fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctl

Eddie James (2):
      fsi: occ: Improve response status checking
      fsi: Add trace events in initialization path

Joel Stanley (2):
      fsi: scom: Fix error handling
      fsi: scom: Remove retries in indirect scoms

 include/trace/events/fsi.h               | 86 +++++++++++++++++++++++++++++++
 include/trace/events/fsi_master_aspeed.h | 12 +++++
 include/uapi/linux/fsi.h                 | 14 +++++
 drivers/fsi/fsi-core.c                   | 11 ++--
 drivers/fsi/fsi-master-aspeed.c          |  2 +
 drivers/fsi/fsi-occ.c                    | 87 ++++++++++++++++++++------------
 drivers/fsi/fsi-sbefifo.c                | 53 ++++++++++++++++++-
 drivers/fsi/fsi-scom.c                   | 45 +++++++----------
 8 files changed, 247 insertions(+), 63 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] fsi: changes for v5.18
  2022-02-21  9:35 [GIT PULL] fsi: changes for v5.18 Joel Stanley
@ 2022-02-21 16:48 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-02-21 16:48 UTC (permalink / raw)
  To: Joel Stanley; +Cc: Linux Kernel Mailing List, linux-fsi, Eddie James

On Mon, Feb 21, 2022 at 09:35:53AM +0000, Joel Stanley wrote:
> Hello Greg,
> 
> Here are some FSI changes that I would like you to pull through the
> drivers tree for v5.18.
> 
> They have been on the list for some time and all have had review.
> 
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> 
>   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi.git tags/fsi-for-v5.18

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-21 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-21  9:35 [GIT PULL] fsi: changes for v5.18 Joel Stanley
2022-02-21 16:48 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).