Age | Commit message (Expand) | Author |
2017-09-28 | usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform | Baolin Wang |
2017-09-18 | usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0 | Felipe Balbi |
2017-08-22 | Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2017-08-15 | usb: dwc3: of-simple: remove include of clk-provider.h | Shawn Guo |
2017-08-14 | Merge 4.13-rc5 into usb-next | Greg Kroah-Hartman |
2017-08-10 | usb/dwc3:constify dev_pm_ops | Doug Wilson |
2017-08-09 | usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver | Franklin S Cooper Jr |
2017-08-09 | usb: dwc3: omap: fix error return code in dwc3_omap_probe() | Gustavo A. R. Silva |
2017-08-09 | usb: dwc3: pci: constify dev_pm_ops | Doug Wilson |
2017-08-03 | usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets | Manu Gautam |
2017-07-17 | usb: dwc3: gadget: only unmap requests from DMA if mapped | Jack Pham |
2017-07-17 | usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq | Vignesh R |
2017-07-17 | usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys | Vignesh R |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-07-03 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki |
2017-06-20 | Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2017-06-15 | usb: dwc3: exynos: Handle return value of clk_prepare_enable | Arvind Yadav |
2017-06-13 | usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints() | Andy Shevchenko |
2017-06-13 | usb: dwc3: core: program PHY for proper DRD modes | Felipe Balbi |
2017-06-13 | usb: dwc3: core: initialize ULPI before trying to get the PHY | Felipe Balbi |
2017-06-13 | usb: dwc3: ulpi: conditionally resume ULPI PHY | Felipe Balbi |
2017-06-13 | usb: dwc3: ep0: make sure wValue is 0 on GetStatus() | Felipe Balbi |
2017-06-13 | usb: dwc3: gadget: implement ->udc_set_speed() | Felipe Balbi |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko |
2017-06-02 | usb: dwc3: trace: decode ctrl request | Felipe Balbi |
2017-06-02 | usb: dwc3: debug: remove static char buffer from dwc3_decode_event() | Felipe Balbi |
2017-06-02 | usb: dwc3: trace: rely on __string() and __assign_str() | Felipe Balbi |
2017-06-02 | usb: dwc3: gadget: slight cleanup to dwc3_process_event_entry() | Felipe Balbi |
2017-06-02 | usb: dwc3: debugfs: slightly improve output of trb_ring | Felipe Balbi |
2017-06-02 | usb: dwc3: update documentation | Felipe Balbi |
2017-06-02 | usb: dwc3: replace %p with %pK | Felipe Balbi |
2017-05-17 | usb: dwc3: add disable u2mac linestate check quirk | William Wu |
2017-05-17 | usb: dwc3: gadget: lazily map requests for DMA | Felipe Balbi |
2017-05-17 | usb: dwc3: gadget: don't WARN about lack of TRBs | Felipe Balbi |
2017-05-16 | usb: dwc3: keystone: check return value | Pan Bian |
2017-05-16 | usb: dwc3: gadget: Prevent losing events in event cache | Thinh Nguyen |
2017-05-16 | usb: dwc3: gadget: Fix ISO transfer performance | Roger Quadros |
2017-05-16 | usb: dwc3: pci: add Intel Cannonlake PCI IDs | Heikki Krogerus |
2017-05-04 | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-04-11 | Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2017-04-11 | usb: dwc3: Add dual-role support | Roger Quadros |
2017-04-11 | usb: dwc3: core: make dwc3_set_mode() work properly | Roger Quadros |
2017-04-11 | usb: dwc3: debugfs: remove unnecessary | operator | Roger Quadros |
2017-04-11 | usb: dwc3: core: add current_dr_role member | Roger Quadros |
2017-04-11 | usb: dwc3: simplify ZLP handling | Felipe Balbi |
2017-04-11 | usb: dwc3: ep0: improve handling of unaligned OUT requests | Felipe Balbi |
2017-04-11 | usb: dwc3: ep0: pass dep as argument to internal functions | Felipe Balbi |
2017-04-11 | usb: dwc3: ep0: use immediate SETUP on TRB | Felipe Balbi |