index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
usb: dwc3: pci: fix build warning on !PM_SLEEP
Felipe Balbi
1
-1
/
+3
2016-09-05
Revert "usb: dwc3: gadget: always decrement by 1"
John Youn
1
-1
/
+4
2016-08-25
usb: dwc3: gadget: always decrement by 1
Felipe Balbi
1
-4
/
+1
2016-08-25
usb: dwc3: debug: fix ep name on trace output
Felipe Balbi
1
-1
/
+1
2016-08-22
usb: dwc3: gadget: don't rely on jiffies while holding spinlock
Nicolas Saenz Julienne
1
-3
/
+3
2016-08-22
usb: dwc3: core: allow device to runtime_suspend several times
Felipe Balbi
1
-0
/
+1
2016-08-22
usb: dwc3: pci: runtime_resume child device
Felipe Balbi
1
-1
/
+8
2016-08-11
usb: dwc3: gadget: stop processing on HWO set
Felipe Balbi
1
-10
/
+1
2016-08-11
usb: dwc3: don't set last bit for ISOC endpoints
Janusz Dziedzic
1
-1
/
+1
2016-08-11
usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()
Wei Yongjun
1
-0
/
+1
2016-08-10
usb: dwc3: pci: add Intel Kabylake PCI ID
Heikki Krogerus
1
-0
/
+2
2016-08-10
usb: dwc3: gadget: always cleanup all TRBs
Felipe Balbi
1
-1
/
+1
2016-08-10
usb: dwc3: gadget: fix for short pkts during chained xfers
Felipe Balbi
1
-3
/
+20
2016-08-10
usb: dwc3: gadget: increment request->actual once
Felipe Balbi
1
-8
/
+11
2016-07-04
Merge 4.7-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+4
2016-07-02
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2016-07-01
usb: dwc3: host: Fix broken XHCI host
Roger Quadros
1
-1
/
+42
2016-07-01
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+2
2016-06-30
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+2
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-06-29
Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
12
-885
/
+1156
2016-06-26
usb: dwc3: host: use build-in property instead of platform data
Heikki Krogerus
1
-9
/
+9
2016-06-21
dwc3: gadget: Implement the suspend entry event handler
Baolin Wang
1
-1
/
+25
2016-06-21
usb: dwc3: core: cleanup IRQ resources
Roger Quadros
3
-18
/
+78
2016-06-21
usb: dwc3: gadget: Add the suspend state checking when stopping gadget
Baolin Wang
1
-0
/
+3
2016-06-21
usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index
Felipe Balbi
1
-15
/
+5
2016-06-21
usb: dwc3: fix runtime PM in error path
Roger Quadros
1
-8
/
+18
2016-06-21
usb: dwc3: gadget: simplify run_stop() break condition
Felipe Balbi
1
-8
/
+2
2016-06-21
usb: dwc3: gadget: avoid while(1) in run_stop()
Felipe Balbi
1
-4
/
+4
2016-06-21
usb: dwc3: gadget: remove udelay() from run_stop()
Felipe Balbi
1
-1
/
+0
2016-06-21
usb: dwc3: core: fixup dr_mode fallback selection
Felipe Balbi
1
-2
/
+6
2016-06-21
usb: dwc3: pci: add dr-mode for Intel dwc3
Felipe Balbi
1
-25
/
+37
2016-06-21
usb: dwc3: gadget: rename 'ignore' argument to 'modify'
Felipe Balbi
1
-7
/
+12
2016-06-20
usb: dwc3: gadget: decrement trbs_left for each sg entry
Felipe Balbi
1
-1
/
+1
2016-06-20
usb: dwc3: gadget: start Bulk endpoints more frequently
Felipe Balbi
1
-2
/
+1
2016-06-20
usb: dwc3: gadget: disable XFER_NOT_READY
Felipe Balbi
1
-2
/
+4
2016-06-20
usb: dwc3: gadget: use allocated/queued reqs for LST bit
Felipe Balbi
1
-6
/
+14
2016-06-20
usb: dwc3: gadget: halt and stop based HWO bit
Felipe Balbi
1
-4
/
+24
2016-06-20
usb: dwc3: gadget: keep track of allocated and queued reqs
Felipe Balbi
3
-2
/
+18
2016-06-20
usb: dwc3: gadget: update transfer needs transfer resource
Felipe Balbi
1
-3
/
+4
2016-06-20
usb: dwc3: remove handling of platform data
Heikki Krogerus
2
-88
/
+0
2016-06-20
usb: dwc3: pci: use build-in properties instead of platform data
Heikki Krogerus
1
-38
/
+32
2016-06-20
usb: dwc3: remove trailing newline from dwc3_trace
Felipe Balbi
2
-22
/
+14
2016-06-20
usb: dwc3: omap: Pass VBUS and ID events transparently
Roger Quadros
1
-8
/
+6
2016-06-20
usb: dwc3: omap: Don't set POWERPRESENT
Roger Quadros
1
-6
/
+3
2016-06-20
usb: dwc3: omap: Mark the interrupt handler as shared
Roger Quadros
1
-1
/
+1
2016-06-20
usb: dwc3: omap: use request_threaded_irq()
Roger Quadros
1
-6
/
+26
2016-06-20
usb: dwc3: add DWC3_GUCTL1 reg for debug
William Wu
2
-0
/
+2
2016-06-20
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition
John Youn
1
-1
/
+1
2016-06-20
usb: dwc3: Use the correct speed macros for DSTS/DCFG
John Youn
1
-12
/
+12
[next]