aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2014-06-18usb: dwc3: fix randconfig build errorsFelipe Balbi
2014-06-18usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi
2013-12-19usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
2013-12-12usb: dwc3: add Keystone specific glue layerWingMan Kwok
2013-12-09usb: dwc3: set gadget's quirk ep_out_align_sizeDavid Cohen
2013-12-09usb: dwc3: omap: remove unnecessary lockFelipe Balbi
2013-12-06usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-26usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dtGeorge Cherian
2013-11-25usb: dwc3: power off usb phy in error pathKishon Vijay Abraham I
2013-11-25usb: dwc3: invoke phy_resume after phy_initKishon Vijay Abraham I
2013-11-25usb: dwc3: fix implementation of endpoint wedgeAlan Stern
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-10-11usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi
2013-10-01usb: dwc3: Remove additional delay of 100ms when resumingVivek Gautam
2013-10-01usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-09-25usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat
2013-09-17usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen
2013-09-17usb: dwc3: remove extcon dependencyHeikki Krogerus
2013-09-17usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-27usb: dwc3: Remove duplicate inclusion of otg.hSachin Kamat
2013-08-14usb: dwc3: core: cope with NULL pdataFelipe Balbi
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I
2013-08-02usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-07-31usb: dwc3: use dev_get_platdata()Felipe Balbi
2013-07-29usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov
2013-07-29usb: dwc3: ep0: don't change to configured state too earlyFelipe Balbi
2013-07-29usb: dwc3: ep0: only change to ADDRESS if set_config() succeedsFelipe Balbi
2013-07-29usb: dwc3: fix typo in comment of dwc3_epHuang Rui
2013-07-29usb: dwc3: gadget: introduce dwc3_process_event_bufFelipe Balbi
2013-07-29usb: dwc3: gadget: rename dwc3_process_event_bufFelipe Balbi
2013-07-29usb: dwc3: gadget: get rid of IRQF_ONESHOTFelipe Balbi
2013-07-29usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi
2013-07-29usb: dwc3: gadget: don't enable LPM earlyFelipe Balbi
2013-07-29usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi
2013-07-29usb: dwc3: gadget: add a debugging print when initializing endpointsFelipe Balbi
2013-07-29usb: dwc3: gadget: move direction setting upFelipe Balbi
2013-07-29usb: dwc3: gadget: move debugging print aroundFelipe Balbi