summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2017-04-28usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-03-28usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2017-01-26usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi
2017-01-26usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus
2017-01-26usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2017-01-26usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus
2017-01-26usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus
2017-01-26usb: dwc3: pci: add support for Intel Sunrise Point PCHHeikki Krogerus
2017-01-26usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox
2016-09-21usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2015-09-30usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-08-04usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-08-04usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-08-04usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta
2015-03-12usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2015-01-29usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-29usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2014-11-13usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-11-13usb: dwc3: gadget: Properly initialize LINK TRBJack Pham
2014-10-13usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi
2014-10-13usb: dwc3: core: fix order of PM runtime callsFelipe Balbi
2014-10-13usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi
2014-07-02usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi
2014-05-15usb: dwc3: fix randconfig build errorsFelipe Balbi
2014-05-15usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui
2013-12-20usb: dwc3: fix implementation of endpoint wedgeAlan Stern
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-09-17usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen
2013-09-17usb: dwc3: remove extcon dependencyHeikki Krogerus
2013-09-17usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-27usb: dwc3: Remove duplicate inclusion of otg.hSachin Kamat
2013-08-14usb: dwc3: core: cope with NULL pdataFelipe Balbi
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I
2013-08-02usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-07-31usb: dwc3: use dev_get_platdata()Felipe Balbi
2013-07-29usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov
2013-07-29usb: dwc3: ep0: don't change to configured state too earlyFelipe Balbi
2013-07-29usb: dwc3: ep0: only change to ADDRESS if set_config() succeedsFelipe Balbi
2013-07-29usb: dwc3: fix typo in comment of dwc3_epHuang Rui
2013-07-29usb: dwc3: gadget: introduce dwc3_process_event_bufFelipe Balbi
2013-07-29usb: dwc3: gadget: rename dwc3_process_event_bufFelipe Balbi
2013-07-29usb: dwc3: gadget: get rid of IRQF_ONESHOTFelipe Balbi
2013-07-29usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi
2013-07-29usb: dwc3: gadget: don't enable LPM earlyFelipe Balbi
2013-07-29usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi
2013-07-29usb: dwc3: gadget: add a debugging print when initializing endpointsFelipe Balbi