All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathan Chancellor <nathan@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] Char/Misc driver fixes 5.19-rc3
Date: Fri, 17 Jun 2022 09:50:19 -0700	[thread overview]
Message-ID: <Yqywy+Md2AfGDu8v@dev-arch.thelio-3990X> (raw)
In-Reply-To: <Yqw4Jujzz5ZzZ2Wg@kroah.com>

Hi Greg,

On Fri, Jun 17, 2022 at 10:15:34AM +0200, Greg KH wrote:
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.19-rc3
> 
> for you to fetch changes up to 0a35780c755ccec097d15c6b4ff8b246a89f1689:
> 
>   eeprom: at25: Split reads into chunks and cap write size (2022-06-10 16:42:48 +0200)
> 
> ----------------------------------------------------------------
> Char/Misc driver fixes for 5.19-rc3
> 
> Here are some small char/misc driver fixes for 5.19-rc3 that resolve
> some reported issues.
> 
> They include:
> 	- mei driver fixes
> 	- comedi driver fix
> 	- rtsx build warning fix
> 	- fsl-mc-bus driver fix
> 
> All of these have been in linux-next for a while with no reported
> issues.
> 
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

I think you tagged the wrong branch (char-misc-next vs. char-misc-linus)?
The commits below do not match the tag description above.

Cheers,
Nathan

> ----------------------------------------------------------------
> Brad Bishop (1):
>       eeprom: at25: Split reads into chunks and cap write size
> 
> Miaoqian Lin (1):
>       misc: atmel-ssc: Fix IRQ check in ssc_probe
> 
> Shreenidhi Shedi (1):
>       char: lp: remove redundant initialization of err
> 
>  drivers/char/lp.c          |  2 +-
>  drivers/misc/atmel-ssc.c   |  4 +-
>  drivers/misc/eeprom/at25.c | 93 ++++++++++++++++++++++++++--------------------
>  3 files changed, 56 insertions(+), 43 deletions(-)
> 

  parent reply	other threads:[~2022-06-17 16:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17  8:15 [GIT PULL] Char/Misc driver fixes 5.19-rc3 Greg KH
2022-06-17 15:00 ` pr-tracker-bot
2022-06-17 16:50 ` Nathan Chancellor [this message]
2022-06-17 16:59   ` Linus Torvalds
2022-06-17 17:43     ` Greg K-H
2022-06-19 11:32       ` Greg K-H

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yqywy+Md2AfGDu8v@dev-arch.thelio-3990X \
    --to=nathan@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.