Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1626156 > unrolled thread
| Started by | Razmik Karapetyan <Razmik.Karapetyan@synopsys.com> |
|---|---|
| First post | 2017-04-19 16:30 +0200 |
| Last post | 2017-04-19 16:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH v2 0/3] Interrupt handler optimizations of dwc2 driver Razmik Karapetyan <Razmik.Karapetyan@synopsys.com> - 2017-04-19 16:30 +0200
| From | Razmik Karapetyan <Razmik.Karapetyan@synopsys.com> |
|---|---|
| Date | 2017-04-19 16:30 +0200 |
| Subject | [PATCH v2 0/3] Interrupt handler optimizations of dwc2 driver |
| Message-ID | <txYMi-4vr-19@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web