All of lore.kernel.org
 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   ` [1/4] " Sebastian Andrzej Siewior
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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   ` [1/4] " Sebastian Andrzej Siewior
2018-06-20 10:40 ` [PATCH 2/4] isdn: hisax: hfc_usb: " Sebastian Andrzej Siewior
2018-06-20 10:40   ` [2/4] " Sebastian Andrzej Siewior
2018-06-20 10:40 ` [PATCH 3/4] isdn: hisax: st5481_usb: " Sebastian Andrzej Siewior
2018-06-20 10:40   ` [3/4] " 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-20 10:40   ` [4/4] " Sebastian Andrzej Siewior
2018-06-22  4:54 ` ISDN: use irqsave() in URB completion + usb_fill_int_urb David Miller

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.