index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2013-07-29
usb: dwc3: make glue layers selectable
Felipe Balbi
2013-07-15
usb: dwc3: USB_DWC3 should depend on HAS_DMA
Geert Uytterhoeven
2013-07-15
usb: dwc3: fix the error returned with usb3_phy failure
Ruchika Kharwar
2013-07-15
usb: dwc3: fix wrong bit mask in dwc3_event_type
Huang Rui
2013-07-15
usb: dwc3: gadget: don't prevent gadget from being probed if we fail
Felipe Balbi
2013-06-12
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-06-12
usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers
George Cherian
2013-06-12
usb: dwc3: omap: initialize the register offset values for omap5 and AM437x
George Cherian
2013-06-12
usb: dwc3: omap: Adding am437x specific register map changes
George Cherian
2013-06-12
usb: dwc3: omap: improve error handling of dwc3_omap_probe
Kishon Vijay Abraham I
2013-06-01
usb: dwc3: remove redundant D0 power state set
Yijing Wang
2013-05-28
usb: dwc3: gadget: free trb pool only from epnum 2
George Cherian
2013-05-28
usb: dwc3: exynos: PHY should be deleted later than dwc3 core
Peter Chen
2013-05-28
usb: dwc3: pci: PHY should be deleted later than dwc3 core
Peter Chen
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
2013-05-15
usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=y
Vivek Gautam
2013-04-02
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-18
usb: dwc3: fix PHY error handling
Felipe Balbi
2013-03-18
usb: dwc3: omap: fix sparse warning
Felipe Balbi
2013-03-18
usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare
Vivek Gautam
2013-03-18
usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
Vivek Gautam
2013-03-18
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
Kishon Vijay Abraham I
2013-03-18
usb: dwc3: set dma_mask for dwc3_omap device
Kishon Vijay Abraham I
2013-03-18
usb: dwc3: core: fix wrong OTG event regitser offset
George Cherian
2013-03-18
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
2013-03-18
usb: dwc3: gadget: use num_(in|out)_eps from HW params
Felipe Balbi
2013-03-18
usb: dwc3: calculate the number of endpoints
Felipe Balbi
2013-03-18
usb: dwc3: set 'mode' based on selected Kconfig choices
Vivek Gautam
2013-03-18
usb: dwc3: workaround: unexpected transtion U3 -> RESUME
Felipe Balbi
2013-03-18
usb: dwc3: core: define more revisions
Felipe Balbi
2013-03-18
usb: dwc3: gadget: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
usb: dwc3: gadget: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
usb: dwc3: gadget: remove unnecessary initializations
Felipe Balbi
2013-03-18
usb: dwc3: core: avoid checkpatch.pl warning
Felipe Balbi
2013-03-18
usb: dwc3: debugfs: improve debugfs file creation
Felipe Balbi
2013-03-18
usb: dwc3: debugfs: mark our regset structure const
Felipe Balbi
2013-03-18
usb: dwc3: debugfs: when unknown, print only the state value
Felipe Balbi
2013-03-18
usb: dwc3: debugfs: add two missing Link States
Felipe Balbi
2013-03-18
usb: dwc3: remove our homebrew state mechanism
Felipe Balbi
2013-03-18
usb: dwc3: gadget: implement gadget state tracking
Felipe Balbi
2013-03-18
usb: dwc3: gadget: move to threaded IRQ
Felipe Balbi
2013-03-18
usb: dwc3: add count field to event buffer
Felipe Balbi
2013-03-18
usb: dwc3: add a flags field to event buffer
Felipe Balbi
2013-03-18
usb: dwc3: core: remove bogus comment to our structure
Felipe Balbi
2013-03-18
usb: dwc3: pci: add basic suspend/resume support
Felipe Balbi
2013-03-18
usb: dwc3: exynos: add basic suspend/resume support
Vikas Sajjan
2013-03-18
usb: dwc3: omap: add basic suspend/resume support
Felipe Balbi
2013-03-18
usb: dwc3: omap: remove unused fields from private structure
Felipe Balbi
2013-03-18
usb: dwc3: omap: introduce enable/disable IRQ methods
Felipe Balbi
2013-03-18
usb: dwc3: core: add power management support
Felipe Balbi
[next]