Age | Commit message (Expand) | Author |
2015-09-21 | usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes | Kishon Vijay Abraham I |
2015-08-03 | usb: dwc3: Reset the transfer resource index on SET_INTERFACE | John Youn |
2015-08-03 | usb: dwc3: gadget: don't clear EP_BUSY too early | Felipe Balbi |
2015-08-03 | usb: dwc3: gadget: return error if command sent to DEPCMD register fails | Subbaraya Sundeep Bhatta |
2015-08-03 | usb: dwc3: gadget: return error if command sent to DGCMD register fails | Subbaraya Sundeep Bhatta |
2015-05-26 | usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros | Subbaraya Sundeep Bhatta |
2015-04-27 | usb: dwc3: dwc3-omap: correct the register macros | Bin Liu |
2015-03-10 | usb: dwc3: make LPM configurable in DT | Robert Baldyga |
2015-03-10 | usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h | Joseph Kogut |
2015-03-09 | usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs | Felipe Balbi |
2015-03-09 | usb: dwc3: omap: call of_platform_depopulate() instead | Felipe Balbi |
2015-03-09 | usb: dwc3: core: only reset res->start in case of error | Felipe Balbi |
2015-02-23 | usb: dwc3: dwc3-omap: Fix disable IRQ | George Cherian |
2015-01-29 | usb: dwc3: gadget: use common is_selfpowered | Peter Chen |
2015-01-29 | usb: dwc3: gadget: add missing spin_lock() | Felipe Balbi |
2015-01-27 | usb: dwc3: remove reliance on dev_vdbg() | Felipe Balbi |
2015-01-27 | usb: dwc3: trace: add trace logs for core and gadget | Felipe Balbi |
2015-01-27 | usb: dwc3: gadget: WARN() in case of unknown IRQ | Felipe Balbi |
2015-01-27 | usb: dwc3: gadget: avoid variable shadowing | Felipe Balbi |
2015-01-19 | Merge tag 'v3.19-rc5' into next | Felipe Balbi |
2015-01-15 | usb: dwc3: pci: code cleanup | Heikki Krogerus |
2015-01-15 | usb: dwc3: pci: rely on default PM callbacks from PCI driver utility | Heikki Krogerus |
2015-01-15 | usb: dwc3: pci: remove registration of NOP PHYs | Heikki Krogerus |
2015-01-14 | usb: dwc3: gadget: Stop TRB preparation after limit is reached | Amit Virdi |
2015-01-14 | usb: dwc3: gadget: Fix TRB preparation during SG | Amit Virdi |
2015-01-12 | usb: dwc3: Remove current_trb as it is unused | Amit Virdi |
2015-01-12 | usb: dwc3: gadget: Remove redundant check | Amit Virdi |
2015-01-12 | usb: dwc3: Fixed a typo in comments | Mickael Maison |
2014-12-22 | usb: dwc3: pci: add support for Intel Sunrise Point PCH | Heikki Krogerus |
2014-11-30 | Merge 3.18-rc7 into usb-next | Greg Kroah-Hartman |
2014-11-27 | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman |
2014-11-24 | usb: dwc3: return error code from the most recent call | Julia Lawall |
2014-11-22 | usb: dwc3: host: convey the PHYs to xhci | Heikki Krogerus |
2014-11-21 | usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7 | Vivek Gautam |
2014-11-21 | usb: dwc3: exynos: Add provision for suspend clock | Vivek Gautam |
2014-11-21 | usb: dwc3: exynos: Remove local variable for clock from probe | Vivek Gautam |
2014-11-20 | usb: dwc3: keystone: fix error return code | Julia Lawall |
2014-11-20 | usb: dwc3: trace: don't save pointers | Felipe Balbi |
2014-11-10 | usb: dwc3: gadget: use udc-core's reset notifier | Felipe Balbi |
2014-11-10 | usb: dwc3: ep0: fix for dead code | Felipe Balbi |
2014-11-06 | usb: dwc3: core: enable phy suspend quirk on non-FPGA | Felipe Balbi |
2014-11-05 | usb: dwc3: ep0: remove unnecessary break after return | Jingoo Han |
2014-11-05 | usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer | Jingoo Han |
2014-11-03 | usb: dwc3: make HIRD threshold configurable | Huang Rui |
2014-11-03 | usb: dwc3: add support for AMD Nolan platform | Huang Rui |
2014-11-03 | usb: dwc3: add disable usb2 suspend phy quirk | Huang Rui |
2014-11-03 | usb: dwc3: add disable usb3 suspend phy quirk | Huang Rui |
2014-11-03 | usb: dwc3: add Tx de-emphasis quirk | Huang Rui |
2014-11-03 | usb: dwc3: set SUSPHY bit for all cores | Huang Rui |
2014-11-03 | usb: dwc3: add rx_detect to polling lfps quirk | Huang Rui |