Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1228194

[PATCH 0/2] improve error handling on chipidea/udc.c and f_midi.c

From eu@felipetonello.com
Newsgroups linux.kernel
Subject [PATCH 0/2] improve error handling on chipidea/udc.c and f_midi.c
Date 2015-09-18 19:20 +0200
Message-ID <qa7uh-Bk-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: "Felipe F. Tonello" <eu@felipetonello.com>

Felipe F. Tonello (2):
  usb: chipidea: udc: improve error handling on ep_queue
  usb: gadget: f_midi: check for error on usb_ep_queue

 drivers/usb/chipidea/udc.c           | 26 +++++++++++++++++++-------
 drivers/usb/gadget/function/f_midi.c | 10 ++++++++--
 2 files changed, 27 insertions(+), 9 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] improve error handling on chipidea/udc.c and f_midi.c eu@felipetonello.com - 2015-09-18 19:20 +0200
  Re: [PATCH 0/2] improve error handling on chipidea/udc.c and f_midi.c Felipe Balbi <balbi@ti.com> - 2015-09-18 23:00 +0200
  Re: [PATCH 0/2] improve error handling on chipidea/udc.c and f_midi.c Albino B Neto <bino@riseup.net> - 2015-09-18 23:00 +0200

csiph-web