summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2017-05-16usb: dwc3: keystone: check return valuePan Bian
2017-05-16usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen
2017-05-16usb: dwc3: gadget: Fix ISO transfer performanceRoger Quadros
2017-05-16usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros
2017-04-11usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros
2017-04-11usb: dwc3: debugfs: remove unnecessary | operatorRoger Quadros
2017-04-11usb: dwc3: core: add current_dr_role memberRoger Quadros
2017-04-11usb: dwc3: simplify ZLP handlingFelipe Balbi
2017-04-11usb: dwc3: ep0: improve handling of unaligned OUT requestsFelipe Balbi
2017-04-11usb: dwc3: ep0: pass dep as argument to internal functionsFelipe Balbi
2017-04-11usb: dwc3: ep0: use immediate SETUP on TRBFelipe Balbi
2017-04-11usb: dwc3: expose dwc3_trb_type_string()Felipe Balbi
2017-04-11usb: dwc3: debugfs: return strings that match tracepointsFelipe Balbi
2017-04-11usb: dwc3: debugfs: make use of dwc3_gadget_link_string()Felipe Balbi
2017-04-11usb: dwc3: debugfs: downcase OTG on 'mode' fileFelipe Balbi
2017-04-11usb: dwc3: use BIT() macro where possibleRoger Quadros
2017-04-11usb: dwc3: trace: change format for string to cmd traceFelipe Balbi
2017-04-11usb: dwc3: gadget: Fix starting microframe for ISOCJohn Youn
2017-04-11usb: dwc3: exynos: change goto labels to meaningful namesShuah Khan
2017-04-11usb: dwc3: remove dwc3_gadget_init_hw_endpointsBryan O'Donoghue
2017-04-11usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue
2017-04-11usb: dwc3: make macros safe to expression argumentsRoger Quadros
2017-03-27usb: dwc3: remove dwc3_log_msg trace classLu Baolu
2017-03-27usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
2017-03-23usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-03-22usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2017-03-08usb: dwc3: gadget: make to increment req->remaining in all casesFelipe Balbi
2017-03-06usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros
2017-03-06usb: dwc3: gadget: Fix system suspend/resume on TI platformsRoger Quadros
2017-03-06usb: dwc3: Fix incorrect type for utmi modeFranck Demathieu
2017-03-06usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeueFelipe Balbi
2017-03-06usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2017-01-26Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-01-26usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisionsFelipe Balbi
2017-01-25usb: dwc3: gadget: read IN ep FIFO size from HWFelipe Balbi
2017-01-24usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi
2017-01-24usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phaseBaolin Wang
2017-01-24usb: dwc3: omap: Replace the extcon APIChanwoo Choi
2017-01-24usb: dwc3: gadget: align transfers to wMaxPacketSizeFelipe Balbi
2017-01-24usb: dwc3: gadget: allocate bounce buffer for unaligned xfersFelipe Balbi
2017-01-24usb: dwc3: gadget: extract __dwc3_prepare_one_trb()Felipe Balbi
2017-01-24usb: dwc3: gadget: simplify dwc3_prepare_one_trb()Felipe Balbi
2017-01-24usb: dwc3: exynos: Remove MODULE_ALIAS()Javier Martinez Canillas
2017-01-24usb: dwc3: exynos remove suspend clock unspecified debug messageShuah Khan