aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-31
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-31
* | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-24
|\ \
| * | usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi2013-10-11
| * | usb: dwc3: Remove additional delay of 100ms when resumingVivek Gautam2013-10-01
| * | usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat2013-10-01
* | | usb: Remove unnecessary semicolonsJoe Perches2013-10-11
* | | Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\| |
| * | usb: dwc3: add support for MerrifieldDavid Cohen2013-09-26
* | | usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat2013-09-25
|/ /
* | usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen2013-09-17
* | usb: dwc3: remove extcon dependencyHeikki Krogerus2013-09-17
* | usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-09-17
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-03
|\
| * usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I2013-08-04
* | usb: dwc3: Remove duplicate inclusion of otg.hSachin Kamat2013-08-27
* | usb: dwc3: core: cope with NULL pdataFelipe Balbi2013-08-14
* | Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-09
|\ \
| * | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-09
| |/
* | usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-02
* | usb: dwc3: use dev_get_platdata()Felipe Balbi2013-07-31
* | usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov2013-07-29
* | usb: dwc3: ep0: don't change to configured state too earlyFelipe Balbi2013-07-29
* | usb: dwc3: ep0: only change to ADDRESS if set_config() succeedsFelipe Balbi2013-07-29
* | usb: dwc3: fix typo in comment of dwc3_epHuang Rui2013-07-29
* | usb: dwc3: gadget: introduce dwc3_process_event_bufFelipe Balbi2013-07-29
* | usb: dwc3: gadget: rename dwc3_process_event_bufFelipe Balbi2013-07-29
* | usb: dwc3: gadget: get rid of IRQF_ONESHOTFelipe Balbi2013-07-29
* | usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi2013-07-29
* | usb: dwc3: gadget: don't enable LPM earlyFelipe Balbi2013-07-29
* | usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi2013-07-29
* | usb: dwc3: gadget: add a debugging print when initializing endpointsFelipe Balbi2013-07-29
* | usb: dwc3: gadget: move direction setting upFelipe Balbi2013-07-29
* | usb: dwc3: gadget: move debugging print aroundFelipe Balbi2013-07-29
* | usb: dwc3: core: switch over to devm_ioremap_resource()Felipe Balbi2013-07-29
* | usb: dwc3: omap: switch over to devm_ioremap_resource()Felipe Balbi2013-07-29
* | usb: dwc3: gadget: drop dwc3 manual phy controlFelipe Balbi2013-07-29
* | usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar2013-07-29
* | usb: dwc3: core: switch to snps,dwc3Felipe Balbi2013-07-29
* | usb: dwc3: make maximum-speed a per-instance attributeFelipe Balbi2013-07-29
* | usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;Felipe Balbi2013-07-29
* | usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-29
* | usb: dwc3: clean up redundant parameter commentHuang Rui2013-07-29
* | usb: dwc3: gadget: don't request IRQs in atomicFelipe Balbi2013-07-29
* | usb: dwc3: make glue layers selectableFelipe Balbi2013-07-29
|/
* usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven2013-07-15
* usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar2013-07-15
* usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-07-15