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-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
2013-03-18
usb: dwc3: gadget: save state of pullups
Felipe Balbi
2013-03-18
usb: dwc3: gadget: introduce and use enable/disable irq methods
Felipe Balbi
2013-03-18
usb: dwc3: core: explicitly setup and cleanup event buffers
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: dwc3: gadget: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
usb: dwc3: omap: stop using nop-usb-xceiv
Kishon Vijay Abraham I
2013-03-18
usb: dwc3: omap: remove platform data associated with dwc3-omap
Kishon Vijay Abraham I
2013-03-18
usb: dwc3: omap: minor fixes to get dt working
Kishon Vijay Abraham I
2013-03-08
usb: dwc3: ep0: fix sparc64 build
Andrew Morton
2013-03-04
usb: dwc3: gadget: remove unnecessary code
Felipe Balbi
2013-03-04
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
2013-03-04
usb: dwc3: omap: fix a typo on of_device_id
Felipe Balbi
2013-03-04
usb: dwc3: core: don't forget to free coherent memory
Felipe Balbi
2013-02-08
drivers/usb: add missing GENERIC_HARDIRQS dependencies
Heiko Carstens
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2013-01-25
usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO
Vivek Gautam
2013-01-25
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2013-01-25
usb: dwc3: core: add dt support for dwc3 core
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: core: stray statements are removed
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: core: enable the USB2 and USB3 phy in probe
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: Add an API to write to dwc mailbox
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: use runtime API's to enable clocks
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: exynos: fix compatible strings for the device
Vivek Gautam
2013-01-24
usb: dwc3: gadget: change HIRD threshold to 12
Felipe Balbi
2013-01-18
usb: dwc3: remove dwc3 dependency on host AND gadget.
Vivek Gautam
2013-01-18
usb: dwc3: gadget: req->queued must be forced to false in cleanup
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix scatter gather implementation
Pratyush Anand
2013-01-18
usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFER
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix skip LINK_TRB on ISOC
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix isoc END TRANSFER Condition
Pratyush Anand
2013-01-18
usb: dwc3: gadget: correct return from ep_queue
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix missed isoc
Pratyush Anand
2013-01-18
usb: dwc3: Enable usb2 LPM only when connected as usb2.0
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix ep->maxburst for ep0
Pratyush Anand
2013-01-18
usb: dwc3: debugfs: convert our regdump to use regsets
Felipe Balbi
2013-01-18
usb: dwc3: gadget: don't redefine 'ret'
Felipe Balbi
[next]