All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] usb: renesas_usbhs: fix to avoid unexpected condition
@ 2016-03-10  2:30 Yoshihiro Shimoda
  2016-03-10  2:30 ` [PATCH v2 1/2] usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler() Yoshihiro Shimoda
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yoshihiro Shimoda @ 2016-03-10  2:30 UTC (permalink / raw)
  To: balbi; +Cc: gregkh, linux-usb, linux-renesas-soc, stable, Yoshihiro Shimoda

This patch set is based on the latest Felipe's usb.git / testing/next branch.
(commit id = ac5706631325ae3695bfa1527101ab2b2f64859f)

Changes from v1:
 - Add "Fixes" and "Cc: <stable@vger.kernel.org>.
 - Revise the commit log of patch 2.
  - consistent words: tx -> TX, irq -> IRQ
  - typo: heppen -> happen

Yoshihiro Shimoda (2):
  usb: renesas_usbhs: avoid NULL pointer derefernce in
    usbhsf_pkt_handler()
  usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer

 drivers/usb/renesas_usbhs/fifo.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-03-22  7:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10  2:30 [PATCH v2 0/2] usb: renesas_usbhs: fix to avoid unexpected condition Yoshihiro Shimoda
2016-03-10  2:30 ` [PATCH v2 1/2] usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler() Yoshihiro Shimoda
2016-03-10  2:30 ` [PATCH v2 2/2] usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer Yoshihiro Shimoda
2016-03-22  6:50 ` [PATCH v2 0/2] usb: renesas_usbhs: fix to avoid unexpected condition Yoshihiro Shimoda
2016-03-22  7:15   ` Felipe Balbi
2016-03-22  7:21     ` Yoshihiro Shimoda

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.