Age | Commit message (Expand) | Author |
2015-07-06 | usb: dwc2: embed storage for reg backup in struct dwc2_hsotg | Mian Yousaf Kaukab |
2015-07-06 | usb: dwc2: host: allocate qtd before atomic enqueue | Mian Yousaf Kaukab |
2015-07-06 | usb: dwc2: host: allocate qh before atomic enqueue | Mian Yousaf Kaukab |
2015-05-13 | usb: dwc2: hcd: fix build warning | Felipe Balbi |
2015-04-29 | usb: dwc2: host: ensure qtb exists before dereferencing it | Gregory Herrero |
2015-04-29 | usb: dwc2: add hibernation core parameter | Gregory Herrero |
2015-04-29 | usb: dwc2: remove dwc2_platform.ko | Mian Yousaf Kaukab |
2015-04-29 | usb: dwc2: host: implement test mode | Jingwu Lin |
2015-04-29 | usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled | Gregory Herrero |
2015-04-29 | usb: dwc2: host: spinlock urb_enqueue | Gregory Herrero |
2015-04-29 | usb: dwc2: host: resume root hub on port connect | Gregory Herrero |
2015-04-29 | usb: dwc2: host: add bus_suspend/bus_resume callback | Gregory Herrero |
2015-04-29 | usb: dwc2: host: register handle to the phy | Mian Yousaf Kaukab |
2015-04-29 | usb: dwc2: gadget: remove s3c_hsotg_ep_disable_force | Mian Yousaf Kaukab |
2015-04-29 | usb: dwc2: gadget: enable otg flag in dual role configuration | Gregory Herrero |
2015-04-29 | usb: dwc2: gadget: powerup controller if needed | Gregory Herrero |
2015-04-29 | usb: dwc2: gadget: prevent new request submission during suspend | Gregory Herrero |
2015-04-29 | usb: dwc2: gadget: ignore pm suspend/resume in L2 | Gregory Herrero |
2015-04-29 | usb: dwc2: gadget: use reset detect interrupt | Gregory Herrero |
2015-04-29 | usb: dwc2: set parameter values in probe function | Mian Yousaf Kaukab |
2015-04-29 | usb: dwc2: add external_id_pin_ctl core parameter | Gregory Herrero |
2015-04-29 | usb: dwc2: controller must update lx_state before releasing lock | Gregory Herrero |
2015-04-29 | usb: dwc2: implement hibernation during bus suspend/resume | Gregory Herrero |
2015-04-29 | usb: dwc2: add controller hibernation support | Gregory Herrero |
2015-04-29 | usb: dwc2: debugfs: add support for complete register dump | Mian Yousaf Kaukab |
2015-04-29 | usb: dwc2: move debugfs code to a separate file | Mian Yousaf Kaukab |
2015-04-10 | usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resume | Gregory Herrero |
2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2015-04-07 | usb: dwc2: hcd: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-04-03 | dwc2: hcd: use USB_DT_HUB | Sergei Shtylyov |
2015-03-24 | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-03-19 | usb: dwc2: pci: Correctly compile dwc2-pci as a module or built-in | John Youn |
2015-03-19 | usb: dwc2: avoid leaking DMA channels on disconnection | Vincent Palatin |
2015-03-13 | usb: dwc2: pci: Select the generic PHY for dwc2-pci driver | John Youn |
2015-03-12 | usb: dwc2: rework initialization of host and gadget in dual-role mode | Marek Szyprowski |
2015-03-11 | usb: dwc2: pci: Add device mode to the dwc2-pci driver | John Youn |
2015-03-10 | usb: dwc2: host: fix dwc2 disconnect bug | Yunzhi Li |
2015-03-10 | usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h | Joseph Kogut |
2015-02-04 | Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2015-02-04 | usb: dwc2: Fix a bug in reading the endpoint directions from reg. | Roshan Pius |
2015-02-02 | Merge 3.19-rc7 into usb-next | Greg Kroah-Hartman |
2015-01-30 | usb: dwc2: fix USB core dependencies | Arnd Bergmann |
2015-01-30 | usb: dwc2: gadget: initialize controller in pullup callback | Gregory Herrero |
2015-01-30 | usb: dwc2: gadget: replace constants with defines | Mian Yousaf Kaukab |
2015-01-30 | usb: dwc2: gadget: fix phy interface configuration | Mian Yousaf Kaukab |
2015-01-30 | usb: dwc2: gadget: fix debug message for zlp | Mian Yousaf Kaukab |
2015-01-30 | usb: dwc2: gadget: don't modify pullup status during reset | Gregory Herrero |
2015-01-30 | usb: dwc2: gadget: add reset flag in init function | Gregory Herrero |
2015-01-30 | usb: dwc2: gadget: add unaligned buffers support | Mian Yousaf Kaukab |
2015-01-30 | usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks | Mian Yousaf Kaukab |