summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2020-05-22usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-04-28usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2020-04-28usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi
2020-04-28usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi
2020-04-28usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi
2020-04-28usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus
2020-04-28usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus
2020-04-28usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus
2020-04-28usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2020-04-28usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus
2020-04-28usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus
2020-04-28usb: dwc3: pci: add support for Intel Sunrise Point PCHHeikki Krogerus
2020-04-28usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox
2020-01-11usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros
2019-02-11Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-10-21usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-06-16usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2017-09-15usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen
2017-07-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2017-06-05usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi
2017-03-16usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi
2017-03-16usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi
2017-03-16usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi
2017-03-16usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi
2016-11-20usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-11-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski
2016-08-22usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson
2016-05-01usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko
2016-03-08usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn
2015-12-14usb: dwc3: gadget: let us set lower max_speedBen McCauley
2015-09-28usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-08-11usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-08-11usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-07-15usb: dwc3: gadget: don't clear EP_BUSY too earlyFelipe Balbi
2015-07-09usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta
2015-06-11usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta
2015-03-18usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2015-01-22usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-22usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2014-11-13usb: dwc3: gadget: Properly initialize LINK TRBJack Pham
2014-11-13Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros
2014-11-13usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-10-05usb: dwc3: fix TRB completion when multiple TRBs are startedFelipe Balbi
2014-10-05usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi
2014-10-05usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi
2014-10-05usb: dwc3: core: fix order of PM runtime callsFelipe Balbi
2014-06-19usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/completeGeorge Cherian
2014-06-19usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian
2014-06-19usb: dwc3: gadget: check link trb after free_slot is increasedZhuang Jin Can
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman