aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAge
...
| * | | usb: dwc3: Use the correct speed macros for DSTS/DCFGJohn Youn2016-06-20
| * | | usb: dwc3: gadget: Fix truncated cast issueJohn Youn2016-06-20
| * | | usb: dwc3: gadget: Handle TRB index 0 when full or emptyJohn Youn2016-06-20
| * | | usb: dwc3: gadget: Account for link TRB in TRBs leftJohn Youn2016-06-20
| * | | usb: dwc3: gadget: Account for max size in TRB spaceJohn Youn2016-06-20
| * | | usb: dwc3: gadget: Don't prepare TRBs if no spaceJohn Youn2016-06-20
| * | | usb: dwc3: gadget: Initialize the TRB ringJohn Youn2016-06-20
| * | | usb: dwc3: gadget: Simplify skipping of link TRBsJohn Youn2016-06-20
| * | | usb: dwc3: Endianness issue on dwc3_log_ctrlJohn Youn2016-06-20
| * | | usb: dwc3: gadget: Fix usage of bitwise operatorJohn Youn2016-06-20
| * | | usb: dwc3: ep0: Use the correct type for SET_SEL dataJohn Youn2016-06-20
| * | | usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_depJohn Youn2016-06-20
| * | | usb: dwc3: gadget: improve gcmd traceFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: remove udelay() from generic cmdFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: single return point on generic commandsFelipe Balbi2016-06-20
| * | | usb: dwc3: trace: print ep cmd status with a single traceFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: loop while (timeout)Felipe Balbi2016-06-20
| * | | usb: dwc3: gadget: fix trace output when command failsFelipe Balbi2016-06-20
| * | | usb: dwc3: trace: fully decode IRQ eventsFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: no more tracking endpoint type with its nameFelipe Balbi2016-06-20
| * | | usb: dwc3: trace: pretty-print TRB's ctrl fieldJanusz Dziedzic2016-06-20
| * | | usb: dwc3: gadget: add a per-endpoint request queue lockFelipe Balbi2016-06-20
| * | | usb: dwc3: pci: add Power Management dummy hooksFelipe Balbi2016-06-20
| * | | usb: dwc3: implement runtime PMFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: fix for possible endpoint disable raceFelipe Balbi2016-06-20
| * | | usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski2016-06-20
| * | | usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadgetFelipe Balbi2016-06-20
| * | | usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi2016-06-20
| * | | usb: dwc3: core: re-factor init and exit pathsFelipe Balbi2016-06-20
| * | | usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: add a pointer to endpoint registersFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: pass dep as argument to endpoint commandFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: initialize NUMP based on RxFIFO SizeFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: split __dwc3_gadget_kick_transfer()Felipe Balbi2016-06-20
| * | | usb: dwc3: gadget: return 0 if we try to Wakeup in superspeedFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: remove udelay(1) when sending ep cmdsFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: rely on sg_is_last() and list_is_last()Felipe Balbi2016-06-20
| * | | usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer()Felipe Balbi2016-06-20
| * | | usb: dwc3: gadget: prepare TRBs on update transfers tooFelipe Balbi2016-06-20
| * | | usb: dwc3: core: get rid of DWC3_PM_OPS macroFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: fix gadget suspend/resumeFelipe Balbi2016-06-20
| * | | usb: dwc3: gadget: re-factor ->udc_start and ->udc_stopFelipe Balbi2016-06-20
| |/ /
* / / usb: dwc3: host: use build-in property instead of platform dataHeikki Krogerus2016-06-26
|/ /
* | usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn2016-06-01
* | usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin2016-05-31
* | usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson2016-05-31
|/
* usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter2016-05-03
* Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-04-28
|\
| * usb: dwc3: gadget: disable automatic calculation of ACK TP NUMPFelipe Balbi2016-04-28