summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)AuthorLines
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-2/+1
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-191/+554
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki-2/+1
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-191/+554
2017-06-15usb: dwc3: exynos: Handle return value of clk_prepare_enableArvind Yadav-3/+10
2017-06-13usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()Andy Shevchenko-14/+15
2017-06-13usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi-1/+26
2017-06-13usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi-4/+6
2017-06-13usb: dwc3: ulpi: conditionally resume ULPI PHYFelipe Balbi-0/+12
2017-06-13usb: dwc3: ep0: make sure wValue is 0 on GetStatus()Felipe Balbi-0/+6
2017-06-13usb: dwc3: gadget: implement ->udc_set_speed()Felipe Balbi-43/+58
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko-5/+5
2017-06-02usb: dwc3: trace: decode ctrl requestFelipe Balbi-4/+238
2017-06-02usb: dwc3: debug: remove static char buffer from dwc3_decode_event()Felipe Balbi-8/+9
2017-06-02usb: dwc3: trace: rely on __string() and __assign_str()Felipe Balbi-8/+8
2017-06-02usb: dwc3: gadget: slight cleanup to dwc3_process_event_entry()Felipe Balbi-12/+4
2017-06-02usb: dwc3: debugfs: slightly improve output of trb_ringFelipe Balbi-5/+4
2017-06-02usb: dwc3: update documentationFelipe Balbi-65/+124
2017-06-02usb: dwc3: replace %p with %pKFelipe Balbi-7/+4
2017-05-17usb: dwc3: add disable u2mac linestate check quirkWilliam Wu-6/+18
2017-05-17usb: dwc3: gadget: lazily map requests for DMAFelipe Balbi-9/+12
2017-05-17usb: dwc3: gadget: don't WARN about lack of TRBsFelipe Balbi-3/+1
2017-05-16usb: dwc3: keystone: check return valuePan Bian-0/+4
2017-05-16usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen-0/+9
2017-05-16usb: dwc3: gadget: Fix ISO transfer performanceRoger Quadros-1/+11
2017-05-16usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus-0/+4
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-580/+511
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-2/+3
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-579/+510
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros-4/+111
2017-04-11usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros-38/+80
2017-04-11usb: dwc3: debugfs: remove unnecessary | operatorRoger Quadros-3/+3
2017-04-11usb: dwc3: core: add current_dr_role memberRoger Quadros-0/+4
2017-04-11usb: dwc3: simplify ZLP handlingFelipe Balbi-83/+59
2017-04-11usb: dwc3: ep0: improve handling of unaligned OUT requestsFelipe Balbi-92/+29
2017-04-11usb: dwc3: ep0: pass dep as argument to internal functionsFelipe Balbi-26/+26
2017-04-11usb: dwc3: ep0: use immediate SETUP on TRBFelipe Balbi-36/+18
2017-04-11usb: dwc3: expose dwc3_trb_type_string()Felipe Balbi-55/+31
2017-04-11usb: dwc3: debugfs: return strings that match tracepointsFelipe Balbi-4/+4
2017-04-11usb: dwc3: debugfs: make use of dwc3_gadget_link_string()Felipe Balbi-46/+1
2017-04-11usb: dwc3: debugfs: downcase OTG on 'mode' fileFelipe Balbi-1/+1
2017-04-11usb: dwc3: use BIT() macro where possibleRoger Quadros-131/+132
2017-04-11usb: dwc3: trace: change format for string to cmd traceFelipe Balbi-1/+1
2017-04-11usb: dwc3: gadget: Fix starting microframe for ISOCJohn Youn-2/+5
2017-04-11usb: dwc3: exynos: change goto labels to meaningful namesShuah Khan-11/+11
2017-04-11usb: dwc3: remove dwc3_gadget_init_hw_endpointsBryan O'Donoghue-9/+4
2017-04-11usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue-43/+14
2017-04-11usb: dwc3: make macros safe to expression argumentsRoger Quadros-13/+13
2017-03-27usb: dwc3: remove dwc3_log_msg trace classLu Baolu-25/+0
2017-03-27usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi-0/+7