aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAge
* usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen2017-05-25
* usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisionsFelipe Balbi2017-04-12
* usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic2017-04-12
* usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros2017-03-18
* usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-03-18
* usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi2017-03-12
* usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi2017-01-12
* usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-12
* usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-12
* usb: dwc3: gadget: Fix full speed modeRoger Quadros2017-01-12
* usb: dwc3: pci: Fix dr_mode misspellingHans de Goede2017-01-12
* usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus2017-01-12
* usb: dwc3: core: avoid Overflow eventsFelipe Balbi2017-01-12
* usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi2017-01-06
* usb: dwc3: st: add missing <linux/pinctrl/consumer.h> includeFelipe Balbi2016-10-31
* usb: dwc3: Fix error handling for core initVivek Gautam2016-10-31
* usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET2016-10-17
* usb: dwc3: gadget: never pre-start Isochronous endpointsFelipe Balbi2016-10-17
* usb: dwc3: gadget: properly account queued requestsFelipe Balbi2016-10-17
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-14
|\
| * usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi2016-09-13
| * usb: dwc3: of-simple: allow glues without clocksFelipe Balbi2016-09-13
| * usb: dwc3: of-simple: Fix warning during unbindAnurag Kumar Vulisha2016-09-12
| * usb: dwc3: fix Clear Stall EP command failureLu Baolu2016-09-12
| * usb: dwc3: avoid -Wmaybe-uninitialized warningArnd Bergmann2016-09-09
| * usb: dwc3: Fix dr_mode validationThinh Nguyen2016-09-07
| * usb: dwc3: ulpi: make dwc3_ulpi_ops constantTal Shorer2016-09-06
| * usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer2016-09-06
| * usb: dwc3: ulpi: use new apiTal Shorer2016-09-06
| * usb: dwc3: gadget: stop kicking if we run out of spaceFelipe Balbi2016-08-25
| * usb: dwc3: gadget: abolish trbs_leftFelipe Balbi2016-08-25
| * usb: dwc3: Add ENDXFER command pollingJohn Youn2016-08-25
| * usb: dwc3: Add revision numbers for the USB 3.0 IPJohn Youn2016-08-25
| * usb: dwc3: core: Move the mode setting to the right placeBaolin Wang2016-08-25
| * usb: dwc3: of-simple: add compatible for rockchip rk3399William Wu2016-08-25
| * usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu2016-08-25
| * usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu2016-08-25
| * usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu2016-08-25
| * usb: dwc3: gadget: improve increment request->actualFelipe Balbi2016-08-25
| * usb: dwc3: gadget: remove condition that never happensFelipe Balbi2016-08-25
| * usb: dwc3: gadget: add remaining sg entries to ringFelipe Balbi2016-08-25
| * usb: dwc3: gadget: interrupt on ring full tooFelipe Balbi2016-08-22
| * usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_requestFelipe Balbi2016-08-22
| * usb: dwc3: gadget: avoid while (1) loop on completionFelipe Balbi2016-08-22
| * usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi2016-08-22
| * usb: dwc3: gadget: simplify dwc3_ep_prev_trb()Felipe Balbi2016-08-22
| * usb: dwc3: gadget: increment dequeue pointer on completionFelipe Balbi2016-08-22
| * usb: dwc3: gadget: retire LST bit completelyFelipe Balbi2016-08-22
* | Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman2016-09-12
|\ \
| * | usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi2016-09-07