Age | Commit message (Expand) | Author |
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 |
2013-01-18 | usb: dwc3: exynos: use devm_ functions | Jingoo Han |
2013-01-18 | usb: dwc3: decrease event buffer size | Felipe Balbi |
2012-12-13 | usb: dwc3: debugfs: fix regdump offset | Jack Pham |
2012-11-21 | usb: remove use of __devexit | Bill Pemberton |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-11-21 | usb: remove use of __devexit_p | Bill Pemberton |
2012-11-16 | usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers | Kishon Vijay Abraham I |
2012-11-11 | Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2012-11-08 | usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory | Felipe Balbi |
2012-11-06 | usb: dwc3: exynos: remove platform data support | Vivek Gautam |
2012-11-06 | usb: dwc3: exynos: add support for device tree | Vivek Gautam |
2012-10-31 | usb: dwc3: remove custom unique id handling | Sebastian Andrzej Siewior |
2012-10-19 | usb: dwc3: drop HAVE_CLK dependency from Exynos glue layer | Felipe Balbi |
2012-10-15 | usb: dwc3: shutdown usb_phy when removing the device | Vivek Gautam |
2012-10-15 | usb: dwc3: gadget: fix 'endpoint always busy' bug | Felipe Balbi |
2012-10-15 | usb: dwc3: core: move event buffer allocation out of dwc3_core_init() | Felipe Balbi |
2012-10-15 | usb: dwc3: core: switch event buffer allocation to devm_kzalloc() | Felipe Balbi |
2012-09-16 | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman |
2012-09-11 | Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2012-09-11 | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-09-10 | usb: dwc3: add basic PHY support | Felipe Balbi |
2012-09-10 | usb: dwc3: exynos: add nop transceiver support | Felipe Balbi |
2012-09-10 | usb: dwc3: omap: add nop transceiver support | Felipe Balbi |