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-06-01
usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command
John Youn
2
-6
/
+25
2016-05-31
usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.
Peter Griffin
1
-2
/
+8
2016-05-31
usb: dwc3: exynos: Fix deferred probing storm.
Steinar H. Gunderson
1
-8
/
+11
2016-05-04
usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()
Dan Carpenter
1
-1
/
+1
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
10
-394
/
+677
2016-04-28
usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
Felipe Balbi
2
-0
/
+16
2016-04-28
usb: dwc3: gadget: update DCFG.NumP to max burst size
Felipe Balbi
2
-2
/
+15
2016-04-28
usb: dwc3: gadget: give better command return code
Konrad Leszczynski
2
-3
/
+34
2016-04-28
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
Heikki Krogerus
1
-8
/
+5
2016-04-28
usb: dwc3: pci: make build-in device properties available
Heikki Krogerus
1
-3
/
+4
2016-04-28
usb: dwc3: ep0: sanity check test mode selector
Fei Yang
1
-2
/
+12
2016-04-19
usb: dwc3: debugfs: dump out endpoint details
Felipe Balbi
1
-0
/
+302
2016-04-19
usb: dwc3: core: add helper to extract trb type
Felipe Balbi
1
-0
/
+1
2016-04-19
usb: dwc3: core: add fifo space helper
Felipe Balbi
2
-0
/
+28
2016-04-19
usb: dwc3: make dwc3_debugfs_init return value be void
Du, Changbin
3
-48
/
+23
2016-04-19
usb: dwc3: omap: get rid of dma_status
Roger Quadros
1
-6
/
+0
2016-04-19
usb: dwc3: gadget: don't interrupt when chained
Felipe Balbi
1
-1
/
+1
2016-04-19
usb: dwc3: gadget: remove newline from trace
Felipe Balbi
1
-1
/
+1
2016-04-19
usb: dwc3: gadget: use link TRB for all endpoint types
Felipe Balbi
1
-39
/
+10
2016-04-19
usb: dwc3: gadget: move % operation to increment helpers
Felipe Balbi
1
-5
/
+7
2016-04-19
usb: dwc3: gadget: add trb enqueue/dequeue helpers
Felipe Balbi
1
-7
/
+21
2016-04-19
usb: dwc3: get rid of DWC3_TRB_MASK
Felipe Balbi
2
-8
/
+7
2016-04-18
usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8
Felipe Balbi
1
-3
/
+13
2016-04-18
usb: dwc3: core: document struct dwc3_request
Felipe Balbi
1
-0
/
+13
2016-04-18
usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue
Felipe Balbi
3
-23
/
+23
2016-04-18
usb: dwc3: omap: drop dma_mask configuration
Grygorii Strashko
1
-3
/
+0
2016-04-18
usb: dwc3: add disable receiver detection in P3 quirk
Rajesh Bhagat
3
-0
/
+9
2016-04-18
usb: dwc3: gadget: put link to U0 before Start Transfer
Felipe Balbi
1
-0
/
+16
2016-04-18
usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()
Felipe Balbi
1
-15
/
+17
2016-04-18
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
Felipe Balbi
1
-0
/
+23
2016-04-18
usb: dwc3: gadget: combine return points into a single one
Felipe Balbi
1
-3
/
+8
2016-04-18
usb: dwc3: gadget: pass ev_buff as cookie to irq handler
Felipe Balbi
1
-16
/
+14
2016-04-18
usb: dwc3: gadget: Fix suspend/resume during device mode
Roger Quadros
1
-0
/
+6
2016-04-18
usb: dwc3: fix memory leak of dwc->regset
Du, Changbin
1
-5
/
+8
2016-04-18
usb: dwc3: core: fix PHY handling during suspend
Felipe Balbi
1
-1
/
+22
2016-04-18
usb: dwc3: omap: fix up error path on probe()
Felipe Balbi
1
-8
/
+4
2016-04-14
usb: dwc3: drop ev_buffs array
Felipe Balbi
3
-12
/
+7
2016-04-14
usb: dwc3: remove num_event_buffers
Felipe Balbi
3
-77
/
+44
2016-04-14
usb: dwc3: better name for our request management lists
Felipe Balbi
4
-44
/
+44
2016-04-14
usb: dwc3: increase maximum number of TRBs per endpoint
Felipe Balbi
1
-1
/
+1
2016-04-14
usb: dwc3: gadget: always enable CSP
Felipe Balbi
1
-7
/
+9
2016-04-14
usb: dwc3: drop FIFO resizing logic
Felipe Balbi
5
-105
/
+0
2016-04-06
usb: dwc3: keystone: drop dma_mask configuration
Grygorii Strashko
1
-5
/
+0
2016-04-06
usb: dwc3: pci: add ID for one more Intel Broxton platform
Heikki Krogerus
1
-0
/
+2
2016-03-29
usb: dwc3: gadget: fix endpoint renaming
Felipe Balbi
1
-2
/
+3
2016-03-29
usb: dwc3: gadget: release spin lock during gadget resume
Jiebing Li
1
-1
/
+5
2016-03-29
usb: dwc3: core: improve reset sequence
Felipe Balbi
1
-30
/
+18
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-4
/
+5
2016-03-04
usb: dwc3: Validate the maximum_speed parameter
John Youn
2
-5
/
+22
2016-03-04
usb: dwc3: Enable SuperSpeedPlus
John Youn
1
-0
/
+8
[next]