netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ISDN: use irqsave() in URB completion + usb_fill_int_urb
@ 2018-06-20 10:40 Sebastian Andrzej Siewior
  2018-06-20 10:40 ` [PATCH 1/4] isdn: gigaset: use usb_fill_int_urb() Sebastian Andrzej Siewior
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sebastian Andrzej Siewior @ 2018-06-20 10:40 UTC (permalink / raw)
  To: netdev; +Cc: Karsten Keil, linux-usb, tglx

This series is mostly about using _irqsave() primitives in the
completion callback in order to get rid of local_irq_save() in
__usb_hcd_giveback_urb(). While at it, I also tried to move drivers to
use usb_fill_int_urb() otherwise it is hard find users of a certain API.

Sebastian

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

end of thread, other threads:[~2018-06-22  4:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-20 10:40 ISDN: use irqsave() in URB completion + usb_fill_int_urb Sebastian Andrzej Siewior
2018-06-20 10:40 ` [PATCH 1/4] isdn: gigaset: use usb_fill_int_urb() Sebastian Andrzej Siewior
2018-06-20 10:40 ` [PATCH 2/4] isdn: hisax: hfc_usb: " Sebastian Andrzej Siewior
2018-06-20 10:40 ` [PATCH 3/4] isdn: hisax: st5481_usb: " Sebastian Andrzej Siewior
2018-06-20 10:40 ` [PATCH 4/4] isdn: mISDN: use irqsave() in USB's complete callback Sebastian Andrzej Siewior
2018-06-22  4:54 ` ISDN: use irqsave() in URB completion + usb_fill_int_urb David Miller

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).