All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: isp1760: cleanups and sleep in atomic
@ 2021-07-27 10:05 Rui Miguel Silva
  2021-07-27 10:05 ` [PATCH 1/3] usb: isp1760: remove debug message as error Rui Miguel Silva
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Rui Miguel Silva @ 2021-07-27 10:05 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Dan Carpenter; +Cc: linux-usb, Rui Miguel Silva

This series includes one debug message cleanup, fix in the error
handling of the cache pointers and a field register poll fix in sleep
in atomic context reported by Dan Carpenter.

Cheers,
  Rui

general note: beginning next week and for two weeks I will have
limited access to email.

Rui Miguel Silva (3):
  usb: isp1760: remove debug message as error
  usb: isp1760: do not sleep in field register poll
  usb: isp1760: rework cache initialization error handling

 drivers/usb/isp1760/isp1760-hcd.c | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-09-26 12:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27 10:05 [PATCH 0/3] usb: isp1760: cleanups and sleep in atomic Rui Miguel Silva
2021-07-27 10:05 ` [PATCH 1/3] usb: isp1760: remove debug message as error Rui Miguel Silva
2021-07-27 10:05 ` [PATCH 2/3] usb: isp1760: do not sleep in field register poll Rui Miguel Silva
2021-09-24 15:35   ` Rui Miguel Silva
2021-09-24 16:01     ` Greg Kroah-Hartman
2021-09-25  9:34       ` Rui Miguel Silva
2021-09-26 12:40     ` Greg Kroah-Hartman
2021-07-27 10:05 ` [PATCH 3/3] usb: isp1760: rework cache initialization error handling Rui Miguel Silva

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.