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