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


Groups > linux.kernel > #1626156

[PATCH v2 0/3] Interrupt handler optimizations of dwc2 driver

From Razmik Karapetyan <Razmik.Karapetyan@synopsys.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/3] Interrupt handler optimizations of dwc2 driver
Date 2017-04-19 16:30 +0200
Message-ID <txYMi-4vr-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Changes in version 2:
        Added cover letter for patch set

Done small,but significant changes in interrupt handlers, which will allow 
to minimize incomplete ISOC IN/OUT, GOUTNAKEFF interrupt handling.

Razmik Karapetyan (3):
  usb: dwc2: Update dwc2_handle_incomplete_isoc_in() function
  usb: dwc2: Update dwc2_handle_incomplete_isoc_out() function
  usb: dwc2: Update GINTSTS_GOUTNAKEFF interrupt handling

 drivers/usb/dwc2/gadget.c | 32 ++++++++++++++++++++++++++++----
 1 file changed, 28 insertions(+), 4 deletions(-)

-- 
2.7.4

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 0/3] Interrupt handler optimizations of dwc2 driver Razmik Karapetyan <Razmik.Karapetyan@synopsys.com> - 2017-04-19 16:30 +0200

csiph-web