Age | Commit message (Expand) | Author | Files | Lines |
2013-03-08 | usb: dwc3: ep0: fix sparc64 build | Andrew Morton | 1 | -3/+4 |
2013-03-04 | usb: dwc3: gadget: remove unnecessary code | Felipe Balbi | 1 | -3/+0 |
2013-03-04 | usb: dwc3: glue layers shouldn't know about the core IP | Felipe Balbi | 3 | -6/+0 |
2013-03-04 | usb: dwc3: omap: fix a typo on of_device_id | Felipe Balbi | 1 | -3/+3 |
2013-03-04 | usb: dwc3: core: don't forget to free coherent memory | Felipe Balbi | 1 | -0/+1 |
2013-02-09 | drivers/usb: add missing GENERIC_HARDIRQS dependencies | Heiko Carstens | 1 | -1/+1 |
2013-01-26 | Merge 3.8-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+1 |
2013-01-25 | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 1 | -4/+20 |
2013-01-25 | usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO | Vivek Gautam | 1 | -1/+1 |
2013-01-25 | usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO | Vivek Gautam | 2 | -4/+4 |
2013-01-25 | usb: dwc3: core: add dt support for dwc3 core | Kishon Vijay Abraham I | 1 | -4/+20 |
2013-01-25 | usb: dwc3: core: stray statements are removed | Kishon Vijay Abraham I | 1 | -3/+0 |
2013-01-25 | usb: dwc3: core: enable the USB2 and USB3 phy in probe | Kishon Vijay Abraham I | 1 | -0/+6 |
2013-01-25 | usb: dwc3: omap: Add an API to write to dwc mailbox | Kishon Vijay Abraham I | 1 | -0/+60 |
2013-01-25 | usb: dwc3: omap: Remove explicit writes to SYSCONFIG register | Kishon Vijay Abraham I | 1 | -26/+0 |
2013-01-25 | usb: dwc3: omap: use runtime API's to enable clocks | Kishon Vijay Abraham I | 1 | -0/+10 |
2013-01-25 | usb: dwc3: omap: use of_platform API to create dwc3 core pdev | Kishon Vijay Abraham I | 1 | -30/+10 |
2013-01-25 | usb: dwc3: omap: use device_for_each_child to handle child removal | Kishon Vijay Abraham I | 1 | -1/+11 |
2013-01-25 | usb: dwc3: exynos: fix compatible strings for the device | Vivek Gautam | 1 | -1/+1 |
2013-01-24 | usb: dwc3: gadget: change HIRD threshold to 12 | Felipe Balbi | 1 | -2/+5 |
2013-01-18 | usb: dwc3: remove dwc3 dependency on host AND gadget. | Vivek Gautam | 4 | -4/+55 |
2013-01-18 | usb: dwc3: gadget: req->queued must be forced to false in cleanup | Pratyush Anand | 1 | -0/+1 |
2013-01-18 | usb: dwc3: gadget: fix scatter gather implementation | Pratyush Anand | 2 | -92/+127 |
2013-01-18 | usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFER | Pratyush Anand | 1 | -4/+5 |
2013-01-18 | usb: dwc3: gadget: fix skip LINK_TRB on ISOC | Pratyush Anand | 1 | -8/+5 |
2013-01-18 | usb: dwc3: gadget: fix isoc END TRANSFER Condition | Pratyush Anand | 1 | -5/+18 |
2013-01-18 | usb: dwc3: gadget: correct return from ep_queue | Pratyush Anand | 1 | -0/+2 |
2013-01-18 | usb: dwc3: gadget: fix missed isoc | Pratyush Anand | 2 | -14/+24 |
2013-01-18 | usb: dwc3: Enable usb2 LPM only when connected as usb2.0 | Pratyush Anand | 1 | -13/+18 |
2013-01-18 | usb: dwc3: gadget: fix ep->maxburst for ep0 | Pratyush Anand | 1 | -0/+1 |
2013-01-18 | usb: dwc3: debugfs: convert our regdump to use regsets | Felipe Balbi | 2 | -24/+13 |
2013-01-18 | usb: dwc3: gadget: don't redefine 'ret' | Felipe Balbi | 1 | -2/+0 |
2013-01-18 | usb: dwc3: exynos: use devm_ functions | Jingoo Han | 1 | -28/+23 |
2013-01-18 | usb: dwc3: decrease event buffer size | Felipe Balbi | 1 | -1/+3 |
2012-12-13 | usb: dwc3: debugfs: fix regdump offset | Jack Pham | 1 | -1/+1 |
2012-11-22 | usb: remove use of __devexit | Bill Pemberton | 5 | -5/+5 |
2012-11-22 | usb: remove use of __devinit | Bill Pemberton | 6 | -15/+14 |
2012-11-22 | usb: remove use of __devexit_p | Bill Pemberton | 4 | -4/+4 |
2012-11-16 | usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers | Kishon Vijay Abraham I | 1 | -2/+2 |
2012-11-12 | Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 6 | -132/+43 |
2012-11-08 | usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory | Felipe Balbi | 1 | -3/+1 |
2012-11-06 | usb: dwc3: exynos: remove platform data support | Vivek Gautam | 1 | -16/+0 |
2012-11-06 | usb: dwc3: exynos: add support for device tree | Vivek Gautam | 1 | -0/+20 |
2012-10-31 | usb: dwc3: remove custom unique id handling | Sebastian Andrzej Siewior | 5 | -81/+6 |
2012-10-19 | usb: dwc3: drop HAVE_CLK dependency from Exynos glue layer | Felipe Balbi | 1 | -13/+1 |
2012-10-15 | usb: dwc3: shutdown usb_phy when removing the device | Vivek Gautam | 1 | -0/+4 |
2012-10-15 | usb: dwc3: gadget: fix 'endpoint always busy' bug | Felipe Balbi | 1 | -1/+1 |
2012-10-15 | usb: dwc3: core: move event buffer allocation out of dwc3_core_init() | Felipe Balbi | 1 | -13/+12 |
2012-10-15 | usb: dwc3: core: switch event buffer allocation to devm_kzalloc() | Felipe Balbi | 1 | -5/+3 |
2012-09-17 | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman | 3 | -5/+26 |