All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Improvments for wlcore irq and resume for v5.9
@ 2020-06-17 21:25 Tony Lindgren
  2020-06-17 21:25 ` [PATCH 1/4] wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue Tony Lindgren
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Tony Lindgren @ 2020-06-17 21:25 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Eyal Reizer, Guy Mishol, linux-wireless, linux-omap

Hi,

Here are few improvments for wlcore interrupt handling and resume ELP
handling for v5.9.

Regards,

Tony


Tony Lindgren (4):
  wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue
  wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx
  wlcore: Simplify runtime resume ELP path
  wlcore: Remove pointless spinlock

 drivers/net/wireless/ti/wlcore/main.c | 84 +++++++++++++--------------
 1 file changed, 39 insertions(+), 45 deletions(-)

-- 
2.27.0

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

end of thread, other threads:[~2020-06-23 18:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-17 21:25 [PATCH 0/4] Improvments for wlcore irq and resume for v5.9 Tony Lindgren
2020-06-17 21:25 ` [PATCH 1/4] wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue Tony Lindgren
2020-06-22 14:14   ` Kalle Valo
2020-06-22 16:06     ` Tony Lindgren
2020-06-23  6:41       ` Kalle Valo
2020-06-23 18:48         ` Tony Lindgren
2020-06-17 21:25 ` [PATCH 2/4] wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx Tony Lindgren
2020-06-22 14:16   ` Kalle Valo
2020-06-17 21:25 ` [PATCH 3/4] wlcore: Simplify runtime resume ELP path Tony Lindgren
2020-06-17 21:25 ` [PATCH 4/4] wlcore: Remove pointless spinlock Tony Lindgren

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.