summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)AuthorFilesLines
2017-07-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-06-05usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi1-0/+6
2017-03-16usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi1-4/+4
2017-03-16usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi1-9/+11
2017-03-16usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi1-9/+16
2017-03-16usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi1-2/+10
2016-11-20usb: dwc3: gadget: increment request->actual onceFelipe Balbi1-8/+11
2016-11-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski1-0/+4
2016-08-23usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson1-8/+11
2016-05-01usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko1-5/+0
2016-03-08usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn3-24/+52
2015-12-14usb: dwc3: gadget: let us set lower max_speedBen McCauley1-1/+22
2015-09-28usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I1-2/+10
2015-08-11usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn1-0/+4
2015-08-11usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta1-0/+2
2015-07-15usb: dwc3: gadget: don't clear EP_BUSY too earlyFelipe Balbi1-1/+5
2015-07-09usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta1-0/+2
2015-06-11usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta1-2/+2
2015-03-18usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian1-2/+28
2015-01-22usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi1-0/+3
2015-01-22usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi1-2/+1
2014-11-13usb: dwc3: gadget: Properly initialize LINK TRBJack Pham1-2/+1
2014-11-13Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros1-13/+2
2014-11-13usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi3-6/+14
2014-10-06usb: dwc3: fix TRB completion when multiple TRBs are startedFelipe Balbi1-7/+1
2014-10-06usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi1-1/+1
2014-10-06usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi1-4/+5
2014-10-06usb: dwc3: core: fix order of PM runtime callsFelipe Balbi1-3/+3
2014-06-19usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/completeGeorge Cherian1-2/+13
2014-06-19usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian2-1/+2
2014-06-19usb: dwc3: gadget: check link trb after free_slot is increasedZhuang Jin Can1-4/+4
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman6-154/+280
2014-05-15usb: dwc3: convert to pcim_enable_device()Andy Shevchenko1-8/+3
2014-05-15usb: dwc3: no need to initialize ret variableAndy Shevchenko5-11/+9
2014-04-25usb: dwc3: gadget: pretty print Generic CMDsFelipe Balbi1-0/+29
2014-04-25usb: dwc3: gadget: pretty print link statesFelipe Balbi1-3/+41
2014-04-25usb: dwc3: gadget: print both cmd string and numberFelipe Balbi1-2/+2
2014-04-21usb: dwc3: exynos: Make provision for vdd regulatorsVivek Gautam1-2/+49
2014-04-21usb: dwc3: add glue layer dependenciesJean Delvare1-1/+3
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2-2/+2
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2-6/+6
2014-04-21usb: dwc3: core: refactor mode initialization to its own functionFelipe Balbi1-66/+67
2014-04-17usb: dwc3: core: refactor PHY initializationFelipe Balbi1-54/+66
2014-04-16usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi1-0/+4
2014-04-16usb: dwc3: core: Fix gadget for system suspend/resumeRoger Quadros1-1/+1
2014-04-16usb: dwc3: gadget: Iterate only over valid endpointsJack Pham1-8/+4
2014-04-02Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-101/+455
2014-03-19extcon: Move OF helper function to extcon core and change function nameChanwoo Choi1-2/+1
2014-03-07usb: dwc3: gadget: remove known conditionsDan Carpenter1-4/+2
2014-03-07usb: dwc3: gadget: cut and paste fixups in suspend/resumeDan Carpenter1-2/+2