From: Greg KH <gregkh@linuxfoundation.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.19-rc4
Date: Tue, 25 Sep 2018 16:24:57 +0200 [thread overview]
Message-ID: <20180925142457.GA27274@kroah.com> (raw)
The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8:
Linux 4.19-rc4 (2018-09-16 11:52:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-4.19-rc6
for you to fetch changes up to 3e3b81965cbfa01fda6d77750feedc3c46fc28d0:
usb: typec: mux: Take care of driver module reference counting (2018-09-20 13:35:01 +0200)
----------------------------------------------------------------
USB fixes for 4.19-rc6
Here are some small USB core and driver fixes for reported issues for
4.19-rc6.
The most visible is the oops fix for when the USB core is built into the
kernel that is present in 4.18. Turns out not many people actually do
that so it went unnoticed for a while. The rest is some tiny typec,
musb, and other core fixes.
All have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (3):
USB: remove LPM management from usb_driver_claim_interface()
USB: fix error handling in usb_driver_claim_interface()
USB: handle NULL config in usb_find_alt_setting()
Bin Liu (1):
usb: musb: dsps: do not disable CPPI41 irq in driver teardown
Harry Pan (1):
usb: core: safely deal with the dynamic quirk lists
Heikki Krogerus (2):
usb: roles: Take care of driver module reference counting
usb: typec: mux: Take care of driver module reference counting
Oliver Neukum (2):
USB: usbdevfs: sanitize flags more
USB: usbdevfs: restore warning for nonsensical flags
Sebastian Andrzej Siewior (1):
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()"
drivers/usb/class/cdc-wdm.c | 2 +-
drivers/usb/common/roles.c | 15 ++++++++++++---
drivers/usb/core/devio.c | 24 +++++++++++++++++++++---
drivers/usb/core/driver.c | 28 ++++++++++++++--------------
drivers/usb/core/quirks.c | 3 ++-
drivers/usb/core/usb.c | 2 ++
drivers/usb/musb/musb_dsps.c | 12 +-----------
drivers/usb/typec/mux.c | 17 +++++++++++++----
8 files changed, 66 insertions(+), 37 deletions(-)
next reply other threads:[~2018-09-25 14:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-25 14:24 Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-09-14 11:26 [GIT PULL] USB driver fixes for 4.19-rc4 Greg KH
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=20180925142457.GA27274@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox