| Commit message (Expand) | Author | Age |
... | |
* | | usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver. | Jianqiang Tang | 2016-02-03 |
|/ |
|
* | usb: dwc3: of-simple: fix build warning on !PM | Felipe Balbi | 2015-12-22 |
* | usb: dwc3: gadget: don't send extra ZLP | John Youn | 2015-12-22 |
* | usb: dwc3: gadget: pass a condition to dev_WARN_ONCE() | Felipe Balbi | 2015-12-16 |
* | usb: dwc3: trace: show request flags | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: gadget: handle request->zero | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: add generic OF glue layer | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: ep0: fix setup_packet_pending initialization | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: gadget: simplify next_request() return check | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: ep0: purge dev_dbg() calls | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: core: purge dev_dbg() calls | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: gadget: purge dev_dbg() calls | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: gadget: simplify dwc3_gadget_ep_queue() | Felipe Balbi | 2015-12-15 |
* | usb: dwc3: gadget: don't prestart interrupt endpoints | Felipe Balbi | 2015-11-30 |
* | usb: dwc3: gadget: let us set lower max_speed | Ben McCauley | 2015-11-17 |
* | usb: dwc3: pci: add support for Intel Broxton SOC | Heikki Krogerus | 2015-11-16 |
* | Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs" | Ville Syrjälä | 2015-10-12 |
* | Revert "usb: dwc3: gadget: remove unnecessary _irqsave()" | Felipe Balbi | 2015-10-12 |
* | usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms | John Youn | 2015-10-09 |
* | usb: dwc3: Add dis_enblslpm_quirk | John Youn | 2015-10-09 |
* | usb: dwc3: pci: Add platform data for Synopsys HAPS | John Youn | 2015-10-09 |
* | usb: dwc3: pci: trivial: Formatting | John Youn | 2015-10-09 |
* | usb: dwc3: Support Synopsys USB 3.1 IP | John Youn | 2015-10-09 |
* | usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1 | John Youn | 2015-10-09 |
* | usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID | John Youn | 2015-10-09 |
* | usb: dwc3: gadget: remove unnecessary _irqsave() | Felipe Balbi | 2015-09-28 |
* | usb: dwc3: gadget: use Update Transfer from Xfer In Progress | Felipe Balbi | 2015-09-28 |
* | usb: dwc3: gadget: use update transfer command | Felipe Balbi | 2015-09-28 |
* | usb: dwc3: gadget: start transfer on XFER_COMPLETE | Felipe Balbi | 2015-09-28 |
* | usb: dwc3: pci: passing forward the ACPI companion | Heikki Krogerus | 2015-09-27 |
* | usb: dwc3: core: convert to unified device property interface | Heikki Krogerus | 2015-09-27 |
* | usb: common: of_usb_get_dr_mode to usb_get_dr_mode | Heikki Krogerus | 2015-09-27 |
* | usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function | Heikki Krogerus | 2015-09-27 |
* | usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed | Heikki Krogerus | 2015-09-27 |
* | usb: dwc3: support for pinctrl state change during system sleep | Sekhar Nori | 2015-09-27 |
* | usb: dwc3: Add frame length adjustment quirk | Nikhil Badola | 2015-09-27 |
* | usb: dwc3: gadget: improve ep_queue's error reporting | Felipe Balbi | 2015-09-27 |
* | usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued | Felipe Balbi | 2015-09-27 |
* | usb: dwc3: gadget: start requests as soon as they come | Felipe Balbi | 2015-09-27 |
* | usb: dwc3: gadget: move trace_dwc3_ep_queue() | Felipe Balbi | 2015-09-27 |
* | usb: dwc3: gadget: Fix BUG in RT config | Roger Quadros | 2015-09-21 |
* | usb: dwc3: omap: enable irqs lately | Felipe Balbi | 2015-09-14 |
* | usb: dwc3: gadget: add ep capabilities support | Robert Baldyga | 2015-08-04 |
* | usb: dwc3: ep0: handle non maxpacket aligned transfers > 512 | Kishon Vijay Abraham I | 2015-07-30 |
* | usb: dwc3: ep0: Add chained TRB support | Kishon Vijay Abraham I | 2015-07-30 |
* | usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter | Kishon Vijay Abraham I | 2015-07-30 |
* | usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512 | Kishon Vijay Abraham I | 2015-07-30 |
* | usb: dwc3: ep0: use _roundup_ to calculate the transfer size | Kishon Vijay Abraham I | 2015-07-30 |
* | usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes | Kishon Vijay Abraham I | 2015-07-30 |